| /Linux-v5.15/drivers/rtc/ |
| D | rtc-bq4802.c | 27 void (*write)(struct bq4802 *, int, u8); member
|
| /Linux-v5.15/drivers/scsi/ |
| D | sun3x_esp.c | 129 u32 dma_count, int write, u8 cmd) in sun3x_esp_send_dma_cmd()
|
| D | sd.c | 719 static unsigned int sd_prot_op(bool write, bool dix, bool dif) in sd_prot_op() 1132 static blk_status_t sd_setup_rw32_cmnd(struct scsi_cmnd *cmd, bool write, in sd_setup_rw32_cmnd() 1154 static blk_status_t sd_setup_rw16_cmnd(struct scsi_cmnd *cmd, bool write, in sd_setup_rw16_cmnd() 1169 static blk_status_t sd_setup_rw10_cmnd(struct scsi_cmnd *cmd, bool write, in sd_setup_rw10_cmnd() 1184 static blk_status_t sd_setup_rw6_cmnd(struct scsi_cmnd *cmd, bool write, in sd_setup_rw6_cmnd() 1222 bool write = rq_data_dir(rq) == WRITE; in sd_setup_read_write_cmnd() local
|
| /Linux-v5.15/drivers/misc/lkdtm/ |
| D | perms.c | 46 static noinline void execute_location(void *dst, bool write) in execute_location()
|
| /Linux-v5.15/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
| D | rtl8225se.c | 76 u8 len, bool write) in rtl8187se_three_wire_io()
|
| /Linux-v5.15/tools/perf/ui/ |
| D | browser.h | 29 void (*write)(struct ui_browser *browser, void *entry, int row); member
|
| /Linux-v5.15/include/linux/ |
| D | huge_mm.h | 56 bool write) in vmf_insert_pfn_pmd() 75 bool write) in vmf_insert_pfn_pud()
|
| D | pgtable.h | 585 #define pte_access_permitted(pte, write) \ argument 590 #define pmd_access_permitted(pmd, write) \ argument 595 #define pud_access_permitted(pud, write) \ argument 600 #define p4d_access_permitted(p4d, write) \ argument 605 #define pgd_access_permitted(pgd, write) \ argument
|
| D | msi.h | 438 #define platform_msi_create_device_domain(dev, nvec, write, ops, data) \ argument 440 #define platform_msi_create_device_tree_domain(dev, nvec, write, ops, data) \ argument
|
| D | tty_ldisc.h | 194 ssize_t (*write)(struct tty_struct *tty, struct file *file, member
|
| /Linux-v5.15/kernel/events/ |
| D | callchain.c | 236 int perf_event_max_stack_handler(struct ctl_table *table, int write, in perf_event_max_stack_handler()
|
| /Linux-v5.15/drivers/net/ethernet/intel/igb/ |
| D | igb_ethtool.c | 1004 u32 write; member 1216 int reg, u32 mask, u32 write) in reg_pattern_test() 1238 int reg, u32 mask, u32 write) in reg_set_and_check() 1256 #define REG_PATTERN_TEST(reg, mask, write) \ argument 1262 #define REG_SET_AND_CHECK(reg, mask, write) \ argument
|
| /Linux-v5.15/arch/x86/kernel/ |
| D | module.c | 229 void *(*write)(void *, const void *, size_t) = memcpy; in apply_relocate_add() local
|
| /Linux-v5.15/arch/x86/include/asm/ |
| D | mmu_context.h | 208 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
| D | pgtable.h | 1344 static inline bool __pkru_allows_pkey(u16 pkey, bool write) in __pkru_allows_pkey() 1361 static inline bool __pte_access_permitted(unsigned long pteval, bool write) in __pte_access_permitted() 1375 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted() 1381 static inline bool pmd_access_permitted(pmd_t pmd, bool write) in pmd_access_permitted() 1387 static inline bool pud_access_permitted(pud_t pud, bool write) in pud_access_permitted()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| D | cmd.c | 44 void *buf, bool write) in mlx5_fpga_access_reg()
|
| /Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_ttm.c | 762 int write = !(gtt->userflags & AMDGPU_GEM_USERPTR_READONLY); in amdgpu_ttm_tt_pin_userptr() local 799 int write = !(gtt->userflags & AMDGPU_GEM_USERPTR_READONLY); in amdgpu_ttm_tt_unpin_userptr() local 1400 void *buf, size_t size, bool write) in amdgpu_ttm_vram_mm_access() 1448 int write) in amdgpu_ttm_access_memory()
|
| /Linux-v5.15/drivers/dma/dw-edma/ |
| D | dw-edma-core.c | 601 static irqreturn_t dw_edma_interrupt(int irq, void *data, bool write) in dw_edma_interrupt() 692 static int dw_edma_channel_setup(struct dw_edma_chip *chip, bool write, in dw_edma_channel_setup()
|
| /Linux-v5.15/arch/powerpc/include/asm/book3s/64/ |
| D | pgtable.h | 609 static inline bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted() 621 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted() 998 static inline bool pud_access_permitted(pud_t pud, bool write) in pud_access_permitted() 1044 static inline bool p4d_access_permitted(p4d_t p4d, bool write) in p4d_access_permitted() 1154 static inline bool pmd_access_permitted(pmd_t pmd, bool write) in pmd_access_permitted()
|
| /Linux-v5.15/fs/ceph/ |
| D | metric.c | 17 struct ceph_metric_write_latency *write; in ceph_mdsc_send_metrics() local
|
| /Linux-v5.15/sound/soc/intel/common/ |
| D | sst-dsp-priv.h | 23 void (*write)(void __iomem *addr, u32 offset, u32 value); member
|
| /Linux-v5.15/kernel/ |
| D | umh.c | 488 static int proc_cap_handler(struct ctl_table *table, int write, in proc_cap_handler()
|
| /Linux-v5.15/drivers/staging/vc04_services/bcm2835-audio/ |
| D | vc_vchi_audioserv_defs.h | 92 struct vc_audio_write write; member
|
| /Linux-v5.15/drivers/gpu/drm/i915/gem/ |
| D | i915_gem_dmabuf.c | 117 bool write = (direction == DMA_BIDIRECTIONAL || direction == DMA_TO_DEVICE); in i915_gem_begin_cpu_access() local
|
| /Linux-v5.15/mm/ |
| D | madvise.c | 832 const bool write = behavior == MADV_POPULATE_WRITE; in madvise_populate() local 1134 int write; in do_madvise() local
|