/linux-6.6.21/arch/riscv/include/asm/ |
D | io.h | 97 #define readsb(addr, buffer, count) __readsb(addr, buffer, count) argument 98 #define readsw(addr, buffer, count) __readsw(addr, buffer, count) argument 99 #define readsl(addr, buffer, count) __readsl(addr, buffer, count) argument 104 #define insb(addr, buffer, count) __insb(PCI_IOBASE + (addr), buffer, count) argument 105 #define insw(addr, buffer, count) __insw(PCI_IOBASE + (addr), buffer, count) argument 106 #define insl(addr, buffer, count) __insl(PCI_IOBASE + (addr), buffer, count) argument 111 #define writesb(addr, buffer, count) __writesb(addr, buffer, count) argument 112 #define writesw(addr, buffer, count) __writesw(addr, buffer, count) argument 113 #define writesl(addr, buffer, count) __writesl(addr, buffer, count) argument 118 #define outsb(addr, buffer, count) __outsb(PCI_IOBASE + (addr), buffer, count) argument [all …]
|
/linux-6.6.21/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-debugfs.c | 124 static ssize_t xgbe_common_read(char __user *buffer, size_t count, in xgbe_common_read() 148 static ssize_t xgbe_common_write(const char __user *buffer, size_t count, in xgbe_common_write() 175 size_t count, loff_t *ppos) in xgmac_reg_addr_read() 184 size_t count, loff_t *ppos) in xgmac_reg_addr_write() 193 size_t count, loff_t *ppos) in xgmac_reg_value_read() 205 size_t count, loff_t *ppos) in xgmac_reg_value_write() 235 size_t count, loff_t *ppos) in xpcs_mmd_read() 243 size_t count, loff_t *ppos) in xpcs_mmd_write() 252 size_t count, loff_t *ppos) in xpcs_reg_addr_read() 260 size_t count, loff_t *ppos) in xpcs_reg_addr_write() [all …]
|
/linux-6.6.21/drivers/scsi/pcmcia/ |
D | nsp_io.h | 70 unsigned long count) in nsp_multi_read_1() 77 unsigned long count) in nsp_fifo8_read() 89 unsigned long count) in nsp_multi_read_2() 96 unsigned long count) in nsp_fifo16_read() 108 unsigned long count) in nsp_multi_read_4() 115 unsigned long count) in nsp_fifo32_read() 127 unsigned long count) in nsp_multi_write_1() 134 unsigned long count) in nsp_fifo8_write() 145 unsigned long count) in nsp_multi_write_2() 152 unsigned long count) in nsp_fifo16_write() [all …]
|
/linux-6.6.21/arch/sh/kernel/ |
D | iomap.c | 77 static inline void mmio_insb(const void __iomem *addr, u8 *dst, int count) in mmio_insb() 86 static inline void mmio_insw(const void __iomem *addr, u16 *dst, int count) in mmio_insw() 95 static inline void mmio_insl(const void __iomem *addr, u32 *dst, int count) in mmio_insl() 104 static inline void mmio_outsb(void __iomem *addr, const u8 *src, int count) in mmio_outsb() 112 static inline void mmio_outsw(void __iomem *addr, const u16 *src, int count) in mmio_outsw() 120 static inline void mmio_outsl(void __iomem *addr, const u32 *src, int count) in mmio_outsl() 128 void ioread8_rep(const void __iomem *addr, void *dst, unsigned long count) in ioread8_rep() 134 void ioread16_rep(const void __iomem *addr, void *dst, unsigned long count) in ioread16_rep() 140 void ioread32_rep(const void __iomem *addr, void *dst, unsigned long count) in ioread32_rep() 146 void iowrite8_rep(void __iomem *addr, const void *src, unsigned long count) in iowrite8_rep() [all …]
|
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | debugfs.c | 24 size_t count, loff_t *ppos) in iwl_dbgfs_ctdp_budget_read() 50 size_t count, loff_t *ppos) in iwl_dbgfs_stop_ctdp_write() 69 size_t count, loff_t *ppos) in iwl_dbgfs_force_ctkill_write() 81 size_t count, loff_t *ppos) in iwl_dbgfs_tx_flush_write() 115 size_t count, loff_t *ppos) in iwl_dbgfs_sta_drain_write() 146 size_t count, loff_t *ppos) in iwl_dbgfs_sram_read() 181 size_t count, loff_t *ppos) in iwl_dbgfs_sram_write() 213 size_t count, loff_t *ppos) in iwl_dbgfs_set_nic_temperature_read() 235 char *buf, size_t count, in iwl_dbgfs_set_nic_temperature_write() 280 size_t count, loff_t *ppos) in iwl_dbgfs_nic_temp_read() [all …]
|
D | debugfs-vif.c | 73 size_t count, loff_t *ppos) in iwl_dbgfs_pm_params_write() 137 size_t count, loff_t *ppos) in iwl_dbgfs_tx_pwr_lmt_read() 152 size_t count, loff_t *ppos) in iwl_dbgfs_pm_params_read() 168 size_t count, loff_t *ppos) in iwl_dbgfs_mac_params_read() 296 size_t count, loff_t *ppos) in iwl_dbgfs_bf_params_write() 394 size_t count, loff_t *ppos) in iwl_dbgfs_bf_params_read() 443 size_t count, loff_t *ppos) in iwl_dbgfs_os_device_timediff_read() 467 size_t count, loff_t *ppos) in iwl_dbgfs_low_latency_write() 489 size_t count, loff_t *ppos) in iwl_dbgfs_low_latency_force_write() 522 size_t count, loff_t *ppos) in iwl_dbgfs_low_latency_read() [all …]
|
/linux-6.6.21/drivers/net/wireless/ti/wlcore/ |
D | debugfs.c | 31 int wl1271_format_buffer(char __user *userbuf, size_t count, in wl1271_format_buffer() 79 size_t count, loff_t *ppos) in tx_queue_len_read() 176 size_t count, loff_t *ppos) in gpio_power_read() 191 size_t count, loff_t *ppos) in gpio_power_write() 223 size_t count, loff_t *ppos) in start_recovery_write() 241 size_t count, loff_t *ppos) in dynamic_ps_timeout_read() 252 size_t count, loff_t *ppos) in dynamic_ps_timeout_write() 306 size_t count, loff_t *ppos) in forced_ps_read() 317 size_t count, loff_t *ppos) in forced_ps_write() 376 size_t count, loff_t *ppos) in split_scan_timeout_read() [all …]
|
/linux-6.6.21/arch/parisc/lib/ |
D | io.c | 19 void memcpy_toio(volatile void __iomem *dst, const void *src, int count) in memcpy_toio() 54 void memcpy_fromio(void *dst, const volatile void __iomem *src, int count) in memcpy_fromio() 106 void memset_io(volatile void __iomem *addr, unsigned char val, int count) in memset_io() 127 void insb (unsigned long port, void *dst, unsigned long count) in insb() 167 void insw (unsigned long port, void *dst, unsigned long count) in insw() 239 void insl (unsigned long port, void *dst, unsigned long count) in insl() 319 void outsb(unsigned long port, const void * src, unsigned long count) in outsb() 337 void outsw (unsigned long port, const void *src, unsigned long count) in outsw() 409 void outsl (unsigned long port, const void *src, unsigned long count) in outsl()
|
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | debugfs.c | 53 size_t count, loff_t *ppos) in iwl_dbgfs_sram_read() 143 size_t count, loff_t *ppos) in iwl_dbgfs_sram_write() 171 size_t count, loff_t *ppos) in iwl_dbgfs_wowlan_sram_read() 184 size_t count, loff_t *ppos) in iwl_dbgfs_stations_read() 241 size_t count, in iwl_dbgfs_nvm_read() 279 size_t count, loff_t *ppos) in iwl_dbgfs_channels_read() 345 size_t count, loff_t *ppos) { in iwl_dbgfs_status_read() 379 size_t count, loff_t *ppos) { in iwl_dbgfs_rx_handlers_read() 408 size_t count, loff_t *ppos) in iwl_dbgfs_rx_handlers_write() 430 size_t count, loff_t *ppos) in iwl_dbgfs_qos_read() [all …]
|
/linux-6.6.21/drivers/net/wireless/marvell/libertas/ |
D | debugfs.c | 26 size_t count, loff_t *ppos) in write_file_dummy() 34 size_t count, loff_t *ppos) in lbs_dev_info() 56 const char __user *user_buf, size_t count, in lbs_sleepparams_write() 93 size_t count, loff_t *ppos) in lbs_sleepparams_read() 121 const char __user *user_buf, size_t count, in lbs_host_sleep_write() 163 size_t count, loff_t *ppos) in lbs_host_sleep_read() 219 size_t count, loff_t *ppos) in lbs_threshold_read() 271 const char __user *userbuf, size_t count, in lbs_threshold_write() 339 size_t count, loff_t *ppos) in lbs_lowrssi_read() 347 size_t count, loff_t *ppos) in lbs_lowrssi_write() [all …]
|
/linux-6.6.21/drivers/net/wireless/intel/iwlegacy/ |
D | debug.c | 200 il_dbgfs_tx_stats_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_tx_stats_read() 241 const char __user *user_buf, size_t count, in il_dbgfs_clear_traffic_stats_write() 261 il_dbgfs_rx_stats_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_rx_stats_read() 305 il_dbgfs_sram_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_sram_read() 365 size_t count, loff_t *ppos) in il_dbgfs_sram_write() 389 il_dbgfs_stations_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_stations_read() 453 il_dbgfs_nvm_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_nvm_read() 497 il_dbgfs_channels_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_channels_read() 576 il_dbgfs_status_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_status_read() 637 il_dbgfs_interrupt_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_interrupt_read() [all …]
|
/linux-6.6.21/drivers/s390/net/ |
D | qeth_l3_sys.c | 68 const char *buf, size_t count) in qeth_l3_dev_route_store() 105 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_route4_store() 125 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_route6_store() 145 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_sniffer_store() 207 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_hsuid_store() 292 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_ipato_enable_store() 338 const char *buf, size_t count) in qeth_l3_dev_ipato_invert4_store() 422 static ssize_t qeth_l3_dev_ipato_add_store(const char *buf, size_t count, in qeth_l3_dev_ipato_add_store() 450 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_ipato_add4_store() 461 static ssize_t qeth_l3_dev_ipato_del_store(const char *buf, size_t count, in qeth_l3_dev_ipato_del_store() [all …]
|
/linux-6.6.21/drivers/tty/ |
D | tty_ldsem.c | 78 long adjust, count; in __ldsem_wake_readers() local 110 long count = atomic_long_add_return(LDSEM_ACTIVE_BIAS, &sem->count); in writer_trylock() local 156 down_read_failed(struct ld_semaphore *sem, long count, long timeout) in down_read_failed() 230 down_write_failed(struct ld_semaphore *sem, long count, long timeout) in down_write_failed() 298 long count; in __ldsem_down_read_nested() local 317 long count; in __ldsem_down_write_nested() local 348 long count = atomic_long_read(&sem->count); in ldsem_down_read_trylock() local 374 long count = atomic_long_read(&sem->count); in ldsem_down_write_trylock() local 391 long count; in ldsem_up_read() local 405 long count; in ldsem_up_write() local
|
/linux-6.6.21/drivers/net/wireless/marvell/mwifiex/ |
D | debugfs.c | 63 size_t count, loff_t *ppos) in mwifiex_info_read() 167 size_t count, loff_t *ppos) in mwifiex_getlog_read() 243 size_t count, loff_t *ppos) in mwifiex_histogram_read() 322 size_t count, loff_t *ppos) in mwifiex_histogram_write() 382 size_t count, loff_t *ppos) in mwifiex_debug_read() 418 const char __user *ubuf, size_t count, loff_t *ppos) in mwifiex_regrdwr_write() 456 size_t count, loff_t *ppos) in mwifiex_regrdwr_read() 510 size_t count, loff_t *ppos) in mwifiex_debug_mask_read() 536 size_t count, loff_t *ppos) in mwifiex_debug_mask_write() 564 size_t count, loff_t *ppos) in mwifiex_verext_write() [all …]
|
/linux-6.6.21/arch/alpha/kernel/ |
D | io.c | 277 void ioread8_rep(const void __iomem *port, void *dst, unsigned long count) in ioread8_rep() 305 void insb(unsigned long port, void *dst, unsigned long count) in insb() 320 void ioread16_rep(const void __iomem *port, void *dst, unsigned long count) in ioread16_rep() 345 void insw(unsigned long port, void *dst, unsigned long count) in insw() 360 void ioread32_rep(const void __iomem *port, void *dst, unsigned long count) in ioread32_rep() 377 void insl(unsigned long port, void *dst, unsigned long count) in insl() 392 void iowrite8_rep(void __iomem *port, const void *xsrc, unsigned long count) in iowrite8_rep() 399 void outsb(unsigned long port, const void *src, unsigned long count) in outsb() 414 void iowrite16_rep(void __iomem *port, const void *src, unsigned long count) in iowrite16_rep() 439 void outsw(unsigned long port, const void *src, unsigned long count) in outsw() [all …]
|
/linux-6.6.21/net/mac80211/ |
D | debugfs.c | 20 int mac80211_format_buffer(char __user *userbuf, size_t count, in mac80211_format_buffer() 77 size_t count, in aqm_read() 118 size_t count, in aqm_write() 154 size_t count, loff_t *ppos) in airtime_flags_read() 175 size_t count, loff_t *ppos) in airtime_flags_write() 206 size_t count, loff_t *ppos) in aql_pending_read() 236 size_t count, in aql_txq_limit_read() 263 size_t count, in aql_txq_limit_write() 315 size_t count, loff_t *ppos) in aql_enable_read() 327 size_t count, loff_t *ppos) in aql_enable_write() [all …]
|
/linux-6.6.21/drivers/net/wireless/ath/ath10k/ |
D | debug.c | 152 size_t count, loff_t *ppos) in ath10k_read_wmi_services() 445 size_t count, loff_t *ppos) in ath10k_fw_stats_read() 463 size_t count, loff_t *ppos) in ath10k_debug_fw_reset_stats_read() 523 size_t count, loff_t *ppos) in ath10k_read_simulate_fw_crash() 544 size_t count, loff_t *ppos) in ath10k_write_simulate_fw_crash() 615 size_t count, loff_t *ppos) in ath10k_read_chip_id() 635 size_t count, loff_t *ppos) in ath10k_reg_addr_read() 653 size_t count, loff_t *ppos) in ath10k_reg_addr_write() 683 size_t count, loff_t *ppos) in ath10k_reg_value_read() 714 size_t count, loff_t *ppos) in ath10k_reg_value_write() [all …]
|
/linux-6.6.21/drivers/net/wireless/broadcom/b43/ |
D | debugfs.c | 69 ssize_t count = 0; in shm16read__read_file() local 86 const char *buf, size_t count) in shm16read__write_file() 110 const char *buf, size_t count) in shm16write__write_file() 145 ssize_t count = 0; in shm32read__read_file() local 162 const char *buf, size_t count) in shm32read__write_file() 186 const char *buf, size_t count) in shm32write__write_file() 224 ssize_t count = 0; in mmio16read__read_file() local 239 const char *buf, size_t count) in mmio16read__write_file() 258 const char *buf, size_t count) in mmio16write__write_file() 288 ssize_t count = 0; in mmio32read__read_file() local [all …]
|
/linux-6.6.21/drivers/nvme/target/ |
D | configfs.c | 78 const char *page, size_t count) in nvmet_addr_adrfam_store() 110 const char *page, size_t count) in nvmet_addr_portid_store() 138 const char *page, size_t count) in nvmet_addr_traddr_store() 179 const char *page, size_t count) in nvmet_addr_treq_store() 213 const char *page, size_t count) in nvmet_addr_trsvcid_store() 240 const char *page, size_t count) in nvmet_param_inline_data_size_store() 267 const char *page, size_t count) in nvmet_param_pi_enable_store() 308 const char *page, size_t count) in nvmet_addr_trtype_store() 343 const char *page, size_t count) in nvmet_ns_device_path_store() 385 const char *page, size_t count) in nvmet_ns_p2pmem_store() [all …]
|
/linux-6.6.21/lib/ |
D | string.c | 91 char *strncpy(char *dest, const char *src, size_t count) in strncpy() 122 ssize_t strscpy(char *dest, const char *src, size_t count) in strscpy() 230 char *strncat(char *dest, const char *src, size_t count) in strncat() 250 size_t strlcat(char *dest, const char *src, size_t count) in strlcat() 300 int strncmp(const char *cs, const char *ct, size_t count) in strncmp() 365 char *strnchrnul(const char *s, size_t count, int c) in strnchrnul() 400 char *strnchr(const char *s, size_t count, int c) in strnchr() 426 size_t strnlen(const char *s, size_t count) in strnlen() 532 void *memset(void *s, int c, size_t count) in memset() 554 void *memset16(uint16_t *s, uint16_t v, size_t count) in memset16() [all …]
|
/linux-6.6.21/arch/sparc/lib/ |
D | PeeCeeI.c | 13 void outsb(unsigned long __addr, const void *src, unsigned long count) in outsb() 23 void outsw(unsigned long __addr, const void *src, unsigned long count) in outsw() 34 void outsl(unsigned long __addr, const void *src, unsigned long count) in outsl() 88 void insb(unsigned long __addr, void *dst, unsigned long count) in insb() 116 void insw(unsigned long __addr, void *dst, unsigned long count) in insw() 144 void insl(unsigned long __addr, void *dst, unsigned long count) in insl()
|
/linux-6.6.21/arch/sh/include/asm/ |
D | io_noioport.h | 49 static inline void insb(unsigned long port, void *dst, unsigned long count) in insb() 54 static inline void insw(unsigned long port, void *dst, unsigned long count) in insw() 59 static inline void insl(unsigned long port, void *dst, unsigned long count) in insl() 64 static inline void outsb(unsigned long port, const void *src, unsigned long count) in outsb() 69 static inline void outsw(unsigned long port, const void *src, unsigned long count) in outsw() 74 static inline void outsl(unsigned long port, const void *src, unsigned long count) in outsl()
|
/linux-6.6.21/drivers/counter/ |
D | stm32-timer-cnt.c | 47 struct counter_count *count, u64 *val) in stm32_count_read() 59 struct counter_count *count, const u64 val) in stm32_count_write() 72 struct counter_count *count, in stm32_count_function_read() 99 struct counter_count *count, in stm32_count_function_write() 139 struct counter_count *count, in stm32_count_direction_read() 153 struct counter_count *count, u64 *ceiling) in stm32_count_ceiling_read() 166 struct counter_count *count, u64 ceiling) in stm32_count_ceiling_write() 181 struct counter_count *count, u8 *enable) in stm32_count_enable_read() 194 struct counter_count *count, u8 enable) in stm32_count_enable_write() 232 struct counter_count *count, in stm32_action_read()
|
/linux-6.6.21/drivers/char/ |
D | tlclk.c | 243 static ssize_t tlclk_read(struct file *filp, char __user *buf, size_t count, in tlclk_read() 327 struct device_attribute *attr, const char *buf, size_t count) in store_received_ref_clk3a() 349 struct device_attribute *attr, const char *buf, size_t count) in store_received_ref_clk3b() 371 struct device_attribute *attr, const char *buf, size_t count) in store_enable_clk3b_output() 392 struct device_attribute *attr, const char *buf, size_t count) in store_enable_clk3a_output() 413 struct device_attribute *attr, const char *buf, size_t count) in store_enable_clkb1_output() 435 struct device_attribute *attr, const char *buf, size_t count) in store_enable_clka1_output() 456 struct device_attribute *attr, const char *buf, size_t count) in store_enable_clkb0_output() 477 struct device_attribute *attr, const char *buf, size_t count) in store_enable_clka0_output() 498 struct device_attribute *attr, const char *buf, size_t count) in store_select_amcb2_transmit_clock() [all …]
|
/linux-6.6.21/drivers/net/wireless/broadcom/b43legacy/ |
D | sysfs.c | 25 static int get_integer(const char *buf, size_t count) in get_integer() 41 static int get_boolean(const char *buf, size_t count) in get_boolean() 69 ssize_t count = 0; in b43legacy_attr_interfmode_show() local 100 const char *buf, size_t count) in b43legacy_attr_interfmode_store() 150 ssize_t count; in b43legacy_attr_preamble_show() local 171 const char *buf, size_t count) in b43legacy_attr_preamble_store()
|