/openbmc/linux/fs/ext2/ |
H A D | file.c | 97 bool write = (vmf->flags & FAULT_FLAG_WRITE) && in ext2_dax_fault() local
|
/openbmc/linux/include/linux/ |
H A D | tty_ldisc.h | 243 ssize_t (*write)(struct tty_struct *tty, struct file *file, member
|
H A D | pgtable.h | 788 #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 D | dma-resv.h | 126 static inline enum dma_resv_usage dma_resv_usage_rw(bool write) in dma_resv_usage_rw()
|
H A D | proc_fs.h | 214 #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 D | i915_gem_dmabuf.c | 121 bool write = (direction == DMA_BIDIRECTIONAL || direction == DMA_TO_DEVICE); in i915_gem_begin_cpu_access() local
|
/openbmc/linux/include/linux/iio/ |
H A D | buffer_impl.h | 58 int (*write)(struct iio_buffer *buffer, size_t n, const char __user *buf); member
|
/openbmc/qemu/hw/intc/ |
H A D | spapr_xive_kvm.c | 282 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 D | page-writeback.c | 507 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 D | pgtable.h | 505 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 D | delayacct.c | 47 static int sysctl_delayacct(struct ctl_table *table, int write, void *buffer, in sysctl_delayacct()
|
H A D | umh.c | 498 static int proc_cap_handler(struct ctl_table *table, int write, in proc_cap_handler()
|
/openbmc/linux/drivers/misc/lkdtm/ |
H A D | perms.c | 64 static noinline __nocfi void execute_location(void *dst, bool write) in execute_location()
|
/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/ |
H A D | vc_vchi_audioserv_defs.h | 92 struct vc_audio_write write; member
|
/openbmc/linux/sound/soc/intel/common/ |
H A D | sst-dsp-priv.h | 23 void (*write)(void __iomem *addr, u32 offset, u32 value); member
|
/openbmc/phosphor-ipmi-blobs/ |
H A D | manager.cpp | 177 bool BlobManager::write(uint16_t session, uint32_t offset, in write() function in blobs::BlobManager
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | pmbus.cpp | 276 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 D | rtlx.c | 221 static inline int write_spacefree(int read, int write, int size) in write_spacefree()
|
/openbmc/u-boot/include/ |
H A D | altera.h | 110 Altera_write_fn write; member
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
H A D | firmware_handler.cpp | 504 bool FirmwareBlobHandler::write(uint16_t session, uint32_t offset, in write() function in ipmi_flash::FirmwareBlobHandler
|
/openbmc/u-boot/board/toradex/common/ |
H A D | tdx-cfg-block.c | 104 static int tdx_cfg_block_mmc_storage(u8 *config_block, int write) in tdx_cfg_block_mmc_storage()
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-crossbar.c | 40 void (*write)(int, int); member
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | ebus.c | 205 void ebus_dma_prepare(struct ebus_dma_info *p, int write) in ebus_dma_prepare()
|
/openbmc/linux/net/mptcp/ |
H A D | ctrl.c | 106 static int proc_scheduler(struct ctl_table *ctl, int write, in proc_scheduler()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | horus3a.c | 38 u8 reg, u8 write, const u8 *data, u32 len) in horus3a_i2c_debug()
|