Home
last modified time | relevance | path

Searched refs:ctl_dir (Results 1 – 5 of 5) sorted by relevance

/linux/fs/proc/
A Dproc_sysctl.c504 struct ctl_dir *ctl_dir; in proc_sys_lookup() local
510 ctl_dir = container_of(head, struct ctl_dir, header); in proc_sys_lookup()
759 struct ctl_dir *ctl_dir; in proc_sys_readdir() local
765 ctl_dir = container_of(head, struct ctl_dir, header); in proc_sys_readdir()
931 static struct ctl_dir *find_subdir(struct ctl_dir *dir, in find_subdir()
949 struct ctl_dir *new; in new_dir()
983 static struct ctl_dir *get_subdir(struct ctl_dir *dir, in get_subdir()
1033 static struct ctl_dir *xlate_dir(struct ctl_table_set *set, struct ctl_dir *dir) in xlate_dir()
1035 struct ctl_dir *parent; in xlate_dir()
1053 struct ctl_dir *dir; in sysctl_follow_link()
[all …]
/linux/include/linux/
A Dsysctl.h38 struct ctl_dir;
149 struct ctl_dir *parent;
154 struct ctl_dir { struct
162 struct ctl_dir dir; argument
/linux/tools/perf/Documentation/
A Dperf-stat.txt234 ctl_dir=/tmp/
236 ctl_fifo=${ctl_dir}perf_ctl.fifo
241 ctl_ack_fifo=${ctl_dir}perf_ctl_ack.fifo
A Dperf-record.txt685 ctl_dir=/tmp/
687 ctl_fifo=${ctl_dir}perf_ctl.fifo
692 ctl_ack_fifo=${ctl_dir}perf_ctl_ack.fifo
/linux/kernel/bpf/
A Dcgroup.c1648 static ssize_t sysctl_cpy_dir(const struct ctl_dir *dir, char **bufp, in sysctl_cpy_dir()

Completed in 15 milliseconds