Lines Matching defs:table
209 static void warn_sysctl_write(struct ctl_table *table) in warn_sysctl_write()
227 struct ctl_table *table) in proc_first_pos_non_zero_ignore()
260 int proc_dostring(struct ctl_table *table, int write, in proc_dostring()
472 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec()
545 static int do_proc_dointvec(struct ctl_table *table, int write, in do_proc_dointvec()
556 struct ctl_table *table, in do_proc_douintvec_w()
643 static int __do_proc_douintvec(void *tbl_data, struct ctl_table *table, in __do_proc_douintvec()
679 int do_proc_douintvec(struct ctl_table *table, int write, in do_proc_douintvec()
706 int proc_dobool(struct ctl_table *table, int write, void *buffer, in proc_dobool()
743 int proc_dointvec(struct ctl_table *table, int write, void *buffer, in proc_dointvec()
750 static int proc_dointvec_minmax_warn_RT_change(struct ctl_table *table, in proc_dointvec_minmax_warn_RT_change()
783 int proc_douintvec(struct ctl_table *table, int write, void *buffer, in proc_douintvec()
794 static int proc_taint(struct ctl_table *table, int write, in proc_taint()
889 int proc_dointvec_minmax(struct ctl_table *table, int write, in proc_dointvec_minmax()
958 int proc_douintvec_minmax(struct ctl_table *table, int write, in proc_douintvec_minmax()
986 int proc_dou8vec_minmax(struct ctl_table *table, int write, in proc_dou8vec_minmax()
1029 static int sysrq_sysctl_handler(struct ctl_table *table, int write, in sysrq_sysctl_handler()
1048 static int __do_proc_doulongvec_minmax(void *data, struct ctl_table *table, in __do_proc_doulongvec_minmax()
1121 static int do_proc_doulongvec_minmax(struct ctl_table *table, int write, in do_proc_doulongvec_minmax()
1145 int proc_doulongvec_minmax(struct ctl_table *table, int write, in proc_doulongvec_minmax()
1168 int proc_doulongvec_ms_jiffies_minmax(struct ctl_table *table, int write, in proc_doulongvec_ms_jiffies_minmax()
1289 int proc_dointvec_jiffies(struct ctl_table *table, int write, in proc_dointvec_jiffies()
1296 int proc_dointvec_ms_jiffies_minmax(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies_minmax()
1322 int proc_dointvec_userhz_jiffies(struct ctl_table *table, int write, in proc_dointvec_userhz_jiffies()
1345 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, void *buffer, in proc_dointvec_ms_jiffies()
1352 static int proc_do_cad_pid(struct ctl_table *table, int write, void *buffer, in proc_do_cad_pid()
1391 int proc_do_large_bitmap(struct ctl_table *table, int write, in proc_do_large_bitmap()
1523 int proc_dostring(struct ctl_table *table, int write, in proc_dostring()
1529 int proc_dobool(struct ctl_table *table, int write, in proc_dobool()
1535 int proc_dointvec(struct ctl_table *table, int write, in proc_dointvec()
1541 int proc_douintvec(struct ctl_table *table, int write, in proc_douintvec()
1547 int proc_dointvec_minmax(struct ctl_table *table, int write, in proc_dointvec_minmax()
1553 int proc_douintvec_minmax(struct ctl_table *table, int write, in proc_douintvec_minmax()
1559 int proc_dou8vec_minmax(struct ctl_table *table, int write, in proc_dou8vec_minmax()
1565 int proc_dointvec_jiffies(struct ctl_table *table, int write, in proc_dointvec_jiffies()
1571 int proc_dointvec_ms_jiffies_minmax(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies_minmax()
1577 int proc_dointvec_userhz_jiffies(struct ctl_table *table, int write, in proc_dointvec_userhz_jiffies()
1583 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies()
1589 int proc_doulongvec_minmax(struct ctl_table *table, int write, in proc_doulongvec_minmax()
1595 int proc_doulongvec_ms_jiffies_minmax(struct ctl_table *table, int write, in proc_doulongvec_ms_jiffies_minmax()
1601 int proc_do_large_bitmap(struct ctl_table *table, int write, in proc_do_large_bitmap()
1610 int proc_do_static_key(struct ctl_table *table, int write, in proc_do_static_key()