Home
last modified time | relevance | path

Searched defs:write (Results 476 – 500 of 722) sorted by relevance

1...<<11121314151617181920>>...29

/openbmc/linux/arch/arm64/kvm/
H A Dguest.c1022 bool write = !(copy_tags->flags & KVM_ARM_TAGS_FROM_GUEST); in kvm_vm_ioctl_mte_copy_tags() local
/openbmc/linux/drivers/cpufreq/
H A Dacpi-cpufreq.c299 void (*write)(struct acpi_pct_register *reg, u32 val); member
/openbmc/linux/drivers/perf/
H A Driscv_pmu_sbi.c990 int write, void *buffer, in riscv_pmu_proc_user_access_handler()
/openbmc/linux/mm/
H A Dhugetlb.c4578 static int proc_hugetlb_doulongvec_minmax(struct ctl_table *table, int write, in proc_hugetlb_doulongvec_minmax()
4595 struct ctl_table *table, int write, in hugetlb_sysctl_handler_common()
4617 static int hugetlb_sysctl_handler(struct ctl_table *table, int write, in hugetlb_sysctl_handler()
4626 static int hugetlb_mempolicy_sysctl_handler(struct ctl_table *table, int write, in hugetlb_mempolicy_sysctl_handler()
4634 static int hugetlb_overcommit_handler(struct ctl_table *table, int write, in hugetlb_overcommit_handler()
H A Dmemory.c4274 bool write = vmf->flags & FAULT_FLAG_WRITE; in do_set_pmd() local
4355 bool write = vmf->flags & FAULT_FLAG_WRITE; in set_pte_range() local
5706 void *buf, int len, int write) in generic_access_phys()
5766 int write = gup_flags & FOLL_WRITE; in __access_remote_vm() local
/openbmc/linux/fs/ceph/
H A Dfile.c1176 bool write; member
1404 bool write = iov_iter_rw(iter) == WRITE; in ceph_direct_read_write() local
/openbmc/qemu/hw/intc/
H A Dxive.c249 static uint64_t xive_tm_mask(hwaddr offset, unsigned size, bool write) in xive_tm_mask()
529 unsigned size, bool write) in xive_tm_find_op()
/openbmc/u-boot/fs/
H A Dfs.c137 int (*write)(const char *filename, void *buf, loff_t offset, member
/openbmc/u-boot/cmd/mvebu/
H A Dbubt.c91 int (*write)(size_t image_size); member
/openbmc/qemu/hw/9pfs/
H A D9p-synth.c104 v9fs_synth_write write, void *arg) in qemu_v9fs_synth_add_file()
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Daf9015.c24 u8 write = 1; in af9015_ctrl_msg() local
/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_rpc.h359 u32 ptr, bool write) in vpu_iface_update_stream_buffer()
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dencl.c629 void *buf, int len, int write) in sgx_vma_access()
/openbmc/linux/include/sound/
H A Dsoc-component.h85 int (*write)(struct snd_soc_component *component, member
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h438 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted()
/openbmc/linux/drivers/fsi/
H A Dfsi-master-gpio.c239 bool write = !!data; in build_ar_command() local
/openbmc/linux/arch/x86/kvm/svm/
H A Davic.c701 bool write = (svm->vmcb->control.exit_info_1 >> 32) & in avic_unaccelerated_access_interception() local
H A Dnested.c1252 int write, mask; in nested_svm_exit_handled_msr() local
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_standalone.c527 nf_conntrack_hash_sysctl(struct ctl_table *table, int write, in nf_conntrack_hash_sysctl()
/openbmc/linux/drivers/net/wireless/ath/
H A Dath.h130 void (*write)(void *, u32 val, u32 reg_offset); member
/openbmc/linux/rust/alloc/
H A Dboxed.rs862 pub fn write(mut boxed: Self, value: T) -> Box<T, A> { in write() method
1395 fn write(&mut self, bytes: &[u8]) { in write() method
/openbmc/linux/net/mpls/
H A Daf_mpls.c1366 static int mpls_conf_proc(struct ctl_table *ctl, int write, in mpls_conf_proc()
2618 static int mpls_platform_labels(struct ctl_table *table, int write, in mpls_platform_labels()
/openbmc/linux/include/linux/mtd/
H A Dmap.h210 void (*write)(struct map_info *, const map_word, unsigned long); member
/openbmc/linux/drivers/i2c/busses/
H A Di2c-fsi.c269 int write; in fsi_i2c_write_fifo() local
/openbmc/linux/drivers/misc/lis3lv02d/
H A Dlis3lv02d.h264 int (*write) (struct lis3lv02d *lis3, int reg, u8 val); member

1...<<11121314151617181920>>...29