Lines Matching defs:table

208 static void warn_sysctl_write(struct ctl_table *table)  in warn_sysctl_write()
226 struct ctl_table *table) in proc_first_pos_non_zero_ignore()
259 int proc_dostring(struct ctl_table *table, int write, in proc_dostring()
471 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec()
544 static int do_proc_dointvec(struct ctl_table *table, int write, in do_proc_dointvec()
555 struct ctl_table *table, in do_proc_douintvec_w()
642 static int __do_proc_douintvec(void *tbl_data, struct ctl_table *table, in __do_proc_douintvec()
678 int do_proc_douintvec(struct ctl_table *table, int write, in do_proc_douintvec()
705 int proc_dobool(struct ctl_table *table, int write, void *buffer, in proc_dobool()
742 int proc_dointvec(struct ctl_table *table, int write, void *buffer, in proc_dointvec()
761 int proc_douintvec(struct ctl_table *table, int write, void *buffer, in proc_douintvec()
772 static int proc_taint(struct ctl_table *table, int write, in proc_taint()
867 int proc_dointvec_minmax(struct ctl_table *table, int write, in proc_dointvec_minmax()
936 int proc_douintvec_minmax(struct ctl_table *table, int write, in proc_douintvec_minmax()
964 int proc_dou8vec_minmax(struct ctl_table *table, int write, in proc_dou8vec_minmax()
1007 static int sysrq_sysctl_handler(struct ctl_table *table, int write, in sysrq_sysctl_handler()
1026 static int __do_proc_doulongvec_minmax(void *data, struct ctl_table *table, in __do_proc_doulongvec_minmax()
1099 static int do_proc_doulongvec_minmax(struct ctl_table *table, int write, in do_proc_doulongvec_minmax()
1123 int proc_doulongvec_minmax(struct ctl_table *table, int write, in proc_doulongvec_minmax()
1146 int proc_doulongvec_ms_jiffies_minmax(struct ctl_table *table, int write, in proc_doulongvec_ms_jiffies_minmax()
1267 int proc_dointvec_jiffies(struct ctl_table *table, int write, in proc_dointvec_jiffies()
1274 int proc_dointvec_ms_jiffies_minmax(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies_minmax()
1300 int proc_dointvec_userhz_jiffies(struct ctl_table *table, int write, in proc_dointvec_userhz_jiffies()
1323 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, void *buffer, in proc_dointvec_ms_jiffies()
1330 static int proc_do_cad_pid(struct ctl_table *table, int write, void *buffer, in proc_do_cad_pid()
1369 int proc_do_large_bitmap(struct ctl_table *table, int write, in proc_do_large_bitmap()
1501 int proc_dostring(struct ctl_table *table, int write, in proc_dostring()
1507 int proc_dobool(struct ctl_table *table, int write, in proc_dobool()
1513 int proc_dointvec(struct ctl_table *table, int write, in proc_dointvec()
1519 int proc_douintvec(struct ctl_table *table, int write, in proc_douintvec()
1525 int proc_dointvec_minmax(struct ctl_table *table, int write, in proc_dointvec_minmax()
1531 int proc_douintvec_minmax(struct ctl_table *table, int write, in proc_douintvec_minmax()
1537 int proc_dou8vec_minmax(struct ctl_table *table, int write, in proc_dou8vec_minmax()
1543 int proc_dointvec_jiffies(struct ctl_table *table, int write, in proc_dointvec_jiffies()
1549 int proc_dointvec_ms_jiffies_minmax(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies_minmax()
1555 int proc_dointvec_userhz_jiffies(struct ctl_table *table, int write, in proc_dointvec_userhz_jiffies()
1561 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, in proc_dointvec_ms_jiffies()
1567 int proc_doulongvec_minmax(struct ctl_table *table, int write, in proc_doulongvec_minmax()
1573 int proc_doulongvec_ms_jiffies_minmax(struct ctl_table *table, int write, in proc_doulongvec_ms_jiffies_minmax()
1579 int proc_do_large_bitmap(struct ctl_table *table, int write, in proc_do_large_bitmap()
1588 int proc_do_static_key(struct ctl_table *table, int write, in proc_do_static_key()