Home
last modified time | relevance | path

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

12345678910>>...29

/openbmc/linux/fs/ext2/
H A Dfile.c97 bool write = (vmf->flags & FAULT_FLAG_WRITE) && in ext2_dax_fault() local
/openbmc/linux/include/linux/
H A Dtty_ldisc.h243 ssize_t (*write)(struct tty_struct *tty, struct file *file, member
H A Dpgtable.h788 #define pte_access_permitted(pte, write) \ argument
793 #define pmd_access_permitted(pmd, write) \ argument
798 #define pud_access_permitted(pud, write) \ argument
803 #define p4d_access_permitted(p4d, write) \ argument
808 #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/linux/include/linux/iio/
H A Dbuffer_impl.h58 int (*write)(struct iio_buffer *buffer, size_t n, const char __user *buf); member
/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/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h505 static inline bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted()
517 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted()
925 static inline bool pud_access_permitted(pud_t pud, bool write) in pud_access_permitted()
971 static inline bool p4d_access_permitted(p4d_t p4d, bool write) in p4d_access_permitted()
1089 static inline bool pmd_access_permitted(pmd_t pmd, bool write) in pmd_access_permitted()
/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/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dvc_vchi_audioserv_defs.h92 struct vc_audio_write write; member
/openbmc/linux/sound/soc/intel/common/
H A Dsst-dsp-priv.h23 void (*write)(void __iomem *addr, u32 offset, u32 value); member
/openbmc/phosphor-ipmi-blobs/
H A Dmanager.cpp177 bool BlobManager::write(uint16_t session, uint32_t offset, in write() function in blobs::BlobManager
/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
/openbmc/linux/arch/mips/kernel/
H A Drtlx.c221 static inline int write_spacefree(int read, int write, int size) in write_spacefree()
/openbmc/u-boot/include/
H A Daltera.h110 Altera_write_fn write; member
/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/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/linux/drivers/irqchip/
H A Dirq-crossbar.c40 void (*write)(int, int); member
/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/net/mptcp/
H A Dctrl.c106 static int proc_scheduler(struct ctl_table *ctl, int write, in proc_scheduler()
/openbmc/linux/drivers/media/dvb-frontends/
H A Dhorus3a.c38 u8 reg, u8 write, const u8 *data, u32 len) in horus3a_i2c_debug()

12345678910>>...29