Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dsysctl.h194 struct ctl_path { struct
226 const struct ctl_path *path, struct ctl_table *table);
229 struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path,
281 const struct ctl_path *path, struct ctl_table *table) in register_sysctl_paths()
/linux-6.1.9/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-6.1.9/scripts/
Dcheck-sysctl-docs106 /^static struct ctl_path/ {
107 match($0, /static struct ctl_path ([^][]+)/, tables)
/linux-6.1.9/fs/verity/
Dsignature.c93 static const struct ctl_path fsverity_sysctl_path[] = {
/linux-6.1.9/arch/csky/abiv1/
Dalignment.c343 static struct ctl_path sysctl_path[2] = {
/linux-6.1.9/security/loadpin/
Dloadpin.c56 static struct ctl_path loadpin_sysctl_path[] = {
/linux-6.1.9/kernel/
Dpid_namespace.c297 static struct ctl_path kern_path[] = { { .procname = "kernel", }, { } };
Dseccomp.c2371 static struct ctl_path seccomp_sysctl_path[] = {
/linux-6.1.9/security/yama/
Dyama_lsm.c450 static struct ctl_path yama_sysctl_path[] = {
/linux-6.1.9/fs/proc/
Dproc_sysctl.c1559 const struct ctl_path *path, struct ctl_table *table) in __register_sysctl_paths()
1564 const struct ctl_path *component; in __register_sysctl_paths()
1628 struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path, in register_sysctl_paths()
1647 static const struct ctl_path null_path[] = { {} }; in register_sysctl_table()
/linux-6.1.9/security/apparmor/
Dlsm.c1754 static struct ctl_path apparmor_sysctl_path[] = {