Lines Matching defs:table
177 static int sysrq_sysctl_handler(ctl_table *table, int write, in sysrq_sysctl_handler()
1729 int sysctl_perm(struct ctl_table_root *root, struct ctl_table *table, int op) in sysctl_perm()
1741 static void sysctl_set_parent(struct ctl_table *parent, struct ctl_table *table) in sysctl_set_parent()
1762 struct ctl_table *table) in is_branch_in()
1865 const struct ctl_path *path, struct ctl_table *table) in __register_sysctl_paths()
1949 struct ctl_table *table) in register_sysctl_paths()
1964 struct ctl_table_header *register_sysctl_table(struct ctl_table *table) in register_sysctl_table()
2021 struct ctl_table_header *register_sysctl_table(struct ctl_table * table) in register_sysctl_table()
2027 struct ctl_table *table) in register_sysctl_paths()
2032 void unregister_sysctl_table(struct ctl_table_header * table) in unregister_sysctl_table()
2129 int proc_dostring(struct ctl_table *table, int write, in proc_dostring()
2282 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec()
2368 static int do_proc_dointvec(struct ctl_table *table, int write, in do_proc_dointvec()
2391 int proc_dointvec(struct ctl_table *table, int write, in proc_dointvec()
2402 static int proc_taint(struct ctl_table *table, int write, in proc_taint()
2434 static int proc_dmesg_restrict(struct ctl_table *table, int write, in proc_dmesg_restrict()
2489 int proc_dointvec_minmax(struct ctl_table *table, int write, in proc_dointvec_minmax()
2500 static int __do_proc_doulongvec_minmax(void *data, struct ctl_table *table, int write, in __do_proc_doulongvec_minmax()
2580 static int do_proc_doulongvec_minmax(struct ctl_table *table, int write, in do_proc_doulongvec_minmax()
2606 int proc_doulongvec_minmax(struct ctl_table *table, int write, in proc_doulongvec_minmax()
2629 int proc_doulongvec_ms_jiffies_minmax(struct ctl_table *table, int write, in proc_doulongvec_ms_jiffies_minmax()
2720 int proc_dointvec_jiffies(struct ctl_table *table, int write, in proc_dointvec_jiffies()
2742 int proc_dointvec_userhz_jiffies(struct ctl_table *table, int write, in proc_dointvec_userhz_jiffies()
2765 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies()
2772 static int proc_do_cad_pid(struct ctl_table *table, int write, in proc_do_cad_pid()
2811 int proc_do_large_bitmap(struct ctl_table *table, int write, in proc_do_large_bitmap()
2947 int proc_dostring(struct ctl_table *table, int write, in proc_dostring()
2953 int proc_dointvec(struct ctl_table *table, int write, in proc_dointvec()
2959 int proc_dointvec_minmax(struct ctl_table *table, int write, in proc_dointvec_minmax()
2965 int proc_dointvec_jiffies(struct ctl_table *table, int write, in proc_dointvec_jiffies()
2971 int proc_dointvec_userhz_jiffies(struct ctl_table *table, int write, in proc_dointvec_userhz_jiffies()
2977 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies()
2983 int proc_doulongvec_minmax(struct ctl_table *table, int write, in proc_doulongvec_minmax()
2989 int proc_doulongvec_ms_jiffies_minmax(struct ctl_table *table, int write, in proc_doulongvec_ms_jiffies_minmax()