Lines Matching defs:table
188 struct ctl_node *node, struct ctl_table *table) in init_header()
450 static int sysctl_perm(struct ctl_table_header *head, struct ctl_table *table, int op) in sysctl_perm()
464 struct ctl_table_header *head, struct ctl_table *table) in proc_sys_make_inode()
580 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_call_handler() local
642 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_open() local
660 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_poll() local
691 struct ctl_table *table) in proc_sys_fill_cache()
740 struct ctl_table *table) in proc_sys_link_fill_cache()
758 static int scan(struct ctl_table_header *head, struct ctl_table *table, in scan()
814 struct ctl_table *table; in proc_sys_permission() local
857 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_getattr() local
967 struct ctl_table *table; in new_dir() local
1099 static int sysctl_err(const char *path, struct ctl_table *table, char *fmt, ...) in sysctl_err()
1115 static int sysctl_check_table_array(const char *path, struct ctl_table *table) in sysctl_check_table_array()
1128 static int sysctl_check_table(const char *path, struct ctl_table *table) in sysctl_check_table()
1162 static struct ctl_table_header *new_links(struct ctl_dir *dir, struct ctl_table *table, in new_links()
1206 struct ctl_table *table, struct ctl_table_root *link_root) in get_links()
1318 const char *path, struct ctl_table *table) in __register_sysctl_table()
1393 struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl()
1413 static int count_subheaders(struct ctl_table *table) in count_subheaders()
1434 struct ctl_table *table) in register_leaf_sysctl_tables()
1519 const struct ctl_path *path, struct ctl_table *table) in __register_sysctl_paths()
1569 struct ctl_table *table = subh->ctl_table_arg; in __register_sysctl_paths() local
1589 struct ctl_table *table) in register_sysctl_paths()
1605 struct ctl_table_header *register_sysctl_table(struct ctl_table *table) in register_sysctl_table()
1689 struct ctl_table *table = subh->ctl_table_arg; in unregister_sysctl_table() local