Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 3860) sorted by relevance

12345678910>>...155

/linux/arch/riscv/include/asm/
A Dio.h97 #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((void __iomem *)(long)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
124 #define readsq(addr, buffer, count) __readsq(addr, buffer, count) argument
127 #define insq(addr, buffer, count) __insq((void __iomem *)addr, buffer, count) argument
130 #define writesq(addr, buffer, count) __writesq(addr, buffer, count) argument
[all …]
/linux/arch/mips/include/asm/mach-generic/
A Dide.h60 unsigned int count) in __ide_insw()
77 unsigned long count) in __ide_outsw()
86 unsigned long count) in __ide_outsl()
94 static inline void __ide_mm_insw(void __iomem *port, void *addr, u32 count) in __ide_mm_insw()
102 static inline void __ide_mm_insl(void __iomem *port, void *addr, u32 count) in __ide_mm_insl()
110 static inline void __ide_mm_outsw(void __iomem *port, void *addr, u32 count) in __ide_mm_outsw()
118 static inline void __ide_mm_outsl(void __iomem * port, void *addr, u32 count) in __ide_mm_outsl()
131 #define insw(port, addr, count) __ide_insw(port, addr, count) argument
132 #define insl(port, addr, count) __ide_insl(port, addr, count) argument
133 #define outsw(port, addr, count) __ide_outsw(port, addr, count) argument
[all …]
/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe-debugfs.c175 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()
235 size_t count, loff_t *ppos) in xpcs_mmd_read()
252 size_t count, loff_t *ppos) in xpcs_reg_addr_read()
260 size_t count, loff_t *ppos) in xpcs_reg_addr_write()
269 size_t count, loff_t *ppos) in xpcs_reg_value_read()
320 size_t count, loff_t *ppos) in xprop_reg_addr_read()
380 size_t count, loff_t *ppos) in xi2c_reg_addr_read()
389 size_t count, loff_t *ppos) in xi2c_reg_addr_write()
[all …]
/linux/drivers/scsi/pcmcia/
A Dnsp_io.h70 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()
134 unsigned long count) in nsp_fifo8_write()
222 unsigned long count) in nsp_mmio_multi_read_4()
239 unsigned long count) in nsp_mmio_fifo32_read()
248 unsigned long count) in nsp_mmio_multi_write_4()
[all …]
/linux/arch/sh/kernel/
A Diomap.c77 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/drivers/net/wireless/intel/iwlwifi/mvm/
A Ddebugfs.c20 size_t count, loff_t *ppos) in iwl_dbgfs_ctdp_budget_read()
46 size_t count, loff_t *ppos) in iwl_dbgfs_stop_ctdp_write()
77 size_t count, loff_t *ppos) in iwl_dbgfs_tx_flush_write()
111 size_t count, loff_t *ppos) in iwl_dbgfs_sta_drain_write()
142 size_t count, loff_t *ppos) in iwl_dbgfs_sram_read()
231 char *buf, size_t count, in iwl_dbgfs_set_nic_temperature_write()
417 char *buf, size_t count, in iwl_dbgfs_amsdu_len_write()
446 size_t count, loff_t *ppos) in iwl_dbgfs_amsdu_len_read()
1266 char *buf, size_t count, in iwl_dbgfs_inject_beacon_ie_write()
1277 size_t count, in iwl_dbgfs_inject_beacon_ie_restore_write()
[all …]
A Ddebugfs-vif.c73 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()
496 size_t count, loff_t *ppos) in iwl_dbgfs_low_latency_force_write()
557 size_t count, loff_t *ppos) in iwl_dbgfs_uapsd_misbehaving_read()
569 char *buf, size_t count, in iwl_dbgfs_uapsd_misbehaving_write()
623 size_t count, loff_t *ppos) in iwl_dbgfs_rx_phyinfo_read()
[all …]
/linux/arch/parisc/lib/
A Dio.c19 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/drivers/net/wireless/ti/wlcore/
A Ddebugfs.c81 size_t count, loff_t *ppos) in tx_queue_len_read()
181 size_t count, loff_t *ppos) in gpio_power_read()
196 size_t count, loff_t *ppos) in gpio_power_write()
246 size_t count, loff_t *ppos) in dynamic_ps_timeout_read()
313 size_t count, loff_t *ppos) in forced_ps_read()
385 size_t count, loff_t *ppos) in split_scan_timeout_read()
427 size_t count, loff_t *ppos) in driver_state_read()
526 size_t count, loff_t *ppos) in vifs_state_read()
967 size_t count, loff_t *ppos) in fw_stats_raw_read()
996 size_t count, loff_t *ppos) in sleep_auth_write()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
A Ddebugfs.c53 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()
408 size_t count, loff_t *ppos) in iwl_dbgfs_rx_handlers_write()
458 size_t count, loff_t *ppos) in iwl_dbgfs_thermal_throttling_read()
490 size_t count, loff_t *ppos) in iwl_dbgfs_disable_ht40_write()
513 size_t count, loff_t *ppos) in iwl_dbgfs_disable_ht40_read()
528 size_t count, loff_t *ppos) in iwl_dbgfs_temperature_read()
[all …]
/linux/drivers/net/wireless/marvell/libertas/
A Ddebugfs.c34 size_t count, loff_t *ppos) in lbs_dev_info()
93 size_t count, loff_t *ppos) in lbs_sleepparams_read()
163 size_t count, loff_t *ppos) in lbs_host_sleep_read()
219 size_t count, loff_t *ppos) in lbs_threshold_read()
339 size_t count, loff_t *ppos) in lbs_lowrssi_read()
347 size_t count, loff_t *ppos) in lbs_lowrssi_write()
363 size_t count, loff_t *ppos) in lbs_lowsnr_write()
387 size_t count, loff_t *ppos) in lbs_highrssi_read()
403 size_t count, loff_t *ppos) in lbs_highsnr_read()
418 size_t count, loff_t *ppos) in lbs_bcnmiss_read()
[all …]
/linux/drivers/net/wireless/intel/iwlegacy/
A Ddebug.c365 size_t count, loff_t *ppos) in il_dbgfs_sram_write()
717 size_t count, loff_t *ppos) in il_dbgfs_interrupt_write()
789 size_t count, loff_t *ppos) in il_dbgfs_disable_ht40_read()
907 size_t count, loff_t *ppos) in il_dbgfs_ucode_general_stats_read()
916 size_t count, loff_t *ppos) in il_dbgfs_sensitivity_read()
1015 size_t count, loff_t *ppos) in il_dbgfs_chain_noise_read()
1086 size_t count, loff_t *ppos) in il_dbgfs_power_save_status_read()
1135 size_t count, loff_t *ppos) in il_dbgfs_rxon_flags_read()
1148 size_t count, loff_t *ppos) in il_dbgfs_rxon_filter_flags_read()
1226 size_t count, loff_t *ppos) in il_dbgfs_force_reset_read()
[all …]
/linux/drivers/tty/
A Dtty_ldsem.c78 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/drivers/s390/net/
A Dqeth_l3_sys.c68 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()
464 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_ipato_add4_store()
489 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_ipato_del4_store()
629 size_t count, enum qeth_prot_versions proto) in qeth_l3_vipa_store()
[all …]
/linux/drivers/net/wireless/marvell/mwifiex/
A Ddebugfs.c75 size_t count, loff_t *ppos) in mwifiex_info_read()
179 size_t count, loff_t *ppos) in mwifiex_getlog_read()
329 size_t count, loff_t *ppos) in mwifiex_histogram_write()
389 size_t count, loff_t *ppos) in mwifiex_debug_read()
460 size_t count, loff_t *ppos) in mwifiex_regrdwr_read()
514 size_t count, loff_t *ppos) in mwifiex_debug_mask_read()
540 size_t count, loff_t *ppos) in mwifiex_debug_mask_write()
595 size_t count, loff_t *ppos) in mwifiex_verext_read()
662 size_t count, loff_t *ppos) in mwifiex_memrw_read()
768 size_t count, loff_t *ppos) in mwifiex_hscfg_write()
[all …]
/linux/arch/alpha/kernel/
A Dio.c260 void ioread8_rep(const void __iomem *port, void *dst, unsigned long count) in ioread8_rep()
288 void insb(unsigned long port, void *dst, unsigned long count) in insb()
303 void ioread16_rep(const void __iomem *port, void *dst, unsigned long count) in ioread16_rep()
328 void insw(unsigned long port, void *dst, unsigned long count) in insw()
360 void insl(unsigned long port, void *dst, unsigned long count) in insl()
382 void outsb(unsigned long port, const void *src, unsigned long count) in outsb()
422 void outsw(unsigned long port, const void *src, unsigned long count) in outsw()
454 void outsl(unsigned long port, const void *src, unsigned long count) in outsl()
521 void memcpy_toio(volatile void __iomem *to, const void *from, long count) in memcpy_toio()
575 void _memset_c_io(volatile void __iomem *to, unsigned long c, long count) in _memset_c_io()
[all …]
/linux/net/mac80211/
A Ddebugfs.c77 size_t count, in aqm_read()
118 size_t count, in aqm_write()
154 size_t count, loff_t *ppos) in airtime_flags_read()
206 size_t count, in aql_txq_limit_read()
233 size_t count, in aql_txq_limit_write()
297 size_t count, loff_t *ppos) in aql_enable_write()
336 size_t count, in force_tx_status_read()
351 size_t count, in force_tx_status_write()
387 size_t count, in airtime_read()
540 size_t count, loff_t *ppos) in misc_read()
[all …]
/linux/lib/
A Dstring.c109 char *strncpy(char *dest, const char *src, size_t count) in strncpy()
289 char *strncat(char *dest, const char *src, size_t count) in strncat()
430 char *strnchrnul(const char *s, size_t count, int c) in strnchrnul()
465 char *strnchr(const char *s, size_t count, int c) in strnchr()
500 size_t strnlen(const char *s, size_t count) in strnlen()
521 size_t count = 0; in strspn() local
548 size_t count = 0; in strcspn() local
621 void *memset(void *s, int c, size_t count) in memset()
643 void *memset16(uint16_t *s, uint16_t v, size_t count) in memset16()
665 void *memset32(uint32_t *s, uint32_t v, size_t count) in memset32()
[all …]
/linux/drivers/net/wireless/broadcom/b43/
A Ddebugfs.c69 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()
224 ssize_t count = 0; in mmio16read__read_file() local
288 ssize_t count = 0; in mmio32read__read_file() local
353 ssize_t count = 0; in txstat_read_file() local
428 ssize_t count = 0; in loctls_read_file() local
491 size_t count, loff_t *ppos) in b43_debugfs_read()
[all …]
/linux/drivers/net/wireless/ath/ath10k/
A Ddebug.c151 size_t count, loff_t *ppos) in ath10k_read_wmi_services()
444 size_t count, loff_t *ppos) in ath10k_fw_stats_read()
462 size_t count, loff_t *ppos) in ath10k_debug_fw_reset_stats_read()
614 size_t count, loff_t *ppos) in ath10k_read_chip_id()
905 size_t count, loff_t *ppos) in ath10k_read_htt_stats_mask()
978 size_t count, loff_t *ppos) in ath10k_write_htt_max_amsdu_ampdu()
1379 size_t count, loff_t *ppos) in ath10k_read_nf_cal_period()
1897 size_t count, loff_t *ppos) in ath10k_read_pktlog_filter()
1919 size_t count, loff_t *ppos) in ath10k_write_quiet_period()
1941 size_t count, loff_t *ppos) in ath10k_read_quiet_period()
[all …]
/linux/arch/sparc/lib/
A DPeeCeeI.c13 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/drivers/net/wireless/broadcom/b43legacy/
A Dsysfs.c25 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()
/linux/drivers/counter/
A Dstm32-timer-cnt.c48 struct counter_count *count, u64 *val) in stm32_count_read()
60 struct counter_count *count, const u64 val) in stm32_count_write()
73 struct counter_count *count, in stm32_count_function_read()
100 struct counter_count *count, in stm32_count_function_write()
140 struct counter_count *count, in stm32_count_direction_read()
154 struct counter_count *count, u64 *ceiling) in stm32_count_ceiling_read()
167 struct counter_count *count, u64 ceiling) in stm32_count_ceiling_write()
182 struct counter_count *count, u8 *enable) in stm32_count_enable_read()
195 struct counter_count *count, u8 enable) in stm32_count_enable_write()
233 struct counter_count *count, in stm32_action_read()
/linux/include/asm-generic/
A Dio.h318 unsigned int count) in readsb()
334 unsigned int count) in readsw()
350 unsigned int count) in readsl()
367 unsigned int count) in readsq()
384 unsigned int count) in writesb()
399 unsigned int count) in writesw()
414 unsigned int count) in writesl()
632 unsigned int count) in outsb()
641 unsigned int count) in outsw()
650 unsigned int count) in outsl()
[all …]
/linux/drivers/char/
A Dtlclk.c327 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()
540 struct device_attribute *attr, const char *buf, size_t count) in store_select_amcb1_transmit_clock()
[all …]

Completed in 86 milliseconds

12345678910>>...155