Home
last modified time | relevance | path

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

/linux/include/linux/
A Dsysctl.h175 struct ctl_path { struct
193 const struct ctl_path *path, struct ctl_table *table); argument
196 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()
/linux/tools/virtio/virtio-trace/
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()
A Dtrace-agent.h53 extern int rw_ctl_init(const char *ctl_path);
/linux/scripts/
A Dcheck-sysctl-docs106 /^static struct ctl_path/ {
107 match($0, /static struct ctl_path ([^][]+)/, tables)
/linux/fs/verity/
A Dsignature.c93 static const struct ctl_path fsverity_sysctl_path[] = {
/linux/security/loadpin/
A Dloadpin.c49 static struct ctl_path loadpin_sysctl_path[] = {
/linux/arch/csky/abiv1/
A Dalignment.c343 static struct ctl_path sysctl_path[2] = {
/linux/fs/proc/
A Dproc_sysctl.c1506 const struct ctl_path *path, struct ctl_table *table) in __register_sysctl_paths()
1511 const struct ctl_path *component; in __register_sysctl_paths()
1575 struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path, in register_sysctl_paths()
1594 static const struct ctl_path null_path[] = { {} }; in register_sysctl_table()
/linux/security/yama/
A Dyama_lsm.c450 static struct ctl_path yama_sysctl_path[] = {
/linux/kernel/
A Dpid_namespace.c297 static struct ctl_path kern_path[] = { { .procname = "kernel", }, { } };
A Dseccomp.c2324 static struct ctl_path seccomp_sysctl_path[] = {
/linux/arch/nds32/mm/
A Dalignment.c563 static struct ctl_path nds32_path[2] = {
/linux/security/apparmor/
A Dlsm.c1724 static struct ctl_path apparmor_sysctl_path[] = {

Completed in 24 milliseconds