Function report |
Source Code:include\linux\sysfs.h |
Create Date:2022-07-28 05:44:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sysfs_create_mount_point
Proto:static inline int sysfs_create_mount_point(struct kobject *parent_kobj, const char *name)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kobject * | parent_kobj | |
const char * | name |
340 | Return 0 |
Name | Describe |
---|---|
rdtgroup_init | dtgroup_init - rdtgroup initialization* Setup resctrl file system including set up root, create mount point,* register rdtgroup filesystem, and initialize files under root directory.* Return: 0 on success or -errno |
cgroup_init | group_init - cgroup initialization* Register cgroup filesystem and /proc file, and initialize* any subsystems that didn't request early init. |
bpf_init | |
securityfs_init | |
init_sel_fs | |
smk_init_sysfs | smk_init_sysfs - initialize /sys/fs/smackfs |
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 |