Home
last modified time | relevance | path

Searched defs:write (Results 101 – 125 of 722) sorted by relevance

12345678910>>...29

/openbmc/linux/drivers/net/ethernet/wiznet/
H A Dw5100.h19 int (*write)(struct net_device *ndev, u32 addr, u8 data); member
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_progress_src.cpp51 int ProgressCodeHandler::write(const char* buffer, uint32_t /*offset*/, in write() function in pldm::responder::ProgressCodeHandler
/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_gem.c263 bool write, bool explicit) in lima_gem_sync_bo()
403 bool write = op & LIMA_GEM_WAIT_WRITE; in lima_gem_wait() local
/openbmc/linux/net/phonet/
H A Dsysctl.c51 static int proc_local_port_range(struct ctl_table *table, int write, in proc_local_port_range()
/openbmc/linux/drivers/media/common/videobuf2/
H A Dframe_vector.c40 int get_vaddr_frames(unsigned long start, unsigned int nr_frames, bool write, in get_vaddr_frames()
/openbmc/linux/include/kvm/
H A Diodev.h23 int (*write)(struct kvm_vcpu *vcpu, member
/openbmc/linux/mm/
H A Dhuge_memory.c840 pmd_t *pmd, pfn_t pfn, pgprot_t prot, bool write, in insert_pfn_pmd()
896 vm_fault_t vmf_insert_pfn_pmd(struct vm_fault *vmf, pfn_t pfn, bool write) in vmf_insert_pfn_pmd()
939 pud_t *pud, pfn_t pfn, bool write) in insert_pfn_pud()
985 vm_fault_t vmf_insert_pfn_pud(struct vm_fault *vmf, pfn_t pfn, bool write) in vmf_insert_pfn_pud()
1014 pmd_t *pmd, bool write) in touch_pmd()
1169 pud_t *pud, bool write) in touch_pud()
1267 bool write = vmf->flags & FAULT_FLAG_WRITE; in huge_pud_set_accessed() local
1281 bool write = vmf->flags & FAULT_FLAG_WRITE; in huge_pmd_set_accessed() local
2073 bool young, write, soft_dirty, pmd_migration = false, uffd_wp = false; in __split_huge_pmd_locked() local
/openbmc/qemu/include/hw/rtc/
H A Dallwinner-rtc.h125 bool (*write)(AwRtcState *s, uint32_t offset, uint32_t data); member
/openbmc/linux/sound/soc/codecs/
H A Dsigmadsp.h41 int (*write)(void *, unsigned int, const uint8_t *, size_t); member
/openbmc/qemu/target/s390x/
H A Ddiag.c57 uintptr_t ra, bool write) in diag308_parm_check()
/openbmc/linux/tools/testing/selftests/mm/
H A Dwrite_to_hugetlbfs.c74 int write = 0; in main() local
/openbmc/openpower-sbe-interface/
H A Dsbe_interfaces.cpp72 void write(const char* devPath, uint64_t address, uint64_t data) in write() function
/openbmc/linux/tools/testing/selftests/powerpc/mm/
H A Dbad_accesses.c39 int bad_access(char *p, bool write) in bad_access()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dmmio.h67 gvt_mmio_func write; member
/openbmc/linux/include/linux/
H A Dpstore_zone.h52 pstore_zone_write_op write; member
/openbmc/linux/arch/loongarch/kernel/
H A Dunaligned.c252 bool sign, write; in emulate_load_store_insn() local
/openbmc/linux/tools/perf/util/
H A Dheader.h105 int (*write)(struct feat_fd *ff, struct evlist *evlist); member
128 int (*write)(struct feat_writer *fw, void *buf, size_t sz); member
/openbmc/linux/fs/proc/
H A Dproc_net.c159 proc_write_t write, in proc_create_net_data_write()
251 proc_write_t write, in proc_create_net_single_write()
/openbmc/linux/arch/x86/pci/
H A Dce4100.c34 void (*write)(struct sim_dev_reg *reg, u32 value); member
41 void (*write)(struct sim_dev_reg *reg, u32 value); member
/openbmc/qemu/pc-bios/s390-ccw/
H A Dsclp.c66 long write(int fd, const void *str, size_t len) in write() function
/openbmc/linux/net/netfilter/
H A Dnf_hooks_lwtunnel.c31 int nf_hooks_lwtunnel_sysctl_handler(struct ctl_table *table, int write, in nf_hooks_lwtunnel_sysctl_handler()
/openbmc/qemu/include/hw/watchdog/
H A Dallwinner-wdt.h98 bool (*write)(AwWdtState *s, uint32_t offset, uint32_t data); member
/openbmc/phosphor-ipmi-flash/tools/
H A Dpci.cpp106 void PciAccessBridge::write(const std::span<const std::uint8_t> data) in write() function in host_tool::PciAccessBridge
/openbmc/linux/arch/um/drivers/
H A Dchan_user.h23 int (*write)(int, const char *, int, void *); member
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handler.hpp52 bool write(uint16_t, uint32_t, const std::vector<uint8_t>&) override in write() function in ipmi_flash::VersionBlobHandler

12345678910>>...29