Home
last modified time | relevance | path

Searched defs:write (Results 226 – 250 of 722) sorted by relevance

12345678910>>...29

/openbmc/linux/include/linux/iio/
H A Dbuffer_impl.h58 int (*write)(struct iio_buffer *buffer, size_t n, const char __user *buf); member
/openbmc/linux/include/linux/
H A Dtty_ldisc.h243 ssize_t (*write)(struct tty_struct *tty, struct file *file, member
H A Dpgtable.h767 #define pte_access_permitted(pte, write) \ argument
772 #define pmd_access_permitted(pmd, write) \ argument
777 #define pud_access_permitted(pud, write) \ argument
782 #define p4d_access_permitted(p4d, write) \ argument
787 #define pgd_access_permitted(pgd, write) \ argument
H A Ddma-resv.h126 static inline enum dma_resv_usage dma_resv_usage_rw(bool write) in dma_resv_usage_rw()
H A Dproc_fs.h214 #define proc_create_net_data_write(name, mode, parent, ops, write, state_size, data) ({NULL;}) argument
217 #define proc_create_net_single_write(name, mode, parent, show, write, data) ({NULL;}) argument
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_dmabuf.c121 bool write = (direction == DMA_BIDIRECTIONAL || direction == DMA_TO_DEVICE); in i915_gem_begin_cpu_access() local
/openbmc/qemu/hw/intc/
H A Dspapr_xive_kvm.c282 uint64_t data, bool write) in xive_esb_rw()
308 uint64_t data, bool write) in kvmppc_xive_esb_rw()
/openbmc/linux/mm/
H A Dpage-writeback.c507 static int dirty_background_ratio_handler(struct ctl_table *table, int write, in dirty_background_ratio_handler()
518 static int dirty_background_bytes_handler(struct ctl_table *table, int write, in dirty_background_bytes_handler()
536 static int dirty_ratio_handler(struct ctl_table *table, int write, void *buffer, in dirty_ratio_handler()
550 static int dirty_bytes_handler(struct ctl_table *table, int write, in dirty_bytes_handler()
2157 static int dirty_writeback_centisecs_handler(struct ctl_table *table, int write, in dirty_writeback_centisecs_handler()
/openbmc/linux/sound/soc/intel/common/
H A Dsst-dsp-priv.h23 void (*write)(void __iomem *addr, u32 offset, u32 value); member
/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dvc_vchi_audioserv_defs.h92 struct vc_audio_write write; member
/openbmc/linux/kernel/
H A Ddelayacct.c47 static int sysctl_delayacct(struct ctl_table *table, int write, void *buffer, in sysctl_delayacct()
H A Dumh.c498 static int proc_cap_handler(struct ctl_table *table, int write, in proc_cap_handler()
/openbmc/linux/drivers/misc/lkdtm/
H A Dperms.c64 static noinline __nocfi void execute_location(void *dst, bool write) in execute_location()
/openbmc/phosphor-ipmi-blobs/
H A Dmanager.cpp177 bool BlobManager::write(uint16_t session, uint32_t offset, in write() function in blobs::BlobManager
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_lid.hpp181 virtual int write(const char* buffer, uint32_t offset, uint32_t& length, in write() function in pldm::responder::LidHandler
H A Dfile_io_type_dump.cpp193 int DumpHandler::write(const char* buffer, uint32_t, uint32_t& length, in write() function in pldm::responder::DumpHandler
/openbmc/linux/fs/
H A Ddax.c875 bool write = iter->flags & IOMAP_WRITE; in dax_insert_entry() local
1428 bool write = iov_iter_rw(iter) == WRITE; in dax_iomap_iter() local
1650 bool write = iter->flags & IOMAP_WRITE; in dax_fault_iter() local
1778 bool write = vmf->flags & FAULT_FLAG_WRITE; in dax_fault_check_fallback() local
/openbmc/linux/arch/mips/kernel/
H A Drtlx.c221 static inline int write_spacefree(int read, int write, int size) in write_spacefree()
/openbmc/linux/arch/sparc/kernel/
H A Debus.c205 void ebus_dma_prepare(struct ebus_dma_info *p, int write) in ebus_dma_prepare()
/openbmc/linux/drivers/irqchip/
H A Dirq-crossbar.c40 void (*write)(int, int); member
/openbmc/u-boot/board/toradex/common/
H A Dtdx-cfg-block.c104 static int tdx_cfg_block_mmc_storage(u8 *config_block, int write) in tdx_cfg_block_mmc_storage()
/openbmc/u-boot/include/
H A Daltera.h110 Altera_write_fn write; member
/openbmc/linux/drivers/media/dvb-frontends/
H A Dhorus3a.c38 u8 reg, u8 write, const u8 *data, u32 len) in horus3a_i2c_debug()
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handler.cpp504 bool FirmwareBlobHandler::write(uint16_t session, uint32_t offset, in write() function in ipmi_flash::FirmwareBlobHandler
/openbmc/witherspoon-pfault-analysis/
H A Dpmbus.cpp276 void PMBus::write(const std::string& name, int value, Type type) in write() function in witherspoon::pmbus::PMBus

12345678910>>...29