/openbmc/phosphor-pid-control/sensors/ |
H A D | host.cpp | 95 void HostSensor::write([[maybe_unused]] double value) in write() function in pid_control::HostSensor
|
/openbmc/linux/drivers/gpu/drm/lima/ |
H A D | lima_gem.c | 263 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 D | w5100.h | 19 int (*write)(struct net_device *ndev, u32 addr, u8 data); member
|
/openbmc/linux/mm/ |
H A D | huge_memory.c | 829 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 D | iodev.h | 23 int (*write)(struct kvm_vcpu *vcpu, member
|
/openbmc/linux/net/phonet/ |
H A D | sysctl.c | 51 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 D | frame_vector.c | 40 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 D | write_to_hugetlbfs.c | 76 int write = 0; in main() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | sigmadsp.h | 41 int (*write)(void *, unsigned int, const uint8_t *, size_t); member
|
/openbmc/qemu/target/s390x/ |
H A D | diag.c | 57 uintptr_t ra, bool write) in diag308_parm_check()
|
/openbmc/qemu/include/hw/rtc/ |
H A D | allwinner-rtc.h | 125 bool (*write)(AwRtcState *s, uint32_t offset, uint32_t data); member
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | sclp.c | 66 long write(int fd, const void *str, size_t len) in write() function
|
/openbmc/openpower-sbe-interface/ |
H A D | sbe_interfaces.cpp | 72 void write(const char* devPath, uint64_t address, uint64_t data) in write() function
|
/openbmc/linux/tools/testing/selftests/powerpc/mm/ |
H A D | bad_accesses.c | 39 int bad_access(char *p, bool write) in bad_access()
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | mmio.h | 67 gvt_mmio_func write; member
|
/openbmc/linux/fs/proc/ |
H A D | proc_net.c | 159 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 D | ce4100.c | 34 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 D | header.h | 105 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 D | unaligned.c | 252 bool sign, write; in emulate_load_store_insn() local
|
/openbmc/linux/include/linux/ |
H A D | pstore_zone.h | 52 pstore_zone_write_op write; member
|
/openbmc/linux/net/netfilter/ |
H A D | nf_hooks_lwtunnel.c | 31 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 D | allwinner-wdt.h | 98 bool (*write)(AwWdtState *s, uint32_t offset, uint32_t data); member
|
/openbmc/phosphor-ipmi-flash/tools/ |
H A D | pci.cpp | 106 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 D | ethtool.c | 786 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 D | chan_user.h | 23 int (*write)(int, const char *, int, void *); member
|