Lines Matching defs:table

185 	struct ctl_node *node, struct ctl_table *table)  in init_header()
414 static int sysctl_perm(struct ctl_table_header *head, struct ctl_table *table, int op) in sysctl_perm()
428 struct ctl_table_header *head, struct ctl_table *table) in proc_sys_make_inode()
544 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_call_handler() local
618 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_open() local
636 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_poll() local
667 struct ctl_table *table) in proc_sys_fill_cache()
716 struct ctl_table *table) in proc_sys_link_fill_cache()
734 static int scan(struct ctl_table_header *head, struct ctl_table *table, in scan()
791 struct ctl_table *table; in proc_sys_permission() local
836 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_getattr() local
948 struct ctl_table *table; in new_dir() local
1080 static int sysctl_err(const char *path, struct ctl_table *table, char *fmt, ...) in sysctl_err()
1096 static int sysctl_check_table_array(const char *path, struct ctl_table *table) in sysctl_check_table_array()
1114 static int sysctl_check_table(const char *path, struct ctl_table *table) in sysctl_check_table()
1149 static struct ctl_table_header *new_links(struct ctl_dir *dir, struct ctl_table *table, in new_links()
1193 struct ctl_table *table, struct ctl_table_root *link_root) in get_links()
1305 const char *path, struct ctl_table *table) in __register_sysctl_table()
1380 struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl()
1400 static int count_subheaders(struct ctl_table *table) in count_subheaders()
1421 struct ctl_table *table) in register_leaf_sysctl_tables()
1506 const struct ctl_path *path, struct ctl_table *table) in __register_sysctl_paths()
1556 struct ctl_table *table = subh->ctl_table_arg; in __register_sysctl_paths() local
1576 struct ctl_table *table) in register_sysctl_paths()
1592 struct ctl_table_header *register_sysctl_table(struct ctl_table *table) in register_sysctl_table()
1676 struct ctl_table *table = subh->ctl_table_arg; in unregister_sysctl_table() local