Lines Matching defs:table

194 	struct ctl_node *node, const struct ctl_table *table, size_t table_size)  in init_header()
436 static int sysctl_perm(struct ctl_table_header *head, const struct ctl_table *table, int op) in sysctl_perm()
450 struct ctl_table_header *head, const struct ctl_table *table) in proc_sys_make_inode()
558 const struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_call_handler() local
632 const struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_open() local
650 const struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_poll() local
681 const struct ctl_table *table) in proc_sys_fill_cache()
725 const struct ctl_table *table) in proc_sys_link_fill_cache()
743 static int scan(struct ctl_table_header *head, const struct ctl_table *table, in scan()
800 const struct ctl_table *table; in proc_sys_permission() local
844 const struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_getattr() local
961 struct ctl_table *table; in new_dir() local
1091 static int sysctl_err(const char *path, const struct ctl_table *table, char *fmt, ...) in sysctl_err()
1107 static int sysctl_check_table_array(const char *path, const struct ctl_table *table) in sysctl_check_table_array()
1372 const char *path, const struct ctl_table *table, size_t table_size) in __register_sysctl_table()
1433 struct ctl_table_header *register_sysctl_sz(const char *path, const struct ctl_table *table, in register_sysctl_sz()
1462 void __init __register_sysctl_init(const char *path, const struct ctl_table *table, in __register_sysctl_init()