Home
last modified time | relevance | path

Searched defs:write (Results 151 – 175 of 603) sorted by relevance

12345678910>>...25

/linux-6.14.4/drivers/net/wireless/realtek/rtl818x/rtl8180/
Drtl8225se.c76 u8 len, bool write) in rtl8187se_three_wire_io()
/linux-6.14.4/mm/
Dpage-writeback.c486 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/
Dpgtable.h516 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/
Dfortify_kunit.c29 #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/
Dtopology.c620 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/
Dplat.c43 u32 *value, bool write) in amd_hsmp_pci_rdwr()
Dacpi.c41 u32 *value, bool write) in amd_hsmp_acpi_rdwr()
/linux-6.14.4/kernel/
Dhung_task.c255 static int proc_dohung_task_timeout_secs(const struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
Dumh.c497 static int proc_cap_handler(const struct ctl_table *table, int write, in proc_cap_handler()
Ddelayacct.c47 static int sysctl_delayacct(const struct ctl_table *table, int write, void *buffer, in sysctl_delayacct()
/linux-6.14.4/fs/bcachefs/
Dsb-clean.c24 int write) in bch2_sb_clean_validate_late()
/linux-6.14.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.h113 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/
Dcmd.c44 void *buf, bool write) in mlx5_fpga_access_reg()
/linux-6.14.4/include/linux/
Dtty_ldisc.h243 ssize_t (*write)(struct tty_struct *tty, struct file *file, member
Dproc_fs.h218 #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
Ddma-resv.h126 static inline enum dma_resv_usage dma_resv_usage_rw(bool write) in dma_resv_usage_rw()
Dpgtable.h1036 #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/
Dcallchain.c273 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/
Di915_gem_dmabuf.c121 bool write = (direction == DMA_BIDIRECTIONAL || direction == DMA_TO_DEVICE); in i915_gem_begin_cpu_access() local
/linux-6.14.4/fs/ext2/
Dfile.c97 bool write = (vmf->flags & FAULT_FLAG_WRITE) && in ext2_dax_fault() local
/linux-6.14.4/drivers/gpu/drm/radeon/
Dradeon_ttm.c330 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/
Dperms.c64 static noinline __nocfi void execute_location(void *dst, bool write) in execute_location()
/linux-6.14.4/drivers/staging/vc04_services/bcm2835-audio/
Dvc_vchi_audioserv_defs.h92 struct vc_audio_write write; member
/linux-6.14.4/net/netfilter/ipvs/
Dip_vs_ctl.c1849 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/
Dpgtable.h1675 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()

12345678910>>...25