Searched refs:ctl_dir (Results 1 – 5 of 5) sorted by relevance
504 struct ctl_dir *ctl_dir; in proc_sys_lookup() local510 ctl_dir = container_of(head, struct ctl_dir, header); in proc_sys_lookup()759 struct ctl_dir *ctl_dir; in proc_sys_readdir() local765 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 …]
38 struct ctl_dir;149 struct ctl_dir *parent;154 struct ctl_dir { struct162 struct ctl_dir dir; argument
234 ctl_dir=/tmp/236 ctl_fifo=${ctl_dir}perf_ctl.fifo241 ctl_ack_fifo=${ctl_dir}perf_ctl_ack.fifo
685 ctl_dir=/tmp/687 ctl_fifo=${ctl_dir}perf_ctl.fifo692 ctl_ack_fifo=${ctl_dir}perf_ctl_ack.fifo
1648 static ssize_t sysctl_cpy_dir(const struct ctl_dir *dir, char **bufp, in sysctl_cpy_dir()
Completed in 16 milliseconds