Home
last modified time | relevance | path

Searched refs:ctl_path (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dsysctl.h179 /* struct ctl_path describes where in the hierarchy a table is added */
180 struct ctl_path { struct
198 const struct ctl_path *path, struct ctl_table *table);
201 struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path,
229 const struct ctl_path *path, struct ctl_table *table) in register_sysctl_paths()
/kernel/linux/linux-5.10/tools/virtio/virtio-trace/
H A 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()
H A Dtrace-agent.h53 extern int rw_ctl_init(const char *ctl_path);
/kernel/linux/linux-6.6/tools/virtio/virtio-trace/
H A 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()
H A Dtrace-agent.h53 extern int rw_ctl_init(const char *ctl_path);
/kernel/linux/linux-6.6/scripts/
H A Dcheck-sysctl-docs29 # paths: maps ctl_path names to paths
30 # curpath: the name of the current ctl_path struct
33 # a ctl_table, constructed path when parsing a ctl_path)
106 /^static struct ctl_path/ {
107 match($0, /static struct ctl_path ([^][]+)/, tables)
/kernel/linux/linux-5.10/scripts/
H A Dcheck-sysctl-docs29 # paths: maps ctl_path names to paths
30 # curpath: the name of the current ctl_path struct
33 # a ctl_table, constructed path when parsing a ctl_path)
106 /^static struct ctl_path/ {
107 match($0, /static struct ctl_path ([^][]+)/, tables)
/kernel/linux/linux-5.10/fs/verity/
H A Dsignature.c162 static const struct ctl_path fsverity_sysctl_path[] = {
/kernel/linux/linux-5.10/security/loadpin/
H A Dloadpin.c49 static struct ctl_path loadpin_sysctl_path[] = {
/kernel/linux/linux-5.10/arch/csky/abiv1/
H A Dalignment.c343 static struct ctl_path sysctl_path[2] = {
/kernel/linux/linux-6.6/include/linux/
H A Dsysctl.h213 /* struct ctl_path describes where in the hierarchy a table is added */
214 struct ctl_path { struct
/kernel/linux/linux-5.10/security/yama/
H A Dyama_lsm.c450 static struct ctl_path yama_sysctl_path[] = {
/kernel/linux/linux-5.10/kernel/
H A Dpid_namespace.c321 static struct ctl_path kern_path[] = { { .procname = "kernel", }, { } };
H A Dseccomp.c2072 static struct ctl_path seccomp_sysctl_path[] = {
/kernel/linux/linux-5.10/fs/proc/
H A Dproc_sysctl.c1539 const struct ctl_path *path, struct ctl_table *table) in __register_sysctl_paths()
1544 const struct ctl_path *component; in __register_sysctl_paths()
1608 struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path, in register_sysctl_paths()
1627 static const struct ctl_path null_path[] = { {} }; in register_sysctl_table()
/kernel/linux/linux-5.10/arch/nds32/mm/
H A Dalignment.c563 static struct ctl_path nds32_path[2] = {
/kernel/linux/linux-5.10/security/apparmor/
H A Dlsm.c1721 static struct ctl_path apparmor_sysctl_path[] = {

Completed in 14 milliseconds