Searched refs:sysctl (Results 1 – 8 of 8) sorted by relevance
89 The sysctl interface provides a means of dynamically changing93 modifiable sysctl entries will be generated beneath the95 in <file:Documentation/admin-guide/sysctl/>. Note that enabling this
43 head = ei->sysctl; in proc_evict_inode()45 WRITE_ONCE(ei->sysctl, NULL); in proc_evict_inode()64 ei->sysctl = NULL; in proc_alloc_inode()
470 ei->sysctl = head; in proc_sys_make_inode()509 struct ctl_table_header *head = PROC_I(inode)->sysctl; in grab_header()891 return !PROC_I(d_inode(dentry))->sysctl->unregistering; in proc_sys_revalidate()896 return !!PROC_I(d_inode(dentry))->sysctl->unregistering; in proc_sys_delete()934 head = READ_ONCE(PROC_I(inode)->sysctl); in proc_sys_compare()
122 struct ctl_table_header *sysctl; member
10 coda-$(CONFIG_SYSCTL) += sysctl.o
17 fuse-$(CONFIG_SYSCTL) += sysctl.o
14 nfs-$(CONFIG_SYSCTL) += sysctl.o
271 (boot command line) or hugetlb_optimize_vmemmap (sysctl).
Completed in 14 milliseconds