Searched refs:ctl_path (Results 1 – 12 of 12) sorted by relevance
184 struct ctl_path { struct202 const struct ctl_path *path, struct ctl_table *table); argument205 struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path,221 const struct ctl_path *path, struct ctl_table *table) in register_sysctl_paths()
32 int rw_ctl_init(const char *ctl_path) in rw_ctl_init() argument36 ctl_fd = open(ctl_path, O_RDONLY); in rw_ctl_init()
53 extern int rw_ctl_init(const char *ctl_path);
98 static const struct ctl_path fsverity_sysctl_path[] = {
47 static struct ctl_path loadpin_sysctl_path[] = {
343 static struct ctl_path sysctl_path[2] = {
450 static struct ctl_path yama_sysctl_path[] = {
1519 const struct ctl_path *path, struct ctl_table *table) in __register_sysctl_paths()1524 const struct ctl_path *component; in __register_sysctl_paths()1588 struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path, in register_sysctl_paths()1607 static const struct ctl_path null_path[] = { {} }; in register_sysctl_table()
564 static struct ctl_path nds32_path[2] = {
305 static struct ctl_path kern_path[] = { { .procname = "kernel", }, { } };
1769 static struct ctl_path seccomp_sysctl_path[] = {
1584 static struct ctl_path apparmor_sysctl_path[] = {