Home
last modified time | relevance | path

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

12345678910>>...29

/openbmc/phosphor-pid-control/sensors/
H A Dhost.cpp95 void HostSensor::write([[maybe_unused]] double value) in write() function in pid_control::HostSensor
/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/drivers/net/ethernet/wiznet/
H A Dw5100.h19 int (*write)(struct net_device *ndev, u32 addr, u8 data); member
/openbmc/linux/mm/
H A Dhuge_memory.c829 pmd_t *pmd, pfn_t pfn, pgprot_t prot, bool write, in insert_pfn_pmd()
885 vm_fault_t vmf_insert_pfn_pmd(struct vm_fault *vmf, pfn_t pfn, bool write) in vmf_insert_pfn_pmd()
928 pud_t *pud, pfn_t pfn, bool write) in insert_pfn_pud()
974 vm_fault_t vmf_insert_pfn_pud(struct vm_fault *vmf, pfn_t pfn, bool write) in vmf_insert_pfn_pud()
1003 pmd_t *pmd, bool write) in touch_pmd()
1158 pud_t *pud, bool write) in touch_pud()
1256 bool write = vmf->flags & FAULT_FLAG_WRITE; in huge_pud_set_accessed() local
1270 bool write = vmf->flags & FAULT_FLAG_WRITE; in huge_pmd_set_accessed() local
2062 bool young, write, soft_dirty, pmd_migration = false, uffd_wp = false; in __split_huge_pmd_locked() local
/openbmc/linux/include/kvm/
H A Diodev.h23 int (*write)(struct kvm_vcpu *vcpu, member
/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/tools/testing/selftests/mm/
H A Dwrite_to_hugetlbfs.c76 int write = 0; in main() local
/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/qemu/include/hw/rtc/
H A Dallwinner-rtc.h125 bool (*write)(AwRtcState *s, uint32_t offset, uint32_t data); 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/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/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/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/arch/loongarch/kernel/
H A Dunaligned.c252 bool sign, write; in emulate_load_store_insn() local
/openbmc/linux/include/linux/
H A Dpstore_zone.h52 pstore_zone_write_op write; member
/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/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c786 int reg, int offset, u32 mask, u32 write) in reg_pattern_test()
808 int reg, u32 mask, u32 write) in reg_set_and_check()
823 #define REG_PATTERN_TEST_ARRAY(reg, offset, mask, write) \ argument
828 #define REG_PATTERN_TEST(reg, mask, write) \ argument
831 #define REG_SET_AND_CHECK(reg, mask, write) \ argument
/openbmc/linux/arch/um/drivers/
H A Dchan_user.h23 int (*write)(int, const char *, int, void *); member

12345678910>>...29