Home
last modified time | relevance | path

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

12345678910>>...19

/linux/arch/loongarch/mm/
H A Dfault.c34 static int __kprobes spurious_fault(unsigned long write, unsigned long address) in spurious_fault()
73 unsigned long write, unsigned long address) in no_context()
101 unsigned long write, unsigned long address) in do_out_of_memory()
115 unsigned long write, unsigned long address, int si_code) in do_sigbus()
133 unsigned long write, unsigned long address, int si_code) in do_sigsegv()
176 unsigned long write, unsigned long address) in __do_page_fault()
350 unsigned long write, unsigned long address) in do_page_fault()
/linux/net/core/
H A Dsysctl_net_core.c103 static int rps_default_mask_sysctl(const struct ctl_table *table, int write, in rps_default_mask_sysctl()
138 static int rps_sock_flow_sysctl(const struct ctl_table *table, int write, in rps_sock_flow_sysctl()
210 static int flow_limit_cpu_sysctl(const struct ctl_table *table, int write, in flow_limit_cpu_sysctl()
267 static int flow_limit_table_len_sysctl(const struct ctl_table *table, int write, in flow_limit_table_len_sysctl()
289 static int set_default_qdisc(const struct ctl_table *table, int write, in set_default_qdisc()
308 static int proc_do_dev_weight(const struct ctl_table *table, int write, in proc_do_dev_weight()
326 static int proc_do_rss_key(const struct ctl_table *table, int write, in proc_do_rss_key()
345 static int proc_dointvec_minmax_bpf_enable(const struct ctl_table *table, int write, in proc_dointvec_minmax_bpf_enable()
378 proc_dointvec_minmax_bpf_restricted(const struct ctl_table *table, int write, in proc_dointvec_minmax_bpf_restricted()
389 proc_dolongvec_minmax_bpf_restricted(const struct ctl_table *table, int write, in proc_dolongvec_minmax_bpf_restricted()
/linux/net/ipv4/
H A Dsysctl_net_ipv4.c70 static int ipv4_local_port_range(const struct ctl_table *table, int write, in ipv4_local_port_range()
104 static int ipv4_privileged_ports(const struct ctl_table *table, int write, in ipv4_privileged_ports()
167 static int ipv4_ping_group_range(const struct ctl_table *table, int write, in ipv4_ping_group_range()
202 static int ipv4_fwd_update_priority(const struct ctl_table *table, int write, in ipv4_fwd_update_priority()
218 static int proc_tcp_congestion_control(const struct ctl_table *ctl, int write, in proc_tcp_congestion_control()
239 int write, void *buffer, in proc_tcp_available_congestion_control()
255 int write, void *buffer, in proc_allowed_congestion_control()
291 static int proc_tcp_fastopen_key(const struct ctl_table *table, int write, in proc_tcp_fastopen_key()
363 int write, void *buffer, in proc_tfo_blackhole_detect_timeout()
378 int write, void *buffer, size_t *lenp, in proc_tcp_available_ulp()
[all …]
/linux/mm/
H A Dhugetlb_sysctl.c12 proc_hugetlb_doulongvec_minmax(const struct ctl_table * table,int write,void * buffer,size_t * length,loff_t * ppos,unsigned long * out) proc_hugetlb_doulongvec_minmax() argument
29 hugetlb_sysctl_handler_common(bool obey_mempolicy,const struct ctl_table * table,int write,void * buffer,size_t * length,loff_t * ppos) hugetlb_sysctl_handler_common() argument
51 hugetlb_sysctl_handler(const struct ctl_table * table,int write,void * buffer,size_t * length,loff_t * ppos) hugetlb_sysctl_handler() argument
60 hugetlb_mempolicy_sysctl_handler(const struct ctl_table * table,int write,void * buffer,size_t * length,loff_t * ppos) hugetlb_mempolicy_sysctl_handler() argument
68 hugetlb_overcommit_handler(const struct ctl_table * table,int write,void * buffer,size_t * length,loff_t * ppos) hugetlb_overcommit_handler() argument
[all...]
H A Dmmap_lock.c26 void __mmap_lock_do_trace_start_locking(struct mm_struct *mm, bool write) in __mmap_lock_do_trace_start_locking() argument
32 void __mmap_lock_do_trace_acquire_returned(struct mm_struct *mm, bool write, in __mmap_lock_do_trace_acquire_returned() argument
39 void __mmap_lock_do_trace_released(struct mm_struct *mm, bool write) in __mmap_lock_do_trace_released() argument
/linux/drivers/parport/
H A Dprocfs.c36 static int do_active_device(const struct ctl_table *table, int write, in do_active_device()
73 static int do_autoprobe(const struct ctl_table *table, int write, in do_autoprobe()
116 static int do_hardware_base_addr(const struct ctl_table *table, int write, in do_hardware_base_addr()
143 static int do_hardware_irq(const struct ctl_table *table, int write, in do_hardware_irq()
170 static int do_hardware_dma(const struct ctl_table *table, int write, in do_hardware_dma()
197 static int do_hardware_modes(const struct ctl_table *table, int write, in do_hardware_modes()
/linux/drivers/mmc/core/
H A 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()
H A Dmmc_test.c205 unsigned dev_addr, unsigned blocks, unsigned blksz, int write) in mmc_test_prepare_mrq()
284 u8 *buffer, unsigned addr, unsigned blksz, int write) in mmc_test_buffer_transfer()
617 static int __mmc_test_prepare(struct mmc_test_card *test, int write, int val) in __mmc_test_prepare()
664 struct mmc_request *mrq, int write) in mmc_test_prepare_broken_mrq()
817 unsigned int dev_addr, int write, in mmc_test_nonblock_transfer()
866 unsigned blocks, unsigned blksz, int write) in mmc_test_simple_transfer()
891 unsigned blocks, unsigned blksz, int write) in mmc_test_broken_transfer()
923 unsigned blocks, unsigned blksz, int write) in mmc_test_transfer()
1417 unsigned int dev_addr, int write) in mmc_test_area_transfer()
1429 unsigned int dev_addr, int write, in mmc_test_area_io_seq()
[all …]
/linux/samples/user_events/
H A Dexample.c21 static int event_reg(int fd, const char *command, int *write, int *enabled) in event_reg()
41 int data_fd, write; in main() local
/linux/drivers/misc/sgi-gru/
H A Dgrufault.c178 unsigned long vaddr, int write, in non_atomic_pte_lookup()
206 int write, unsigned long *paddr, int *pageshift) in atomic_pte_lookup()
253 int write, int atomic, unsigned long *gpa, int *pageshift) in gru_vtop()
311 unsigned long fault_vaddr, int asid, int write, in gru_preload_tlb()
362 int pageshift = 0, asid, write, ret, atomic = !cbk, indexway; in gru_try_dropin() local
/linux/arch/s390/appldata/
H A Dappldata_base.c202 appldata_timer_handler(const struct ctl_table *ctl, int write, in appldata_timer_handler()
235 appldata_interval_handler(const struct ctl_table *ctl, int write, in appldata_interval_handler()
265 appldata_generic_handler(const struct ctl_table *ctl, int write, in appldata_generic_handler()
/linux/arch/mips/mm/
H A Dfault.c39 static void __do_page_fault(struct pt_regs *regs, unsigned long write, in __do_page_fault()
325 unsigned long write, unsigned long address) in do_page_fault()
/linux/drivers/xen/xen-pciback/
H A Dconf_space.h46 conf_dword_write write; member
50 conf_word_write write; member
54 conf_byte_write write; member
/linux/net/sunrpc/
H A Dsysctl.c43 static int proc_do_xprt(const struct ctl_table *table, int write, in proc_do_xprt()
65 proc_dodebug(const struct ctl_table *table, int write, void *buffer, size_t *lenp, in proc_dodebug()
/linux/arch/powerpc/mm/book3s64/
H A Dpkeys.c415 static bool pkey_access_permitted(int pkey, bool write, bool execute) in pkey_access_permitted()
431 bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted()
447 bool arch_vma_access_permitted(struct vm_area_struct *vma, bool write, in arch_vma_access_permitted()
/linux/drivers/mtd/nand/raw/
H A Ddenali.c232 void *buf, unsigned int len, bool write) in denali_change_column()
242 static int denali_payload_xfer(struct nand_chip *chip, void *buf, bool write) in denali_payload_xfer()
279 static int denali_oob_xfer(struct nand_chip *chip, void *buf, bool write) in denali_oob_xfer()
548 dma_addr_t dma_addr, int page, bool write) in denali_setup_dma64()
573 dma_addr_t dma_addr, int page, bool write) in denali_setup_dma32()
645 size_t size, int page, bool write) in denali_pio_xfer()
654 size_t size, int page, bool write) in denali_dma_xfer()
711 int page, bool write) in denali_page_xfer()
/linux/drivers/scsi/
H A Dzorro_esp.c260 u32 esp_count, u32 dma_count, int write, u8 cmd) in zorro_esp_send_blz1230_dma_cmd()
311 u32 esp_count, u32 dma_count, int write, u8 cmd) in zorro_esp_send_blz1230II_dma_cmd()
356 u32 esp_count, u32 dma_count, int write, u8 cmd) in zorro_esp_send_blz2060_dma_cmd()
401 u32 esp_count, u32 dma_count, int write, u8 cmd) in zorro_esp_send_cyber_dma_cmd()
453 u32 esp_count, u32 dma_count, int write, u8 cmd) in zorro_esp_send_cyberII_dma_cmd()
494 u32 esp_count, u32 dma_count, int write, u8 cmd) in zorro_esp_send_fastlane_dma_cmd()
/linux/net/ipv6/
H A Dsysctl_net_ipv6.c33 static int proc_rt6_multipath_hash_policy(const struct ctl_table *table, int write, in proc_rt6_multipath_hash_policy()
49 proc_rt6_multipath_hash_fields(const struct ctl_table *table, int write, void *buffer, in proc_rt6_multipath_hash_fields()
/linux/arch/riscv/kvm/
H A Daia_device.c48 aia_config(struct kvm * kvm,unsigned long type,u32 * nr,bool write) aia_config() argument
141 aia_aplic_addr(struct kvm * kvm,u64 * addr,bool write) aia_aplic_addr() argument
161 aia_imsic_addr(struct kvm * kvm,u64 * addr,unsigned long vcpu_idx,bool write) aia_imsic_addr() argument
[all...]
/linux/kernel/
H A Dwatchdog.c1085 static int proc_watchdog_common(int which, const struct ctl_table *table, int write, in proc_watchdog_common()
1113 static int proc_watchdog(const struct ctl_table *table, int write, in proc_watchdog()
1124 static int proc_nmi_watchdog(const struct ctl_table *table, int write, in proc_nmi_watchdog()
1137 static int proc_soft_watchdog(const struct ctl_table *table, int write, in proc_soft_watchdog()
1148 static int proc_watchdog_thresh(const struct ctl_table *table, int write, in proc_watchdog_thresh()
1173 static int proc_watchdog_cpumask(const struct ctl_table *table, int write, in proc_watchdog_cpumask()
/linux/arch/sh/include/asm/
H A Dpgtable.h127 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted()
137 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted()
/linux/rust/kernel/debugfs/
H A Dcallback_adapters.rs42 fn write(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { write() method
80 fn write(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { write() function
/linux/arch/loongarch/kvm/
H A Dmmu.c552 static int kvm_map_page_fast(struct kvm_vcpu *vcpu, unsigned long gpa, bool write) in kvm_map_page_fast()
609 unsigned long hva, bool write) in fault_supports_huge_mapping()
772 static int kvm_map_page(struct kvm_vcpu *vcpu, unsigned long gpa, bool write) in kvm_map_page()
915 int kvm_handle_mm_fault(struct kvm_vcpu *vcpu, unsigned long gpa, bool write, int ecode) in kvm_handle_mm_fault()
/linux/drivers/gpib/agilent_82357a/
H A Dagilent_82357a.c696 struct agilent_82357a_register_pairlet write; in agilent_82357a_take_control_internal() local
745 struct agilent_82357a_register_pairlet write; in agilent_82357a_go_to_standby() local
794 struct agilent_82357a_register_pairlet write; in agilent_82357a_interface_clear() local
816 struct agilent_82357a_register_pairlet write; in agilent_82357a_remote_enable() local
923 struct agilent_82357a_register_pairlet write; in agilent_82357a_primary_address() local
1077 struct agilent_82357a_register_pairlet write; in agilent_82357a_t1_delay() local
/linux/arch/sparc/mm/
H A Dfault_32.c112 asmlinkage void do_sparc_fault(struct pt_regs *regs, int text_fault, int write, in do_sparc_fault()
305 static void force_user_fault(unsigned long address, int write) in force_user_fault()

12345678910>>...19