Home
last modified time | relevance | path

Searched refs:ctl_path (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.10/include/linux/
Dsysctl.h171 struct ctl_path { struct
189 const struct ctl_path *path, struct ctl_table *table); argument
192 struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path,
217 const struct ctl_path *path, struct ctl_table *table) in register_sysctl_paths()
/Linux-v5.10/tools/virtio/virtio-trace/
Dtrace-agent-ctl.c32 int rw_ctl_init(const char *ctl_path) in rw_ctl_init() argument
36 ctl_fd = open(ctl_path, O_RDONLY); in rw_ctl_init()
Dtrace-agent.h53 extern int rw_ctl_init(const char *ctl_path);
/Linux-v5.10/scripts/
Dcheck-sysctl-docs106 /^static struct ctl_path/ {
107 match($0, /static struct ctl_path ([^][]+)/, tables)
/Linux-v5.10/fs/verity/
Dsignature.c101 static const struct ctl_path fsverity_sysctl_path[] = {
/Linux-v5.10/security/loadpin/
Dloadpin.c49 static struct ctl_path loadpin_sysctl_path[] = {
/Linux-v5.10/arch/csky/abiv1/
Dalignment.c343 static struct ctl_path sysctl_path[2] = {
/Linux-v5.10/security/yama/
Dyama_lsm.c450 static struct ctl_path yama_sysctl_path[] = {
/Linux-v5.10/kernel/
Dpid_namespace.c303 static struct ctl_path kern_path[] = { { .procname = "kernel", }, { } };
Dseccomp.c2068 static struct ctl_path seccomp_sysctl_path[] = {
/Linux-v5.10/fs/proc/
Dproc_sysctl.c1502 const struct ctl_path *path, struct ctl_table *table) in __register_sysctl_paths()
1507 const struct ctl_path *component; in __register_sysctl_paths()
1571 struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path, in register_sysctl_paths()
1590 static const struct ctl_path null_path[] = { {} }; in register_sysctl_table()
/Linux-v5.10/arch/nds32/mm/
Dalignment.c563 static struct ctl_path nds32_path[2] = {
/Linux-v5.10/security/apparmor/
Dlsm.c1714 static struct ctl_path apparmor_sysctl_path[] = {