Lines Matching defs:write
76 static int _proc_do_string(char *data, int maxlen, int write, in _proc_do_string()
189 int proc_dostring(const struct ctl_table *table, int write, in proc_dostring()
359 int write, void *data) in do_proc_dointvec_conv()
386 int write, void *data) in do_proc_douintvec_conv()
402 int write, void *buffer, in __do_proc_dointvec()
474 static int do_proc_dointvec(const struct ctl_table *table, int write, in do_proc_dointvec()
490 int write, void *data), in do_proc_douintvec_w()
545 int write, void *data), in do_proc_douintvec_r()
573 int write, void *buffer, in __do_proc_douintvec()
608 int do_proc_douintvec(const struct ctl_table *table, int write, in do_proc_douintvec()
635 int proc_dobool(const struct ctl_table *table, int write, void *buffer, in proc_dobool()
672 int proc_dointvec(const struct ctl_table *table, int write, void *buffer, in proc_dointvec()
691 int proc_douintvec(const struct ctl_table *table, int write, void *buffer, in proc_douintvec()
714 int write, void *data) in do_proc_dointvec_minmax_conv()
754 int proc_dointvec_minmax(const struct ctl_table *table, int write, in proc_dointvec_minmax()
781 int write, void *data) in do_proc_douintvec_minmax_conv()
823 int proc_douintvec_minmax(const struct ctl_table *table, int write, in proc_douintvec_minmax()
851 int proc_dou8vec_minmax(const struct ctl_table *table, int write, in proc_dou8vec_minmax()
888 const struct ctl_table *table, int write, in __do_proc_doulongvec_minmax()
961 static int do_proc_doulongvec_minmax(const struct ctl_table *table, int write, in do_proc_doulongvec_minmax()
985 int proc_doulongvec_minmax(const struct ctl_table *table, int write, in proc_doulongvec_minmax()
1008 int proc_doulongvec_ms_jiffies_minmax(const struct ctl_table *table, int write, in proc_doulongvec_ms_jiffies_minmax()
1018 int write, void *data) in do_proc_dointvec_jiffies_conv()
1044 int write, void *data) in do_proc_dointvec_userhz_jiffies_conv()
1067 int write, void *data) in do_proc_dointvec_ms_jiffies_conv()
1091 int *valp, int write, void *data) in do_proc_dointvec_ms_jiffies_minmax_conv()
1129 int proc_dointvec_jiffies(const struct ctl_table *table, int write, in proc_dointvec_jiffies()
1136 int proc_dointvec_ms_jiffies_minmax(const struct ctl_table *table, int write, in proc_dointvec_ms_jiffies_minmax()
1162 int proc_dointvec_userhz_jiffies(const struct ctl_table *table, int write, in proc_dointvec_userhz_jiffies()
1184 int proc_dointvec_ms_jiffies(const struct ctl_table *table, int write, void *buffer, in proc_dointvec_ms_jiffies()
1208 int proc_do_large_bitmap(const struct ctl_table *table, int write, in proc_do_large_bitmap()
1340 int proc_dostring(const struct ctl_table *table, int write, in proc_dostring()
1346 int proc_dobool(const struct ctl_table *table, int write, in proc_dobool()
1352 int proc_dointvec(const struct ctl_table *table, int write, in proc_dointvec()
1358 int proc_douintvec(const struct ctl_table *table, int write, in proc_douintvec()
1364 int proc_dointvec_minmax(const struct ctl_table *table, int write, in proc_dointvec_minmax()
1370 int proc_douintvec_minmax(const struct ctl_table *table, int write, in proc_douintvec_minmax()
1376 int proc_dou8vec_minmax(const struct ctl_table *table, int write, in proc_dou8vec_minmax()
1382 int proc_dointvec_jiffies(const struct ctl_table *table, int write, in proc_dointvec_jiffies()
1388 int proc_dointvec_ms_jiffies_minmax(const struct ctl_table *table, int write, in proc_dointvec_ms_jiffies_minmax()
1394 int proc_dointvec_userhz_jiffies(const struct ctl_table *table, int write, in proc_dointvec_userhz_jiffies()
1400 int proc_dointvec_ms_jiffies(const struct ctl_table *table, int write, in proc_dointvec_ms_jiffies()
1406 int proc_doulongvec_minmax(const struct ctl_table *table, int write, in proc_doulongvec_minmax()
1412 int proc_doulongvec_ms_jiffies_minmax(const struct ctl_table *table, int write, in proc_doulongvec_ms_jiffies_minmax()
1418 int proc_do_large_bitmap(const struct ctl_table *table, int write, in proc_do_large_bitmap()
1427 int proc_do_static_key(const struct ctl_table *table, int write, in proc_do_static_key()