Searched refs:ctl_dir (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/proc/
H A Dproc_sysctl.c94 static void sysctl_print_dir(struct ctl_dir *dir)
113 struct ctl_dir *dir, const char *name, int namelen)
223 static int insert_header(struct ctl_dir *dir, struct ctl_table_header *header)
346 struct ctl_dir *dir,
374 static void first_entry(struct ctl_dir *dir,
518 struct ctl_dir *ctl_dir; local
524 ctl_dir = container_of(head, struct ctl_dir, header);
526 p = lookup_entry(&h, ctl_dir, nam
763 struct ctl_dir *ctl_dir; local
[all...]
/linux-master/include/linux/
H A Dsysctl.h38 struct ctl_dir;
188 struct ctl_dir *parent;
193 struct ctl_dir { struct
194 /* Header must be at the start of ctl_dir */
201 struct ctl_dir dir;
/linux-master/kernel/bpf/
H A Dcgroup.c2016 static ssize_t sysctl_cpy_dir(const struct ctl_dir *dir, char **bufp,

Completed in 142 milliseconds