Lines Matching full:write
41 * enum sysctl_writes_mode - supported sysctl write modes
43 * @SYSCTL_WRITES_LEGACY: each write syscall must fully contain the sysctl value
51 * sent to the write syscall. If dealing with strings respect the file
56 * These write modes control how current file position affects the behavior of
58 * interface on each write.
175 * @dir: %TRUE if this is a write to the sysctl file
403 * @dir: %TRUE if this is a write to the sysctl file
767 * @dir: %TRUE if this is a write to the sysctl file
788 * proc_dobool - read/write a bool
790 * @dir: %TRUE if this is a write to the sysctl file
830 * @dir: %TRUE if this is a write to the sysctl file
849 * @dir: %TRUE if this is a write to the sysctl file
869 * @dir: %TRUE if this is a write to the sysctl file
893 * @dir: %TRUE if this is a write to the sysctl file
920 * @dir: %TRUE if this is a write to the sysctl file
1053 * @dir: %TRUE if this is a write to the sysctl file
1075 * @dir: %TRUE if this is a write to the sysctl file
1097 * proc_do_large_bitmap - read/write from/to a large bitmap
1099 * @dir: %TRUE if this is a write to the sysctl file
1281 int proc_douintvec_conv(const struct ctl_table *table, int write, void *buffer, in proc_douintvec_conv() argument
1284 int write, const struct ctl_table *table)) in proc_douintvec_conv()