Lines Matching defs:table
181 struct ctl_node *node, struct ctl_table *table) in init_header()
417 static int sysctl_perm(struct ctl_table_header *head, struct ctl_table *table, int op) in sysctl_perm()
431 struct ctl_table_header *head, struct ctl_table *table) in proc_sys_make_inode()
521 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_call_handler() local
567 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_open() local
585 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_poll() local
616 struct ctl_table *table) in proc_sys_fill_cache()
654 struct ctl_table *table) in proc_sys_link_fill_cache()
672 static int scan(struct ctl_table_header *head, struct ctl_table *table, in scan()
727 struct ctl_table *table; in proc_sys_permission() local
769 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_getattr() local
879 struct ctl_table *table; in new_dir() local
1011 static int sysctl_err(const char *path, struct ctl_table *table, char *fmt, ...) in sysctl_err()
1027 static int sysctl_check_table(const char *path, struct ctl_table *table) in sysctl_check_table()
1057 static struct ctl_table_header *new_links(struct ctl_dir *dir, struct ctl_table *table, in new_links()
1101 struct ctl_table *table, struct ctl_table_root *link_root) in get_links()
1213 const char *path, struct ctl_table *table) in __register_sysctl_table()
1288 struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl()
1308 static int count_subheaders(struct ctl_table *table) in count_subheaders()
1329 struct ctl_table *table) in register_leaf_sysctl_tables()
1414 const struct ctl_path *path, struct ctl_table *table) in __register_sysctl_paths()
1464 struct ctl_table *table = subh->ctl_table_arg; in __register_sysctl_paths() local
1484 struct ctl_table *table) in register_sysctl_paths()
1500 struct ctl_table_header *register_sysctl_table(struct ctl_table *table) in register_sysctl_table()
1581 struct ctl_table *table = subh->ctl_table_arg; in unregister_sysctl_table() local