Home
last modified time | relevance | path

Searched refs:register_sysctl_paths (Results 1 – 14 of 14) sorted by relevance

/linux/scripts/
A Dcheck-sysctl-docs159 /register_sysctl_paths\(.*\)/ {
160 match($0, /register_sysctl_paths\(([^)]+), ([^)]+)\)/, tables)
/linux/include/linux/
A Dsysctl.h196 struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path,
220 static inline struct ctl_table_header *register_sysctl_paths( in register_sysctl_paths() function
/linux/fs/verity/
A Dsignature.c114 fsverity_sysctl_header = register_sysctl_paths(fsverity_sysctl_path, in fsverity_sysctl_init()
/linux/security/loadpin/
A Dloadpin.c93 if (!register_sysctl_paths(loadpin_sysctl_path, in check_pinning_enforcement()
/linux/arch/csky/abiv1/
A Dalignment.c350 register_sysctl_paths(sysctl_path, sysctl_table); in csky_alignment_init()
/linux/security/yama/
A Dyama_lsm.c470 if (!register_sysctl_paths(yama_sysctl_path, yama_sysctl_table)) in yama_init_sysctl()
/linux/kernel/
A Dpid_namespace.c456 register_sysctl_paths(kern_path, pid_ns_ctl_table); in pid_namespaces_init()
A Dseccomp.c2350 hdr = register_sysctl_paths(seccomp_sysctl_path, seccomp_sysctl_table); in seccomp_sysctl_init()
/linux/arch/nds32/mm/
A Dalignment.c573 register_sysctl_paths(nds32_path, nds32_sysctl_table); in nds32_sysctl_init()
/linux/fs/proc/
A Dproc_sysctl.c1575 struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path, in register_sysctl_paths() function
1581 EXPORT_SYMBOL(register_sysctl_paths);
1596 return register_sysctl_paths(null_path, table); in register_sysctl_table()
/linux/security/apparmor/
A Dlsm.c1742 return register_sysctl_paths(apparmor_sysctl_path, in apparmor_init_sysctl()
/linux/
A Dvmlinux.symvers6334 0x00000000 register_sysctl_paths vmlinux EXPORT_SYMBOL
A DSystem.map10717 ffff8000102f2210 T register_sysctl_paths
A D.tmp_System.map10717 ffff8000102f2210 T register_sysctl_paths

Completed in 848 milliseconds