Function report |
Source Code:include\linux\kernfs.h |
Create Date:2022-07-28 05:44:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kernfs_node_from_dentry
Proto:static inline struct kernfs_node *kernfs_node_from_dentry(struct dentry *dentry)
Type:struct kernfs_node
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dentry |
443 | Return NULL |
Name | Describe |
---|---|
css_tryget_online_from_dir | ss_tryget_online_from_dir - get corresponding css from a cgroup dentry*@dentry: directory dentry of interest*@ss: subsystem of interest* If @dentry is a directory for a cgroup which has @ss enabled on it, try* to get the corresponding css and return it |
cgroupstats_build | groupstats_build - build and fill cgroupstats*@stats: cgroupstats to fill information into*@dentry: A dentry entry belonging to the cgroup for which stats have* been requested.* Build and fill cgroupstats so that taskstats can export it to user* space. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |