Lines Matching defs:table
22 #define list_for_each_table_entry(entry, table) \ argument
199 struct ctl_node *node, struct ctl_table *table) in init_header()
432 static int sysctl_perm(struct ctl_table_header *head, struct ctl_table *table, int op) in sysctl_perm()
446 struct ctl_table_header *head, struct ctl_table *table) in proc_sys_make_inode()
562 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_call_handler() local
636 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_open() local
654 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_poll() local
685 struct ctl_table *table) in proc_sys_fill_cache()
734 struct ctl_table *table) in proc_sys_link_fill_cache()
752 static int scan(struct ctl_table_header *head, struct ctl_table *table, in scan()
809 struct ctl_table *table; in proc_sys_permission() local
854 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_getattr() local
966 struct ctl_table *table; in new_dir() local
1096 static int sysctl_err(const char *path, struct ctl_table *table, char *fmt, ...) in sysctl_err()
1112 static int sysctl_check_table_array(const char *path, struct ctl_table *table) in sysctl_check_table_array()
1135 static int sysctl_check_table(const char *path, struct ctl_table *table) in sysctl_check_table()
1172 static struct ctl_table_header *new_links(struct ctl_dir *dir, struct ctl_table *table, in new_links()
1218 struct ctl_table *table, struct ctl_table_root *link_root) in get_links()
1330 const char *path, struct ctl_table *table) in __register_sysctl_table()
1405 struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl()
1432 void __init __register_sysctl_init(const char *path, struct ctl_table *table, in __register_sysctl_init()
1457 static int count_subheaders(struct ctl_table *table) in count_subheaders()
1478 struct ctl_table *table) in register_leaf_sysctl_tables()
1565 const struct ctl_path *path, struct ctl_table *table) in __register_sysctl_paths()
1615 struct ctl_table *table = subh->ctl_table_arg; in __register_sysctl_paths() local
1635 struct ctl_table *table) in register_sysctl_paths()
1651 struct ctl_table_header *register_sysctl_table(struct ctl_table *table) in register_sysctl_table()
1744 struct ctl_table *table = subh->ctl_table_arg; in unregister_sysctl_table() local