ctl_path 343 arch/csky/abiv1/alignment.c static struct ctl_path sysctl_path[2] = { ctl_path 564 arch/nds32/mm/alignment.c static struct ctl_path nds32_path[2] = { ctl_path 1519 fs/proc/proc_sysctl.c const struct ctl_path *path, struct ctl_table *table) ctl_path 1524 fs/proc/proc_sysctl.c const struct ctl_path *component; ctl_path 1588 fs/proc/proc_sysctl.c struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path, ctl_path 1607 fs/proc/proc_sysctl.c static const struct ctl_path null_path[] = { {} }; ctl_path 98 fs/verity/signature.c static const struct ctl_path fsverity_sysctl_path[] = { ctl_path 202 include/linux/sysctl.h const struct ctl_path *path, struct ctl_table *table); ctl_path 205 include/linux/sysctl.h struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path, ctl_path 221 include/linux/sysctl.h const struct ctl_path *path, struct ctl_table *table) ctl_path 305 kernel/pid_namespace.c static struct ctl_path kern_path[] = { { .procname = "kernel", }, { } }; ctl_path 1777 kernel/seccomp.c static struct ctl_path seccomp_sysctl_path[] = { ctl_path 1584 security/apparmor/lsm.c static struct ctl_path apparmor_sysctl_path[] = { ctl_path 47 security/loadpin/loadpin.c static struct ctl_path loadpin_sysctl_path[] = { ctl_path 450 security/yama/yama_lsm.c static struct ctl_path yama_sysctl_path[] = { ctl_path 32 tools/virtio/virtio-trace/trace-agent-ctl.c int rw_ctl_init(const char *ctl_path) ctl_path 36 tools/virtio/virtio-trace/trace-agent-ctl.c ctl_fd = open(ctl_path, O_RDONLY); ctl_path 53 tools/virtio/virtio-trace/trace-agent.h extern int rw_ctl_init(const char *ctl_path);