/linux-6.14.4/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
D | rtl8225se.c | 76 u8 len, bool write) in rtl8187se_three_wire_io()
|
/linux-6.14.4/mm/ |
D | page-writeback.c | 486 static int dirty_background_ratio_handler(const struct ctl_table *table, int write, in dirty_background_ratio_handler() 497 static int dirty_background_bytes_handler(const struct ctl_table *table, int write, in dirty_background_bytes_handler() 515 static int dirty_ratio_handler(const struct ctl_table *table, int write, void *buffer, in dirty_ratio_handler() 529 static int dirty_bytes_handler(const struct ctl_table *table, int write, in dirty_bytes_handler() 2179 static int dirty_writeback_centisecs_handler(const struct ctl_table *table, int write, in dirty_writeback_centisecs_handler()
|
/linux-6.14.4/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 516 static inline bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted() 528 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted() 926 static inline bool pud_access_permitted(pud_t pud, bool write) in pud_access_permitted() 972 static inline bool p4d_access_permitted(p4d_t p4d, bool write) in p4d_access_permitted() 1078 static inline bool pmd_access_permitted(pmd_t pmd, bool write) in pmd_access_permitted()
|
/linux-6.14.4/lib/ |
D | fortify_kunit.c | 29 #define fortify_panic(func, write, avail, size, retfail) do { \ argument 65 void fortify_add_kunit_error(int write) in fortify_add_kunit_error()
|
/linux-6.14.4/arch/s390/kernel/ |
D | topology.c | 620 static int topology_ctl_handler(const struct ctl_table *ctl, int write, in topology_ctl_handler() 650 static int polarization_ctl_handler(const struct ctl_table *ctl, int write, in polarization_ctl_handler()
|
/linux-6.14.4/drivers/platform/x86/amd/hsmp/ |
D | plat.c | 43 u32 *value, bool write) in amd_hsmp_pci_rdwr()
|
D | acpi.c | 41 u32 *value, bool write) in amd_hsmp_acpi_rdwr()
|
/linux-6.14.4/kernel/ |
D | hung_task.c | 255 static int proc_dohung_task_timeout_secs(const struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
|
D | umh.c | 497 static int proc_cap_handler(const struct ctl_table *table, int write, in proc_cap_handler()
|
D | delayacct.c | 47 static int sysctl_delayacct(const struct ctl_table *table, int write, void *buffer, in sysctl_delayacct()
|
/linux-6.14.4/fs/bcachefs/ |
D | sb-clean.c | 24 int write) in bch2_sb_clean_validate_late()
|
/linux-6.14.4/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_mbx.h | 113 int (*write)(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 vf_number); member
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | cmd.c | 44 void *buf, bool write) in mlx5_fpga_access_reg()
|
/linux-6.14.4/include/linux/ |
D | tty_ldisc.h | 243 ssize_t (*write)(struct tty_struct *tty, struct file *file, member
|
D | proc_fs.h | 218 #define proc_create_net_data_write(name, mode, parent, ops, write, state_size, data) ({NULL;}) argument 221 #define proc_create_net_single_write(name, mode, parent, show, write, data) ({NULL;}) argument
|
D | dma-resv.h | 126 static inline enum dma_resv_usage dma_resv_usage_rw(bool write) in dma_resv_usage_rw()
|
D | pgtable.h | 1036 #define pte_access_permitted(pte, write) \ argument 1041 #define pmd_access_permitted(pmd, write) \ argument 1046 #define pud_access_permitted(pud, write) \ argument 1051 #define p4d_access_permitted(p4d, write) \ argument 1056 #define pgd_access_permitted(pgd, write) \ argument
|
/linux-6.14.4/kernel/events/ |
D | callchain.c | 273 int perf_event_max_stack_handler(const struct ctl_table *table, int write, in perf_event_max_stack_handler()
|
/linux-6.14.4/drivers/gpu/drm/i915/gem/ |
D | i915_gem_dmabuf.c | 121 bool write = (direction == DMA_BIDIRECTIONAL || direction == DMA_TO_DEVICE); in i915_gem_begin_cpu_access() local
|
/linux-6.14.4/fs/ext2/ |
D | file.c | 97 bool write = (vmf->flags & FAULT_FLAG_WRITE) && in ext2_dax_fault() local
|
/linux-6.14.4/drivers/gpu/drm/radeon/ |
D | radeon_ttm.c | 330 int write = !(gtt->userflags & RADEON_GEM_USERPTR_READONLY); in radeon_ttm_tt_pin_userptr() local 390 int write = !(gtt->userflags & RADEON_GEM_USERPTR_READONLY); in radeon_ttm_tt_unpin_userptr() local
|
/linux-6.14.4/drivers/misc/lkdtm/ |
D | perms.c | 64 static noinline __nocfi void execute_location(void *dst, bool write) in execute_location()
|
/linux-6.14.4/drivers/staging/vc04_services/bcm2835-audio/ |
D | vc_vchi_audioserv_defs.h | 92 struct vc_audio_write write; member
|
/linux-6.14.4/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 1849 proc_do_defense_mode(const struct ctl_table *table, int write, in proc_do_defense_mode() 1876 proc_do_sync_threshold(const struct ctl_table *table, int write, in proc_do_sync_threshold() 1904 proc_do_sync_ports(const struct ctl_table *table, int write, in proc_do_sync_ports() 1987 static int ipvs_proc_est_cpulist(const struct ctl_table *table, int write, in ipvs_proc_est_cpulist() 2014 static int ipvs_proc_est_nice(const struct ctl_table *table, int write, in ipvs_proc_est_nice() 2044 static int ipvs_proc_run_estimation(const struct ctl_table *table, int write, in ipvs_proc_run_estimation()
|
/linux-6.14.4/arch/x86/include/asm/ |
D | pgtable.h | 1675 static inline bool __pkru_allows_pkey(u16 pkey, bool write) in __pkru_allows_pkey() 1692 static inline bool __pte_access_permitted(unsigned long pteval, bool write) in __pte_access_permitted() 1711 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted() 1717 static inline bool pmd_access_permitted(pmd_t pmd, bool write) in pmd_access_permitted() 1723 static inline bool pud_access_permitted(pud_t pud, bool write) in pud_access_permitted()
|