Home
last modified time | relevance | path

Searched defs:write (Results 1 – 25 of 1022) sorted by relevance

12345678910>>...41

/kernel/linux/linux-5.10/kernel/
Dsysctl.c206 static int bpf_stats_handler(struct ctl_table *table, int write, in bpf_stats_handler()
241 static int bpf_unpriv_handler(struct ctl_table *table, int write, in bpf_unpriv_handler()
271 static int _proc_do_string(char *data, int maxlen, int write, in _proc_do_string()
384 int proc_dostring(struct ctl_table *table, int write, in proc_dostring()
554 int write, void *data) in do_proc_dointvec_conv()
581 int write, void *data) in do_proc_douintvec_conv()
597 int write, void *buffer, in __do_proc_dointvec()
669 static int do_proc_dointvec(struct ctl_table *table, int write, in do_proc_dointvec()
685 int write, void *data), in do_proc_douintvec_w()
740 int write, void *data), in do_proc_douintvec_r()
[all …]
Dwatchdog.c662 static int proc_watchdog_common(int which, struct ctl_table *table, int write, in proc_watchdog_common()
689 int proc_watchdog(struct ctl_table *table, int write, in proc_watchdog()
699 int proc_nmi_watchdog(struct ctl_table *table, int write, in proc_nmi_watchdog()
711 int proc_soft_watchdog(struct ctl_table *table, int write, in proc_soft_watchdog()
721 int proc_watchdog_thresh(struct ctl_table *table, int write, in proc_watchdog_thresh()
744 int proc_watchdog_cpumask(struct ctl_table *table, int write, in proc_watchdog_cpumask()
/kernel/linux/linux-4.19/kernel/
Dsysctl.c233 static int sysrq_sysctl_handler(struct ctl_table *table, int write, in sysrq_sysctl_handler()
1925 static int _proc_do_string(char *data, int maxlen, int write, in _proc_do_string()
2043 int proc_dostring(struct ctl_table *table, int write, in proc_dostring()
2180 int write, void *data) in do_proc_dointvec_conv()
2207 int write, void *data) in do_proc_douintvec_conv()
2223 int write, void __user *buffer, in __do_proc_dointvec()
2304 static int do_proc_dointvec(struct ctl_table *table, int write, in do_proc_dointvec()
2320 int write, void *data), in do_proc_douintvec_w()
2380 int write, void *data), in do_proc_douintvec_r()
2408 int write, void __user *buffer, in __do_proc_douintvec()
[all …]
Dwatchdog.c675 static int proc_watchdog_common(int which, struct ctl_table *table, int write, in proc_watchdog_common()
702 int proc_watchdog(struct ctl_table *table, int write, in proc_watchdog()
712 int proc_nmi_watchdog(struct ctl_table *table, int write, in proc_nmi_watchdog()
724 int proc_soft_watchdog(struct ctl_table *table, int write, in proc_soft_watchdog()
734 int proc_watchdog_thresh(struct ctl_table *table, int write, in proc_watchdog_thresh()
757 int proc_watchdog_cpumask(struct ctl_table *table, int write, in proc_watchdog_cpumask()
/kernel/linux/linux-5.10/net/core/
Dsysctl_net_core.c49 static int rps_sock_flow_sysctl(struct ctl_table *table, int write, in rps_sock_flow_sysctl()
119 static int flow_limit_cpu_sysctl(struct ctl_table *table, int write, in flow_limit_cpu_sysctl()
194 static int flow_limit_table_len_sysctl(struct ctl_table *table, int write, in flow_limit_table_len_sysctl()
216 static int set_default_qdisc(struct ctl_table *table, int write, in set_default_qdisc()
235 static int proc_do_dev_weight(struct ctl_table *table, int write, in proc_do_dev_weight()
250 static int proc_do_rss_key(struct ctl_table *table, int write, in proc_do_rss_key()
263 static int proc_dointvec_minmax_bpf_enable(struct ctl_table *table, int write, in proc_dointvec_minmax_bpf_enable()
290 proc_dointvec_minmax_bpf_restricted(struct ctl_table *table, int write, in proc_dointvec_minmax_bpf_restricted()
301 proc_dolongvec_minmax_bpf_restricted(struct ctl_table *table, int write, in proc_dolongvec_minmax_bpf_restricted()
/kernel/linux/linux-4.19/net/core/
Dsysctl_net_core.c40 static int rps_sock_flow_sysctl(struct ctl_table *table, int write, in rps_sock_flow_sysctl()
110 static int flow_limit_cpu_sysctl(struct ctl_table *table, int write, in flow_limit_cpu_sysctl()
189 static int flow_limit_table_len_sysctl(struct ctl_table *table, int write, in flow_limit_table_len_sysctl()
212 static int set_default_qdisc(struct ctl_table *table, int write, in set_default_qdisc()
231 static int proc_do_dev_weight(struct ctl_table *table, int write, in proc_do_dev_weight()
246 static int proc_do_rss_key(struct ctl_table *table, int write, in proc_do_rss_key()
259 static int proc_dointvec_minmax_bpf_enable(struct ctl_table *table, int write, in proc_dointvec_minmax_bpf_enable()
286 proc_dointvec_minmax_bpf_restricted(struct ctl_table *table, int write, in proc_dointvec_minmax_bpf_restricted()
298 proc_dolongvec_minmax_bpf_restricted(struct ctl_table *table, int write, in proc_dolongvec_minmax_bpf_restricted()
/kernel/linux/linux-4.19/net/ipv4/
Dsysctl_net_ipv4.c75 static int ipv4_local_port_range(struct ctl_table *table, int write, in ipv4_local_port_range()
111 static int ipv4_privileged_ports(struct ctl_table *table, int write, in ipv4_privileged_ports()
172 static int ipv4_ping_group_range(struct ctl_table *table, int write, in ipv4_ping_group_range()
208 static int ipv4_fwd_update_priority(struct ctl_table *table, int write, in ipv4_fwd_update_priority()
225 static int proc_tcp_congestion_control(struct ctl_table *ctl, int write, in proc_tcp_congestion_control()
246 int write, in proc_tcp_available_congestion_control()
263 int write, in proc_allowed_congestion_control()
282 static int proc_tcp_fastopen_key(struct ctl_table *table, int write, in proc_tcp_fastopen_key()
358 static int proc_tcp_early_demux(struct ctl_table *table, int write, in proc_tcp_early_demux()
374 static int proc_udp_early_demux(struct ctl_table *table, int write, in proc_udp_early_demux()
[all …]
/kernel/linux/linux-4.19/arch/s390/mm/
Dgup.c22 unsigned long end, int write, struct page **pages, int *nr) in gup_pte_range()
59 unsigned long end, int write, struct page **pages, int *nr) in gup_huge_pmd()
99 unsigned long end, int write, struct page **pages, int *nr) in gup_pmd_range()
134 unsigned long end, int write, struct page **pages, int *nr) in gup_huge_pud()
173 unsigned long end, int write, struct page **pages, int *nr) in gup_pud_range()
201 unsigned long end, int write, struct page **pages, int *nr) in gup_p4d_range()
229 int __get_user_pages_fast(unsigned long start, int nr_pages, int write, in __get_user_pages_fast()
283 int get_user_pages_fast(unsigned long start, int nr_pages, int write, in get_user_pages_fast()
/kernel/linux/linux-5.10/net/ipv4/
Dsysctl_net_ipv4.c73 static int ipv4_local_port_range(struct ctl_table *table, int write, in ipv4_local_port_range()
108 static int ipv4_privileged_ports(struct ctl_table *table, int write, in ipv4_privileged_ports()
169 static int ipv4_ping_group_range(struct ctl_table *table, int write, in ipv4_ping_group_range()
204 static int ipv4_fwd_update_priority(struct ctl_table *table, int write, in ipv4_fwd_update_priority()
220 static int proc_tcp_congestion_control(struct ctl_table *ctl, int write, in proc_tcp_congestion_control()
241 int write, void *buffer, in proc_tcp_available_congestion_control()
257 int write, void *buffer, in proc_allowed_congestion_control()
293 static int proc_tcp_fastopen_key(struct ctl_table *table, int write, in proc_tcp_fastopen_key()
387 static int proc_tcp_early_demux(struct ctl_table *table, int write, in proc_tcp_early_demux()
403 static int proc_udp_early_demux(struct ctl_table *table, int write, in proc_udp_early_demux()
[all …]
/kernel/linux/linux-5.10/ipc/
Dipc_sysctl.c26 static int proc_ipc_dointvec(struct ctl_table *table, int write, in proc_ipc_dointvec()
37 static int proc_ipc_dointvec_minmax(struct ctl_table *table, int write, in proc_ipc_dointvec_minmax()
48 static int proc_ipc_dointvec_minmax_orphans(struct ctl_table *table, int write, in proc_ipc_dointvec_minmax_orphans()
61 static int proc_ipc_doulongvec_minmax(struct ctl_table *table, int write, in proc_ipc_doulongvec_minmax()
72 static int proc_ipc_auto_msgmni(struct ctl_table *table, int write, in proc_ipc_auto_msgmni()
87 static int proc_ipc_sem_dointvec(struct ctl_table *table, int write, in proc_ipc_sem_dointvec()
/kernel/linux/linux-4.19/arch/sparc/mm/
Dgup.c23 unsigned long end, int write, struct page **pages, int *nr) in gup_pte_range()
70 unsigned long end, int write, struct page **pages, in gup_huge_pmd()
109 unsigned long end, int write, struct page **pages, in gup_huge_pud()
148 int write, struct page **pages, int *nr) in gup_pmd_range()
173 int write, struct page **pages, int *nr) in gup_pud_range()
200 int __get_user_pages_fast(unsigned long start, int nr_pages, int write, in __get_user_pages_fast()
248 int get_user_pages_fast(unsigned long start, int nr_pages, int write, in get_user_pages_fast()
/kernel/linux/linux-4.19/arch/mips/mm/
Dgup.c39 int write, struct page **pages, int *nr) in gup_pte_range()
73 int write, struct page **pages, int *nr) in gup_huge_pmd()
101 int write, struct page **pages, int *nr) in gup_pmd_range()
126 int write, struct page **pages, int *nr) in gup_huge_pud()
154 int write, struct page **pages, int *nr) in gup_pud_range()
184 int __get_user_pages_fast(unsigned long start, int nr_pages, int write, in __get_user_pages_fast()
251 int get_user_pages_fast(unsigned long start, int nr_pages, int write, in get_user_pages_fast()
/kernel/linux/linux-4.19/ipc/
Dipc_sysctl.c30 static int proc_ipc_dointvec(struct ctl_table *table, int write, in proc_ipc_dointvec()
41 static int proc_ipc_dointvec_minmax(struct ctl_table *table, int write, in proc_ipc_dointvec_minmax()
52 static int proc_ipc_dointvec_minmax_orphans(struct ctl_table *table, int write, in proc_ipc_dointvec_minmax_orphans()
65 static int proc_ipc_doulongvec_minmax(struct ctl_table *table, int write, in proc_ipc_doulongvec_minmax()
76 static int proc_ipc_auto_msgmni(struct ctl_table *table, int write, in proc_ipc_auto_msgmni()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_sysctl.c15 int write, in xfs_stats_clear_proc_handler()
35 int write, in xfs_panic_mask_proc_handler()
56 int write, in xfs_deprecate_irix_sgid_inherit_proc_handler()
72 int write, in xfs_deprecate_irix_symlink_mode_proc_handler()
/kernel/linux/linux-4.19/arch/mips/lasat/
Dsysctl.c41 int proc_dolasatstring(struct ctl_table *table, int write, in proc_dolasatstring()
59 int proc_dolasatrtc(struct ctl_table *table, int write, in proc_dolasatrtc()
92 int proc_lasat_ip(struct ctl_table *table, int write, in proc_lasat_ip()
152 int proc_lasat_prid(struct ctl_table *table, int write, in proc_lasat_prid()
/kernel/linux/linux-4.19/arch/sh/mm/
Dgup.c76 unsigned long end, int write, struct page **pages, int *nr) in gup_pte_range()
121 int write, struct page **pages, int *nr) in gup_pmd_range()
141 int write, struct page **pages, int *nr) in gup_pud_range()
166 int __get_user_pages_fast(unsigned long start, int nr_pages, int write, in __get_user_pages_fast()
220 int get_user_pages_fast(unsigned long start, int nr_pages, int write, in get_user_pages_fast()
/kernel/linux/linux-4.19/net/sctp/
Dsysctl.c336 static int proc_sctp_do_hmac_alg(struct ctl_table *ctl, int write, in proc_sctp_do_hmac_alg()
382 static int proc_sctp_do_rto_min(struct ctl_table *ctl, int write, in proc_sctp_do_rto_min()
411 static int proc_sctp_do_rto_max(struct ctl_table *ctl, int write, in proc_sctp_do_rto_max()
440 static int proc_sctp_do_alpha_beta(struct ctl_table *ctl, int write, in proc_sctp_do_alpha_beta()
451 static int proc_sctp_do_auth(struct ctl_table *ctl, int write, in proc_sctp_do_auth()
/kernel/linux/linux-5.10/net/sctp/
Dsysctl.c340 static int proc_sctp_do_hmac_alg(struct ctl_table *ctl, int write, in proc_sctp_do_hmac_alg()
385 static int proc_sctp_do_rto_min(struct ctl_table *ctl, int write, in proc_sctp_do_rto_min()
413 static int proc_sctp_do_rto_max(struct ctl_table *ctl, int write, in proc_sctp_do_rto_max()
441 static int proc_sctp_do_alpha_beta(struct ctl_table *ctl, int write, in proc_sctp_do_alpha_beta()
451 static int proc_sctp_do_auth(struct ctl_table *ctl, int write, in proc_sctp_do_auth()
/kernel/linux/linux-4.19/drivers/isdn/gigaset/
Disocdata.c40 int read, write, freebytes; in isowbuf_freebytes() local
81 int write = iwb->write; in isowbuf_donewrite() local
95 int write = iwb->write; in isowbuf_putbits() local
116 int write; in isowbuf_putflag() local
136 int read, write, limit, src, dst; in gigaset_isowbuf_getbytes() local
453 int write; in trans_buildframe() local
/kernel/linux/linux-4.19/mm/
Dgup.c569 int write = (gup_flags & FOLL_WRITE); in check_vma_flags() local
778 bool write = !!(fault_flags & FAULT_FLAG_WRITE); in vma_permits_fault() local
1400 int write, struct page **pages, int *nr) in gup_pte_range()
1470 int write, struct page **pages, int *nr) in gup_pte_range()
1553 unsigned long end, int write, struct page **pages, int *nr) in gup_huge_pmd()
1591 unsigned long end, int write, struct page **pages, int *nr) in gup_huge_pud()
1629 unsigned long end, int write, in gup_huge_pgd()
1666 int write, struct page **pages, int *nr) in gup_pmd_range()
1709 int write, struct page **pages, int *nr) in gup_pud_range()
1737 int write, struct page **pages, int *nr) in gup_p4d_range()
[all …]
/kernel/linux/linux-4.19/drivers/mmc/core/
Dsdio_ops.c66 static int mmc_io_rw_direct_host(struct mmc_host *host, int write, unsigned fn, in mmc_io_rw_direct_host()
112 int mmc_io_rw_direct(struct mmc_card *card, int write, unsigned fn, in mmc_io_rw_direct()
118 int mmc_io_rw_extended(struct mmc_card *card, int write, unsigned fn, in mmc_io_rw_extended()
/kernel/linux/linux-5.10/drivers/mmc/core/
Dsdio_ops.c62 static int mmc_io_rw_direct_host(struct mmc_host *host, int write, unsigned fn, in mmc_io_rw_direct_host()
108 int mmc_io_rw_direct(struct mmc_card *card, int write, unsigned fn, in mmc_io_rw_direct()
114 int mmc_io_rw_extended(struct mmc_card *card, int write, unsigned fn, in mmc_io_rw_extended()
/kernel/linux/linux-4.19/drivers/parport/
Dprocfs.c36 static int do_active_device(struct ctl_table *table, int write, in do_active_device()
73 static int do_autoprobe(struct ctl_table *table, int write, in do_autoprobe()
115 static int do_hardware_base_addr(struct ctl_table *table, int write, in do_hardware_base_addr()
143 static int do_hardware_irq(struct ctl_table *table, int write, in do_hardware_irq()
171 static int do_hardware_dma(struct ctl_table *table, int write, in do_hardware_dma()
199 static int do_hardware_modes(struct ctl_table *table, int write, in do_hardware_modes()
/kernel/linux/linux-5.10/drivers/parport/
Dprocfs.c36 static int do_active_device(struct ctl_table *table, int write, in do_active_device()
73 static int do_autoprobe(struct ctl_table *table, int write, in do_autoprobe()
116 static int do_hardware_base_addr(struct ctl_table *table, int write, in do_hardware_base_addr()
143 static int do_hardware_irq(struct ctl_table *table, int write, in do_hardware_irq()
170 static int do_hardware_dma(struct ctl_table *table, int write, in do_hardware_dma()
197 static int do_hardware_modes(struct ctl_table *table, int write, in do_hardware_modes()
/kernel/linux/linux-4.19/fs/xfs/
Dxfs_sysctl.c18 int write, in xfs_stats_clear_proc_handler()
38 int write, in xfs_panic_mask_proc_handler()

12345678910>>...41