Lines Matching refs:ctl_table
138 static void warn_sysctl_write(const struct ctl_table *table) in warn_sysctl_write()
156 const struct ctl_table *table) in proc_first_pos_non_zero_ignore()
189 int proc_dostring(const struct ctl_table *table, int dir, in proc_dostring()
383 static int do_proc_dointvec(const struct ctl_table *table, int dir, in do_proc_dointvec()
386 int dir, const struct ctl_table *table)) in do_proc_dointvec()
455 static int do_proc_douintvec_w(const struct ctl_table *table, void *buffer, in do_proc_douintvec_w()
459 const struct ctl_table *table)) in do_proc_douintvec_w()
508 static int do_proc_douintvec_r(const struct ctl_table *table, void *buffer, in do_proc_douintvec_r()
512 const struct ctl_table *table)) in do_proc_douintvec_r()
538 static int do_proc_douintvec(const struct ctl_table *table, int dir, in do_proc_douintvec()
542 const struct ctl_table *table)) in do_proc_douintvec()
571 int proc_douintvec_conv(const struct ctl_table *table, int dir, void *buffer, in proc_douintvec_conv()
574 int dir, const struct ctl_table *table)) in proc_douintvec_conv()
596 int proc_dobool(const struct ctl_table *table, int dir, void *buffer, in proc_dobool()
599 struct ctl_table tmp; in proc_dobool()
633 int proc_dointvec(const struct ctl_table *table, int dir, void *buffer, in proc_dointvec()
652 int proc_douintvec(const struct ctl_table *table, int dir, void *buffer, in proc_douintvec()
676 int proc_dointvec_minmax(const struct ctl_table *table, int dir, in proc_dointvec_minmax()
703 int proc_douintvec_minmax(const struct ctl_table *table, int dir, in proc_douintvec_minmax()
728 int proc_dou8vec_minmax(const struct ctl_table *table, int dir, in proc_dou8vec_minmax()
731 struct ctl_table tmp; in proc_dou8vec_minmax()
760 static int do_proc_doulongvec_minmax(const struct ctl_table *table, int dir, in do_proc_doulongvec_minmax()
835 int proc_doulongvec_minmax_conv(const struct ctl_table *table, int dir, in proc_doulongvec_minmax_conv()
859 int proc_doulongvec_minmax(const struct ctl_table *table, int dir, in proc_doulongvec_minmax()
865 int proc_dointvec_conv(const struct ctl_table *table, int dir, void *buffer, in proc_dointvec_conv()
868 int dir, const struct ctl_table *table)) in proc_dointvec_conv()
890 int proc_do_large_bitmap(const struct ctl_table *table, int dir, in proc_do_large_bitmap()
1022 int proc_dostring(const struct ctl_table *table, int dir, in proc_dostring()
1028 int proc_dobool(const struct ctl_table *table, int dir, in proc_dobool()
1034 int proc_dointvec(const struct ctl_table *table, int dir, in proc_dointvec()
1040 int proc_douintvec(const struct ctl_table *table, int dir, in proc_douintvec()
1046 int proc_dointvec_minmax(const struct ctl_table *table, int dir, in proc_dointvec_minmax()
1052 int proc_douintvec_minmax(const struct ctl_table *table, int dir, in proc_douintvec_minmax()
1058 int proc_dou8vec_minmax(const struct ctl_table *table, int dir, in proc_dou8vec_minmax()
1064 int proc_doulongvec_minmax(const struct ctl_table *table, int dir, in proc_doulongvec_minmax()
1070 int proc_doulongvec_minmax_conv(const struct ctl_table *table, int dir, in proc_doulongvec_minmax_conv()
1077 int proc_dointvec_conv(const struct ctl_table *table, int dir, void *buffer, in proc_dointvec_conv()
1080 int dir, const struct ctl_table *table)) in proc_dointvec_conv()
1085 int proc_do_large_bitmap(const struct ctl_table *table, int dir, in proc_do_large_bitmap()
1094 int proc_do_static_key(const struct ctl_table *table, int dir, in proc_do_static_key()
1100 struct ctl_table tmp = { in proc_do_static_key()
1124 static const struct ctl_table sysctl_subsys_table[] = {