Lines Matching defs:table
190 struct ctl_node *node, struct ctl_table *table) in init_header()
419 static int sysctl_perm(struct ctl_table_header *head, struct ctl_table *table, int op) in sysctl_perm()
433 struct ctl_table_header *head, struct ctl_table *table) in proc_sys_make_inode()
549 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_call_handler() local
623 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_open() local
641 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_poll() local
672 struct ctl_table *table) in proc_sys_fill_cache()
721 struct ctl_table *table) in proc_sys_link_fill_cache()
739 static int scan(struct ctl_table_header *head, struct ctl_table *table, in scan()
795 struct ctl_table *table; in proc_sys_permission() local
838 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_getattr() local
950 struct ctl_table *table; in new_dir() local
1082 static int sysctl_err(const char *path, struct ctl_table *table, char *fmt, ...) in sysctl_err()
1098 static int sysctl_check_table_array(const char *path, struct ctl_table *table) in sysctl_check_table_array()
1111 static int sysctl_check_table(const char *path, struct ctl_table *table) in sysctl_check_table()
1145 static struct ctl_table_header *new_links(struct ctl_dir *dir, struct ctl_table *table, in new_links()
1189 struct ctl_table *table, struct ctl_table_root *link_root) in get_links()
1301 const char *path, struct ctl_table *table) in __register_sysctl_table()
1376 struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl()
1396 static int count_subheaders(struct ctl_table *table) in count_subheaders()
1417 struct ctl_table *table) in register_leaf_sysctl_tables()
1502 const struct ctl_path *path, struct ctl_table *table) in __register_sysctl_paths()
1552 struct ctl_table *table = subh->ctl_table_arg; in __register_sysctl_paths() local
1572 struct ctl_table *table) in register_sysctl_paths()
1588 struct ctl_table_header *register_sysctl_table(struct ctl_table *table) in register_sysctl_table()
1672 struct ctl_table *table = subh->ctl_table_arg; in unregister_sysctl_table() local