Home
last modified time | relevance | path

Searched defs:count (Results 1001 – 1200 of 4326) sorted by relevance

12345678910>>...22

/linux-4.4.14/drivers/bluetooth/
Dhci_vhci.c232 char __user *buf, int count) in vhci_put_user()
263 char __user *buf, size_t count, loff_t *pos) in vhci_read()
/linux-4.4.14/drivers/mfd/
Dmax8998.c75 int max8998_bulk_read(struct i2c_client *i2c, u8 reg, int count, u8 *buf) in max8998_bulk_read()
102 int max8998_bulk_write(struct i2c_client *i2c, u8 reg, int count, u8 *buf) in max8998_bulk_write()
Dmax8997.c78 int max8997_bulk_read(struct i2c_client *i2c, u8 reg, int count, u8 *buf) in max8997_bulk_read()
105 int max8997_bulk_write(struct i2c_client *i2c, u8 reg, int count, u8 *buf) in max8997_bulk_write()
/linux-4.4.14/drivers/i2c/algos/
Di2c-algo-pcf.c215 int count, int last) in pcf_sendbytes()
248 int count, int last) in pcf_readbytes()
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal-prd.c162 size_t count, loff_t *ppos) in opal_prd_read()
225 size_t count, loff_t *ppos) in opal_prd_write()
Dopal-elog.c77 size_t count) in elog_ack_store()
158 char *buffer, loff_t pos, size_t count) in raw_attr_read()
Dopal-lpc.c190 size_t count, loff_t *ppos) in lpc_debug_read()
281 size_t count, loff_t *ppos) in lpc_debug_write()
/linux-4.4.14/include/linux/
Djump_label.h219 int count = static_key_count(key); in static_key_enable() local
229 int count = static_key_count(key); in static_key_disable() local
Deventfd.h49 static inline struct file *eventfd_file_create(unsigned int count, int flags) in eventfd_file_create()
Dposix_acl_xattr.h38 posix_acl_xattr_size(int count) in posix_acl_xattr_size()
/linux-4.4.14/drivers/staging/rtl8192e/
Drtl819x_TSProc.c144 u8 count = 0; in TSInitialize() local
290 u8 count; in MakeTSEntry() local
/linux-4.4.14/arch/x86/kernel/
Dksysfs.c33 char *buf, loff_t off, size_t count) in boot_params_data_read()
143 loff_t off, size_t count) in setup_data_data_read()
/linux-4.4.14/drivers/bcma/
Dhost_pci.c83 size_t count, u16 offset, u8 reg_width) in bcma_host_pci_block_read()
106 const void *buffer, size_t count, in bcma_host_pci_block_write()
/linux-4.4.14/drivers/char/tpm/
Dxen-tpmfront.c74 static int vtpm_send(struct tpm_chip *chip, u8 *buf, size_t count) in vtpm_send()
116 static int vtpm_recv(struct tpm_chip *chip, u8 *buf, size_t count) in vtpm_recv()
Dtpm_ibmvtpm.c80 static int tpm_ibmvtpm_recv(struct tpm_chip *chip, u8 *buf, size_t count) in tpm_ibmvtpm_recv()
123 static int tpm_ibmvtpm_send(struct tpm_chip *chip, u8 *buf, size_t count) in tpm_ibmvtpm_send()
/linux-4.4.14/drivers/gpu/drm/gma500/
Dintel_bios.c342 int i, child_device_num, count; in parse_sdvo_device_mapping() local
452 int i, child_device_num, count; in parse_device_mapping() local
/linux-4.4.14/drivers/platform/x86/
Dibm_rtl.c105 int ret = 0, count = 0; in ibm_rtl_write() local
173 size_t count) in rtl_set_state()
Ddell-rbtn.c294 int *count = data; in rbtn_inc_count() local
322 int count; in dell_rbtn_notifier_register() local
/linux-4.4.14/drivers/isdn/hysdn/
Dhysdn_proclog.c156 hysdn_log_write(struct file *file, const char __user *buf, size_t count, loff_t *off) in hysdn_log_write()
172 hysdn_log_read(struct file *file, char __user *buf, size_t count, loff_t *off) in hysdn_log_read()
/linux-4.4.14/arch/um/drivers/
Dhostaudio_kern.c71 size_t count, loff_t *ppos) in hostaudio_read()
98 size_t count, loff_t *ppos) in hostaudio_write()
/linux-4.4.14/sound/soc/blackfin/
Dbf5xx-ac97-pcm.c56 snd_pcm_uframes_t count) in bf5xx_mmap_copy()
284 void __user *buf, snd_pcm_uframes_t count) in bf5xx_pcm_copy()
/linux-4.4.14/drivers/net/wireless/cw1200/
Dcw1200_sdio.c70 void *dst, int count) in cw1200_sdio_memcpy_fromio()
77 const void *src, int count) in cw1200_sdio_memcpy_toio()
/linux-4.4.14/arch/x86/include/asm/
Ddma.h263 static inline void set_dma_count(unsigned int dmanr, unsigned int count) in set_dma_count()
291 unsigned short count; in get_dma_residue() local
/linux-4.4.14/tools/perf/util/
Dtrace-event-read.c301 int count; in read_ftrace_files() local
321 int count; in read_event_files() local
Dtrace-event-info.c179 int count = 0; in copy_event_system() local
276 int count = 0; in record_event_files() local
Dstat.c244 struct perf_counts_values *count) in process_counter_values()
309 u64 *count = counter->counts->aggr.values; in perf_stat_process_counter() local
/linux-4.4.14/lib/
Dtest_firmware.c52 const char *buf, size_t count) in trigger_request_store()
Ddynamic_queue_limits.c17 void dql_completed(struct dql *dql, unsigned int count) in dql_completed()
Doid_registry.c116 int count; in sprint_oid() local
/linux-4.4.14/arch/arm64/lib/
Dmemset.S42 count .req x2 label
Dmemmove.S42 count .req x2 label
/linux-4.4.14/arch/arm/mach-omap2/
Dsr_device.c39 int i, j, count = 0; in sr_set_nvalues() local
Domap-pm-noop.c125 int count; in omap_pm_get_dev_context_loss_count() local
/linux-4.4.14/drivers/usb/dwc3/
Dulpi.c25 unsigned count = 1000; in dwc3_ulpi_busyloop() local
/linux-4.4.14/arch/ia64/lib/
Dcsum_partial_copy.c36 int odd, count; in do_csum_c() local
Ddo_csum.S172 #define count tmp3 macro
/linux-4.4.14/sound/core/
Dctljack.c55 size_t count = strlen(src_name); in jack_kctl_name_gen() local
Dcompress_offload.c242 const char __user *buf, size_t count) in snd_compr_write_data()
273 size_t count, loff_t *offset) in snd_compr_write()
320 size_t count, loff_t *offset) in snd_compr_read()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_eacl.h67 #define CFS_ACL_XATTR_SIZE(count, prefix) \ argument
/linux-4.4.14/drivers/parisc/
Deisa_eeprom.c40 char __user *buf, size_t count, loff_t *ppos ) in eisa_eeprom_read()
/linux-4.4.14/arch/sparc/include/asm/
Dstring_32.h36 #define memset(s, c, count) __builtin_memset(s, c, count) argument
/linux-4.4.14/tools/perf/tests/
Dbp_signal.c102 long long count; in bp_count() local
/linux-4.4.14/include/uapi/linux/
Datm_nicstar.h42 int count; /* (At least for now) only used in NS_GETPSTAT */ member
Dphantom.h23 __u32 count; member
/linux-4.4.14/drivers/acpi/acpica/
Dutfileio.c154 s32 count; in acpi_ut_read_table() local
Dacdebug.h71 u32 count; member
/linux-4.4.14/drivers/clk/zte/
Dclk.h25 int count; member
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dtime.c59 u32 count; in cris_v10_gettimeoffset() local
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dspectral.h29 u8 count; member
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_internal.h114 int count = lmv->desc.ld_tgt_count; in lmv_get_target() local
/linux-4.4.14/arch/powerpc/include/asm/
Ddma.h296 static __inline__ void set_dma_count(unsigned int dmanr, unsigned int count) in set_dma_count()
328 unsigned short count; in get_dma_residue() local
Depapr_hcalls.h283 unsigned int *count, const char buffer[EV_BYTE_CHANNEL_MAX_BYTES]) in ev_byte_channel_send()
326 unsigned int *count, char buffer[EV_BYTE_CHANNEL_MAX_BYTES]) in ev_byte_channel_receive()
/linux-4.4.14/drivers/net/ethernet/8390/
Dapne.c435 apne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in apne_block_input()
476 apne_block_output(struct net_device *dev, int count, in apne_block_output()
Dwd.c439 wd_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in wd_block_input()
462 wd_block_output(struct net_device *dev, int count, const unsigned char *buf, in wd_block_output()
/linux-4.4.14/arch/sh/kernel/
Dtraps_32.c49 static inline void sign_extend(unsigned int count, unsigned char *dst) in sign_extend()
89 int ret, index, count; in handle_unaligned_ins() local
/linux-4.4.14/samples/configfs/
Dconfigfs_sample.c78 const char *page, size_t count) in childless_storeme_store()
162 const char *page, size_t count) in simple_child_storeme_store()
/linux-4.4.14/drivers/watchdog/
Dwdt_pci.c358 size_t count, loff_t *ppos) in wdtpci_write()
504 size_t count, loff_t *ptr) in wdtpci_temp_read()
Dwdt.c322 size_t count, loff_t *ppos) in wdt_write()
464 size_t count, loff_t *ptr) in wdt_temp_read()
/linux-4.4.14/drivers/net/irda/
Dsir_dev.c399 int count; in sirdev_raw_read() local
536 int sirdev_receive(struct sir_dev *dev, const unsigned char *cp, size_t count) in sirdev_receive()
/linux-4.4.14/drivers/media/dvb-frontends/
Dsi2168.c23 const char *buf, int count) in si2168_i2c_master_send_unlocked()
38 char *buf, int count) in si2168_i2c_master_recv_unlocked()
/linux-4.4.14/drivers/rtc/
Drtc-rp5c01.c169 ssize_t count; in rp5c01_nvram_read() local
199 ssize_t count; in rp5c01_nvram_write() local
Drtc-tx4939.c199 ssize_t count; in tx4939_rtc_nvram_read() local
217 ssize_t count; in tx4939_rtc_nvram_write() local
Drtc-ds1742.c135 ssize_t count; in ds1742_nvram_read() local
150 ssize_t count; in ds1742_nvram_write() local
Drtc-m41t80.c271 const char *buf, size_t count) in m41t80_sysfs_set_sqwfreq()
453 size_t count, loff_t *ppos) in wdt_write()
463 size_t count, loff_t *ppos) in wdt_read()
/linux-4.4.14/include/asm-generic/
Duaccess.h282 __strncpy_from_user(char *dst, const char __user *src, long count) in __strncpy_from_user()
293 strncpy_from_user(char *dst, const char __user *src, long count) in strncpy_from_user()
/linux-4.4.14/include/linux/mfd/wm8994/
Dcore.h107 int count, u16 *buf) in wm8994_bulk_read()
113 int count, const u16 *buf) in wm8994_bulk_write()
/linux-4.4.14/drivers/misc/genwqe/
Dcard_sysfs.c194 const char *buf, size_t count) in next_bitstream_store()
220 const char *buf, size_t count) in reload_bitstream_store()
/linux-4.4.14/kernel/time/
Dtimer_stats.c70 unsigned long count; member
360 size_t count, loff_t *offs) in tstats_write()
/linux-4.4.14/drivers/media/usb/usbvision/
Dusbvision-i2c.c406 int count; in usbvision_i2c_write() local
428 int count; in usbvision_i2c_read() local
/linux-4.4.14/drivers/video/backlight/
Dlcd.c109 struct device_attribute *attr, const char *buf, size_t count) in lcd_power_store()
148 struct device_attribute *attr, const char *buf, size_t count) in contrast_store()
/linux-4.4.14/drivers/usb/misc/
Drio500.c272 size_t count, loff_t * ppos) in write_rio()
362 read_rio(struct file *file, char __user *buffer, size_t count, loff_t * ppos) in read_rio()
Dusblcd.c136 size_t count, loff_t *ppos) in lcd_read()
222 size_t count, loff_t *ppos) in lcd_write()
/linux-4.4.14/drivers/net/wireless/rsi/
Drsi_91x_usb.c68 u32 count) in rsi_write_multiple()
289 u32 count) in rsi_usb_write_register_multiple()
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dnvm.c64 static void e1000_shift_out_eec_bits(struct e1000_hw *hw, u16 data, u16 count) in e1000_shift_out_eec_bits()
106 static u16 e1000_shift_in_eec_bits(struct e1000_hw *hw, u16 count) in e1000_shift_in_eec_bits()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_kms.c260 uint32_t count = 0; in amdgpu_info_ioctl() local
615 u32 count; in amdgpu_get_vblank_counter_kms() local
Dsdma_v2_4.c223 static void sdma_v2_4_ring_insert_nop(struct amdgpu_ring *ring, uint32_t count) in sdma_v2_4_ring_insert_nop()
765 unsigned count) in sdma_v2_4_vm_copy_pte()
801 uint64_t addr, unsigned count, in sdma_v2_4_vm_write_pte()
849 uint64_t addr, unsigned count, in sdma_v2_4_vm_set_pte_pde()
Dsdma_v3_0.c334 static void sdma_v3_0_ring_insert_nop(struct amdgpu_ring *ring, uint32_t count) in sdma_v3_0_ring_insert_nop()
914 unsigned count) in sdma_v3_0_vm_copy_pte()
950 uint64_t addr, unsigned count, in sdma_v3_0_vm_write_pte()
998 uint64_t addr, unsigned count, in sdma_v3_0_vm_set_pte_pde()
Dcik_sdma.c191 static void cik_sdma_ring_insert_nop(struct amdgpu_ring *ring, uint32_t count) in cik_sdma_ring_insert_nop()
706 unsigned count) in cik_sdma_vm_copy_pte()
742 uint64_t addr, unsigned count, in cik_sdma_vm_write_pte()
790 uint64_t addr, unsigned count, in cik_sdma_vm_set_pte_pde()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/linux/
Dlinux-module.c277 size_t count) in jobid_var_store()
301 size_t count) in jobid_name_store()
/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttv-vbi.c83 unsigned int *count, unsigned int *size) in vbi_buffer_setup()
281 s64 start, count; in try_fmt() local
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Drtl819x_TSProc.c146 u8 count = 0; in TSInitialize() local
300 u8 count; in MakeTSEntry() local
/linux-4.4.14/drivers/hwmon/
Dmax31790.c206 const char *buf, size_t count) in set_fan_target()
273 const char *buf, size_t count) in set_pwm()
325 const char *buf, size_t count) in set_pwm_enable()
Dadm1021.c204 const char *buf, size_t count) in set_temp_max()
230 const char *buf, size_t count) in set_temp_min()
263 const char *buf, size_t count) in set_low_power()
Dfschmd.c371 *devattr, const char *buf, size_t count) in store_temp_max()
442 *devattr, const char *buf, size_t count) in store_fan_div()
531 struct device_attribute *devattr, const char *buf, size_t count) in store_pwm_auto_point1_pwm()
576 struct device_attribute *devattr, const char *buf, size_t count) in store_alert_led()
869 size_t count, loff_t *offset) in watchdog_write()
Dw83781d.c327 const char *buf, size_t count) in store_fan_min()
436 const char *buf, size_t count) in store_vrm_reg()
504 const char *buf, size_t count) in store_beep_mask()
543 const char *buf, size_t count) in store_beep()
650 const char *buf, size_t count) in store_fan_div()
719 size_t count) in store_pwm()
740 const char *buf, size_t count) in store_pwm2_enable()
794 const char *buf, size_t count) in store_sensor()
Dltc2945.c243 const char *buf, size_t count) in ltc2945_set_value()
278 const char *buf, size_t count) in ltc2945_reset_history()
Di5k_amb.c156 size_t count) in store_amb_min()
176 size_t count) in store_amb_mid()
196 size_t count) in store_amb_max()
/linux-4.4.14/security/apparmor/include/
Dpolicy.h102 int count; member
155 struct kref count; member
200 struct kref count; member
/linux-4.4.14/drivers/mtd/ubi/
Dcdev.c184 static ssize_t vol_cdev_read(struct file *file, __user char *buf, size_t count, in vol_cdev_read()
262 size_t count, loff_t *offp) in vol_cdev_direct_write()
337 size_t count, loff_t *offp) in vol_cdev_write()
/linux-4.4.14/drivers/spi/
Dspi-s3c24xx.c63 int count; member
211 static inline unsigned int hw_txbyte(struct s3c24xx_spi *hw, int count) in hw_txbyte()
428 unsigned int count = hw->count; in s3c24xx_spi_irq() local
Dspi-ti-qspi.c229 int count) in qspi_write_msg()
298 int count) in qspi_read_msg()
348 int count) in qspi_transfer_msg()
Dspi-img-spfi.c161 unsigned int count = 0; in spfi_pio_write32() local
179 unsigned int count = 0; in spfi_pio_write8() local
197 unsigned int count = 0; in spfi_pio_read32() local
216 unsigned int count = 0; in spfi_pio_read8() local
/linux-4.4.14/sound/pci/lola/
Dlola_mixer.c675 unsigned int count = (kcontrol->private_value >> 8) & 0xff; in lola_src_gain_info() local
689 unsigned int count = (kcontrol->private_value >> 8) & 0xff; in lola_src_gain_get() local
712 unsigned int count = (kcontrol->private_value >> 8) & 0xff; in lola_src_gain_put() local
/linux-4.4.14/drivers/net/caif/
Dcaif_spi.c130 size_t count, loff_t *ppos) in dbgfs_state()
176 size_t count, size_t cut) in print_frame()
202 size_t count, loff_t *ppos) in dbgfs_frame()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dcik_sdma.c801 unsigned count) in cik_sdma_vm_copy_pages()
839 uint64_t addr, unsigned count, in cik_sdma_vm_write_pages()
888 uint64_t addr, unsigned count, in cik_sdma_vm_set_pages()
/linux-4.4.14/drivers/edac/
Dedac_pci_sysfs.c111 const char *buffer, size_t count) in edac_pci_instance_store()
220 static ssize_t edac_pci_int_store(void *ptr, const char *buffer, size_t count) in edac_pci_int_store()
251 size_t count) in edac_pci_dev_store()
/linux-4.4.14/arch/x86/platform/efi/
Defi_64.c523 efi_thunk_get_next_high_mono_count(u32 *count) in efi_thunk_get_next_high_mono_count()
547 unsigned long count, unsigned long sg_list) in efi_thunk_update_capsule()
580 unsigned long count, u64 *max_size, in efi_thunk_query_capsule_caps()
/linux-4.4.14/drivers/tty/hvc/
Dhvc_console.c144 unsigned count) in hvc_console_print()
497 static int hvc_write(struct tty_struct *tty, const unsigned char *buf, int count) in hvc_write()
646 int count = tty_buffer_request_room(&hp->port, N_INBUF); in hvc_poll() local
/linux-4.4.14/fs/udf/
Dballoc.c109 uint32_t count) in udf_bitmap_free_blocks()
350 uint32_t count) in udf_table_free_blocks()
730 uint32_t count) in udf_free_blocks()
/linux-4.4.14/drivers/message/fusion/
Dmptlan.c620 u8 count; in mpt_lan_send_reply() local
921 int count; in mpt_lan_receive_post_free() local
977 int count; in mpt_lan_receive_post_reply() local
1158 u32 curr, buckets, count, max; in mpt_lan_post_receive_buckets() local
/linux-4.4.14/fs/nfs/
Ddirect.c70 ssize_t count; member
89 ssize_t count, /* bytes actually processed */ member
130 ssize_t count; in nfs_direct_good_bytes() local
579 size_t count = iov_iter_count(iter); in nfs_file_direct_read() local
Dnfs42proc.c277 loff_t dst_offset, loff_t count) in _nfs42_proc_clone()
320 loff_t src_offset, loff_t dst_offset, loff_t count) in nfs42_proc_clone()
/linux-4.4.14/sound/isa/gus/
Dgus_pcm.c77 unsigned int count) in snd_gf1_pcm_block_change()
305 unsigned int pos, unsigned int count, in snd_gf1_pcm_poke_block()
360 snd_pcm_uframes_t count) in snd_gf1_pcm_playback_copy()
391 snd_pcm_uframes_t count) in snd_gf1_pcm_playback_silence()
Dgus_mem_proc.c37 size_t count, loff_t pos) in snd_gf1_mem_proc_dump()
/linux-4.4.14/fs/dlm/
Duser.c498 size_t count, loff_t *ppos) in device_write()
689 char __user *buf, size_t count) in copy_result_to_user()
761 static int copy_version_to_user(char __user *buf, size_t count) in copy_version_to_user()
777 static ssize_t device_read(struct file *file, char __user *buf, size_t count, in device_read()
Dplock.c384 static ssize_t dev_read(struct file *file, char __user *u, size_t count, in dev_read()
421 static ssize_t dev_write(struct file *file, const char __user *u, size_t count, in dev_write()
/linux-4.4.14/drivers/hwtracing/stm/
Dcore.c384 unsigned int channel, const char *buf, size_t count) in stm_write()
402 size_t count, loff_t *ppos) in stm_char_write()
852 const char *buf, size_t count) in stm_source_link_store()
960 const char *buf, size_t count) in stm_source_write()
/linux-4.4.14/drivers/mtd/onenand/
Dsamsung.c503 size_t count) in onenand_read_bufferram()
514 size_t count) in onenand_write_bufferram()
525 static int s5pc110_dma_poll(dma_addr_t dst, dma_addr_t src, size_t count, int direction) in s5pc110_dma_poll()
591 static int s5pc110_dma_irq(dma_addr_t dst, dma_addr_t src, size_t count, int direction) in s5pc110_dma_irq()
624 unsigned char *buffer, int offset, size_t count) in s5pc110_read_bufferram()
/linux-4.4.14/net/bluetooth/
Dhci_debugfs.c317 size_t count, loff_t *ppos) in use_debug_keys_read()
335 size_t count, loff_t *ppos) in sc_only_mode_read()
488 size_t count, loff_t *ppos) in ssp_debug_mode_read()
751 size_t count, loff_t *ppos) in force_static_address_read()
764 size_t count, loff_t *ppos) in force_static_address_write()
/linux-4.4.14/fs/ocfs2/
Dstack_user.c250 const char __user *buf, size_t count) in ocfs2_control_cfu()
265 size_t count) in ocfs2_control_validate_protocol()
483 size_t count) in ocfs2_control_message()
518 size_t count, in ocfs2_control_write()
553 size_t count, in ocfs2_control_read()
/linux-4.4.14/drivers/staging/rdma/ehca/
Dhcp_if.c440 u64 count) in hipz_h_register_rpage()
458 const u64 count) in hipz_h_register_rpage_eq()
492 const u64 count, in hipz_h_register_rpage_cq()
511 const u64 count, in hipz_h_register_rpage_qp()
762 const u64 count) in hipz_h_register_rpage_mr()
/linux-4.4.14/fs/ext2/
Dinode.c362 unsigned long count = 0; in ext2_blks_to_allocate() local
400 unsigned long count = 0; in ext2_alloc_blocks() local
632 int count = 0; in ext2_get_blocks() local
860 size_t count = iov_iter_count(iter); in ext2_direct_IO() local
1015 unsigned long block_to_free = 0, count = 0; in ext2_free_data() local
Dacl.h26 static inline size_t ext2_acl_size(int count) in ext2_acl_size()
/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_page_alloc_dma.c718 unsigned count) in ttm_dma_pool_alloc_new_pages()
803 unsigned count = _manager->options.small; in ttm_dma_page_pool_fill_locked() local
854 int count, r = -ENOMEM; in ttm_dma_pool_get_pages() local
942 unsigned count = 0, i, npages = 0; in ttm_dma_unpopulate() local
1057 unsigned long count = 0; in ttm_dma_pool_shrink_count() local
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dnidstrings.c394 cfs_print_network(char *buffer, int count, struct nidrange *nr) in cfs_print_network()
412 cfs_print_addrranges(char *buffer, int count, struct list_head *addrranges, in cfs_print_addrranges()
436 int cfs_print_nidlist(char *buffer, int count, struct list_head *nidlist) in cfs_print_nidlist()
854 libcfs_ip_addr_range_print(char *buffer, int count, struct list_head *list) in libcfs_ip_addr_range_print()
938 libcfs_num_addr_range_print(char *buffer, int count, struct list_head *list) in libcfs_num_addr_range_print()
/linux-4.4.14/tools/vm/
Dpage-types.c256 unsigned long count) in do_u64_read()
354 static unsigned long count; in show_page_range() local
594 unsigned long count, in walk_pfn()
617 static void walk_vma(unsigned long index, unsigned long count) in walk_vma()
642 static void walk_task(unsigned long index, unsigned long count) in walk_task()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dhw.c125 u32 count = 0, isr_regaddr, content; in _rtl8723be_set_fw_clock_on() local
362 u8 count = 0, dlbcn_count = 0; in _rtl8723be_download_rsvd_page() local
736 long count = 0; in _rtl8723be_llt_write() local
1003 u8 ret = 0, tmp = 0, count = 0; in _rtl8723be_dbi_read() local
1024 u8 tmp = 0, count = 0; in _rtl8723be_dbi_write() local
1050 u8 tmp = 0, count = 0; in _rtl8723be_mdio_read() local
1069 u8 tmp = 0, count = 0; in _rtl8723be_mdio_write() local
/linux-4.4.14/fs/ubifs/
Ddebug.c239 int count = 2; in ubifs_dump_inode() local
2666 static int provide_user_output(int val, char __user *u, size_t count, in provide_user_output()
2681 static ssize_t dfs_file_read(struct file *file, char __user *u, size_t count, in dfs_file_read()
2718 static int interpret_user_input(const char __user *u, size_t count) in interpret_user_input()
2736 size_t count, loff_t *ppos) in dfs_file_write()
2937 size_t count, loff_t *ppos) in dfs_global_file_read()
2961 size_t count, loff_t *ppos) in dfs_global_file_write()
/linux-4.4.14/fs/btrfs/
Dbackref.c129 int count; member
196 u64 parent, u64 wanted_disk_byte, int count, in __add_prelim_ref()
261 u64 count = 0; in add_all_parents() local
778 int count; in __add_inline_refs() local
793 int count; in __add_inline_refs() local
865 int count; in __add_keyed_refs() local
881 int count; in __add_keyed_refs() local
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_da_btree.c751 int count; in xfs_da3_node_rebalance() local
1127 int count; in xfs_da3_node_toosmall() local
1242 int *count) in xfs_da3_node_lasthash()
1272 int count; in xfs_da3_fixhashpath() local
2009 int count) in xfs_da_grow_inode_int()
2350 int done, error, w, count; in xfs_da_shrink_inode() local
2391 int count) in xfs_da_map_covers_blocks()
/linux-4.4.14/mm/
Dswapfile.c765 unsigned char count; in swap_entry_free() local
864 int count = 0; in page_swapcount() local
883 int count, tmp_count, n; in swp_swapcount() local
927 int count; in reuse_swap_page() local
1329 unsigned char count; in find_next_to_unuse() local
2627 unsigned char count; in __swap_duplicate() local
2779 unsigned char count; in add_swap_count_continuation() local
2874 pgoff_t offset, unsigned char count) in swap_count_continued()
Dquicklist.c91 unsigned long count = 0; in quicklist_total_size() local
/linux-4.4.14/drivers/input/misc/
Dims-pcu.c537 int count = 0; in ims_pcu_send_command() local
775 unsigned int count = 0; in ims_pcu_count_fw_records() local
830 unsigned int count = 0; in ims_pcu_flash_firmware() local
1072 const char *buf, size_t count) in ims_pcu_attribute_store()
1134 const char *buf, size_t count) in ims_pcu_reset_device()
1166 const char *buf, size_t count) in ims_pcu_update_firmware_store()
1331 const char *buf, size_t count) in ims_pcu_ofn_reg_data_store()
1369 const char *buf, size_t count) in ims_pcu_ofn_reg_addr_store()
1419 const char *buf, size_t count) in ims_pcu_ofn_bit_store()
/linux-4.4.14/drivers/tty/
Dtty_io.c284 int count = 0; in check_tty_count() local
438 size_t count, loff_t *ppos) in hung_up_tty_read()
444 size_t count, loff_t *ppos) in hung_up_tty_write()
1054 static ssize_t tty_read(struct file *file, char __user *buf, size_t count, in tty_read()
1108 size_t count) in do_tty_write()
1229 size_t count, loff_t *ppos) in tty_write()
1254 size_t count, loff_t *ppos) in redirected_tty_write()
3210 unsigned int index, unsigned int count) in tty_cdev_add()
3624 ssize_t count = 0; in show_cons_active() local
Dn_tracesink.c171 void n_tracesink_datadrain(u8 *buf, int count) in n_tracesink_datadrain()
/linux-4.4.14/drivers/input/touchscreen/
Datmel_mxt_ts.c327 u8 *val, unsigned int count) in mxt_bootloader_read()
351 const u8 * const val, unsigned int count) in mxt_bootloader_write()
572 size_t count; in __mxt_write_reg() local
894 static int mxt_read_and_process_messages(struct mxt_data *data, u8 count) in mxt_read_and_process_messages()
929 u8 count, num_left; in mxt_process_messages_t44() local
983 int count, read; in mxt_process_messages_until_invalid() local
1007 u8 count = data->last_message_count; in mxt_process_messages() local
2117 static ssize_t mxt_show_instance(char *buf, int count, in mxt_show_instance()
2140 int count = 0; in mxt_object_show() local
2324 const char *buf, size_t count) in mxt_update_fw_store()
Dad7879-i2c.c30 u8 first_reg, u8 count, u16 *buf) in ad7879_i2c_multi_read()
/linux-4.4.14/drivers/tty/vt/
Dvt.c350 static void do_update_region(struct vc_data *vc, unsigned long start, int count) in do_update_region()
396 void update_region(struct vc_data *vc, unsigned long start, int count) in update_region()
465 void invert_screen(struct vc_data *vc, int offset, int count, int viewed) in invert_screen()
652 int count = vc->vc_screenbuf_size / 2; in clear_buffer_attributes() local
1161 unsigned int count; in csi_J() local
1195 unsigned int count; in csi_K() local
1222 int count; in csi_X() local
2170 static int do_con_write(struct tty_struct *tty, const unsigned char *buf, int count) in do_con_write()
2540 static void vt_console_print(struct console *co, const char *b, unsigned count) in vt_console_print()
2771 static int con_write(struct tty_struct *tty, const unsigned char *buf, int count) in con_write()
[all …]
/linux-4.4.14/fs/ext4/
Dnamei.c182 __le16 count; member
418 int count_offset, int count, struct dx_tail *t) in ext4_dx_csum()
441 int count_offset, limit, count; in ext4_dx_csum_verify() local
470 int count_offset, limit, count; in ext4_dx_csum_set() local
689 unsigned count = dx_get_count(entries), names = 0, space = 0, i; in dx_show_entries() local
733 unsigned count, indirect; in dx_probe() local
954 int err = 0, count = 0; in htree_dirblock_to_tree() local
1050 int count = 0; in ext4_htree_fill_tree() local
1167 int count = 0; in dx_make_map() local
1188 static void dx_sort_map (struct dx_map_entry *map, unsigned count) in dx_sort_map()
[all …]
/linux-4.4.14/drivers/scsi/
Dscsi_debug.c1672 int k, offset, len, errsts, count, bump, na; in resp_rsup_opcodes() local
4237 size_t count) in delay_store()
4271 size_t count) in ndelay_store()
4304 size_t count) in opts_store()
4342 size_t count) in ptype_store()
4359 size_t count) in dsense_store()
4376 size_t count) in fake_rw_store()
4409 size_t count) in no_lun_0_store()
4426 size_t count) in num_tgts_store()
4456 size_t count) in every_nth_store()
[all …]
/linux-4.4.14/drivers/thermal/
Dfair_share.c36 int count = 0; in get_trip_level() local
/linux-4.4.14/sound/pci/emu10k1/
Demu10k1_patch.c40 const void __user *data, long count) in snd_emu10k1_sample_new()
/linux-4.4.14/arch/powerpc/kernel/
Deeh_sysfs.c74 const char *buf, size_t count) in eeh_pe_state_store()
/linux-4.4.14/drivers/input/keyboard/
Djornada720_kbd.c63 u8 count, kbd_data, scan_code; in jornada720_kbd_interrupt() local
/linux-4.4.14/fs/f2fs/
Dshrinker.c43 unsigned long count = 0; in f2fs_shrink_count() local
/linux-4.4.14/fs/pstore/
Dpmsg.c25 size_t count, loff_t *ppos) in write_pmsg()
/linux-4.4.14/drivers/clk/imx/
Dclk.c10 void __init imx_check_clocks(struct clk *clks[], unsigned int count) in imx_check_clocks()
/linux-4.4.14/drivers/staging/gs_fpgaboot/
Dio.c40 void xl_shift_cclk(int count) in xl_shift_cclk()
/linux-4.4.14/arch/s390/kernel/
Dsclp.c126 unsigned int count; in _sclp_print() local
/linux-4.4.14/drivers/vfio/platform/reset/
Dvfio_platform_amdxgbe.c64 unsigned int count; in vfio_platform_amdxgbe_reset() local
/linux-4.4.14/drivers/staging/iio/adc/
Dad7606_spi.c20 int count, void *buf) in ad7606_spi_read_block()
Dad7606_core.c121 const char *buf, size_t count) in ad7606_store_range()
172 const char *buf, size_t count) in ad7606_store_oversampling_ratio()
/linux-4.4.14/arch/alpha/boot/
Dbootp.c111 load(unsigned long dst, unsigned long src, unsigned long count) in load()
/linux-4.4.14/arch/x86/realmode/
Dinit.c33 u32 count; in setup_real_mode() local
/linux-4.4.14/arch/ia64/oprofile/
Dbacktrace.c74 int count = 0; in do_ia64_backtrace() local
/linux-4.4.14/fs/jfs/
Djfs_debug.c46 const char __user *buffer, size_t count, loff_t *ppos) in jfs_loglevel_proc_write()
/linux-4.4.14/net/openvswitch/
Dflow_table.h53 unsigned int count; member
/linux-4.4.14/arch/sparc/kernel/
Dled.c65 size_t count, loff_t *ppos) in led_proc_write()
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-io.c27 void cx18_memset_io(struct cx18 *cx, void __iomem *addr, int val, size_t count) in cx18_memset_io()
/linux-4.4.14/arch/arm/plat-samsung/
Dinit.c38 unsigned int count) in s3c_lookup_cpu()
/linux-4.4.14/drivers/media/dvb-core/
Ddvb_filter.c345 int dvb_filter_get_ac3info(u8 *mbuf, int count, struct dvb_audio_info *ai, int pr) in dvb_filter_get_ac3info()
/linux-4.4.14/fs/hfs/
Dbitmap.c193 int hfs_clear_vbm_bits(struct super_block *sb, u16 start, u16 count) in hfs_clear_vbm_bits()
/linux-4.4.14/arch/mn10300/include/asm/
Ddma.h86 static inline void set_dma_count(unsigned int dmanr, unsigned int count) in set_dma_count()
/linux-4.4.14/arch/ia64/kernel/
Dtraps.c276 unsigned long count; member
301 unsigned long count, current_jiffies = jiffies; in handle_fpu_swa() local
Dptrace.c1266 unsigned int count; member
1820 unsigned int pos, unsigned int count, in do_regset_call()
1843 unsigned int pos, unsigned int count, in gpregs_get()
1852 unsigned int pos, unsigned int count, in gpregs_set()
1889 unsigned int pos, unsigned int count, in fpregs_get()
1898 unsigned int pos, unsigned int count, in fpregs_set()
2144 int i, count; in syscall_get_set_args_cb() local
/linux-4.4.14/arch/sh/kernel/cpu/sh4/
Dsq.c281 const char *buf, size_t count) in sq_sysfs_store()
304 static ssize_t mapping_store(const char *buf, size_t count) in mapping_store()
/linux-4.4.14/drivers/base/regmap/
Dregmap-i2c.c127 static int regmap_i2c_write(void *context, const void *data, size_t count) in regmap_i2c_write()
213 size_t count) in regmap_i2c_smbus_i2c_write()
/linux-4.4.14/drivers/char/
Ddtlk.c126 size_t count, loff_t * ppos) in dtlk_read()
159 size_t count, loff_t * ppos) in dtlk_write()
/linux-4.4.14/include/net/netfilter/
Dnf_conntrack.h300 #define NF_CT_STAT_INC(net, count) __this_cpu_inc((net)->ct.stat->count) argument
301 #define NF_CT_STAT_INC_ATOMIC(net, count) this_cpu_inc((net)->ct.stat->count) argument
/linux-4.4.14/kernel/trace/
Dtrace_stack.c232 size_t count, loff_t *ppos) in stack_max_size_read()
246 size_t count, loff_t *ppos) in stack_max_size_write()
/linux-4.4.14/drivers/char/agp/
Defficeon-agp.c240 int i, count = mem->page_count, num_entries; in efficeon_insert_memory() local
289 int i, count = mem->page_count, num_entries; in efficeon_remove_memory() local
/linux-4.4.14/fs/omfs/
Dinode.c83 int xor, i, ofs = 0, count; in omfs_update_checksums() local
310 int count; in omfs_get_imap() local
Dfile.c75 u64 start, count; in omfs_shrink_inode() local
192 sector_t block, int count, int *left) in find_block()
/linux-4.4.14/drivers/staging/goldfish/
Dgoldfish_audio.c115 size_t count, loff_t *pos) in goldfish_audio_read()
145 size_t count, loff_t *pos) in goldfish_audio_write()
/linux-4.4.14/drivers/block/paride/
Dbpck.c108 static void bpck_write_block( PIA *pi, char * buf, int count ) in bpck_write_block()
149 static void bpck_read_block( PIA *pi, char * buf, int count ) in bpck_read_block()
/linux-4.4.14/arch/tile/kernel/
Dcompat.c48 size_t, count, u32, dummy, u32, low, u32, high) in COMPAT_SYSCALL_DEFINE6() argument
54 size_t, count, u32, dummy, u32, low, u32, high) in COMPAT_SYSCALL_DEFINE6() argument
/linux-4.4.14/drivers/input/
Dinput-mt.c173 void input_mt_report_finger_count(struct input_dev *dev, int count) in input_mt_report_finger_count()
198 int oldid, count, i; in input_mt_report_pointer_emulation() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dmr.c68 int count) in init_mregion()
155 static struct hfi1_mr *alloc_mr(int count, struct ib_pd *pd) in alloc_mr()
/linux-4.4.14/drivers/usb/chipidea/
Ddebug.c85 size_t count, loff_t *ppos) in ci_port_test_write()
304 size_t count, loff_t *ppos) in ci_role_write()
/linux-4.4.14/arch/powerpc/sysdev/
Dppc4xx_ocm.c107 static void __init ocm_init_node(int count, struct device_node *node) in ocm_init_node()
388 int count; in ppc4xx_ocm_init() local
/linux-4.4.14/net/llc/
Dllc_sap.c365 struct sock **stack, int count) in llc_do_mcast()
394 int i = 0, count = 256 / sizeof(struct sock *); in llc_sap_mcast() local
/linux-4.4.14/drivers/video/fbdev/
Dcobalt_lcdfb.c180 size_t count, loff_t *ppos) in cobalt_lcdfb_read()
226 size_t count, loff_t *ppos) in cobalt_lcdfb_write()
/linux-4.4.14/drivers/staging/rtl8712/
Dieee80211.c289 int left, count; in r8712_parse_wpa_ie() local
332 int left, count; in r8712_parse_wpa2_ie() local
/linux-4.4.14/sound/soc/intel/baytrail/
Dsst-baytrail-dsp.c71 int count; in sst_byt_parse_module() local
127 int ret, count; in sst_byt_parse_fw_image() local
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_sysfs.c286 const char *buf, size_t count) in store_ctlr_mode()
335 const char *buf, size_t count) in store_ctlr_enabled()
391 const char *buf, size_t count) in store_private_fcoe_ctlr_fcf_dev_loss_tmo()
435 const char *buf, size_t count) in store_fcoe_fcf_dev_loss_tmo()
/linux-4.4.14/sound/mips/
Dsgio2audio.c359 unsigned int ch, unsigned int count) in snd_sgio2audio_dma_pull_frag()
407 unsigned int ch, unsigned int count) in snd_sgio2audio_dma_push_frag()
488 int count, ch; in snd_sgio2audio_dma_in_isr() local
508 int count, ch; in snd_sgio2audio_dma_out_isr() local
/linux-4.4.14/drivers/block/
Dps3vram.c252 int len, int count) in ps3vram_upload()
284 int len, int count) in ps3vram_download()
435 unsigned int cached, count; in ps3vram_read() local
479 unsigned int cached, count; in ps3vram_write() local
/linux-4.4.14/drivers/input/mouse/
Dcyapa.c777 const char *buf, size_t count) in cyapa_update_suspend_scanrate()
887 const char *buf, size_t count) in cyapa_update_rt_suspend_scanrate()
1076 const char *buf, size_t count) in cyapa_update_fw_store()
1136 const char *buf, size_t count) in cyapa_calibrate_store()
/linux-4.4.14/fs/reiserfs/
Ditem_ops.c88 static int sd_part_size(struct virtual_item *vi, int first, int count) in sd_part_size()
180 static int direct_part_size(struct virtual_item *vi, int first, int count) in direct_part_size()
588 static int direntry_part_size(struct virtual_item *vi, int first, int count) in direntry_part_size()
706 static int errcatch_part_size(struct virtual_item *vi, int first, int count) in errcatch_part_size()
/linux-4.4.14/drivers/usb/gadget/function/
Du_serial.c219 gs_buf_put(struct gs_buf *gb, const char *buf, unsigned count) in gs_buf_put()
255 gs_buf_get(struct gs_buf *gb, char *buf, unsigned count) in gs_buf_get()
525 int count; in gs_rx_push() local
892 static int gs_write(struct tty_struct *tty, const unsigned char *buf, int count) in gs_write()
/linux-4.4.14/drivers/staging/unisys/visorbus/
Dvisorchipset.c547 const char *buf, size_t count) in toolaction_store()
581 const char *buf, size_t count) in boottotool_store()
613 const char *buf, size_t count) in error_store()
643 const char *buf, size_t count) in textid_store()
674 const char *buf, size_t count) in remaining_steps_store()
2089 const char *buf, size_t count) in chipsetready_store()
2112 const char *buf, size_t count) in devicedisabled_store()
2129 const char *buf, size_t count) in deviceenabled_store()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_ioc32.c334 u32 count; member
370 int count; /**< Number of buffers of this size */ member
430 int count; /**< Entries in list */ member
444 int count, actual; in compat_drm_infobufs() local
493 int count; /**< Length of the buffer list */ member
507 int count, actual; in compat_drm_mapbufs() local
552 int count; member
634 int count; member
/linux-4.4.14/net/wireless/
Ddebugfs.c67 size_t count, loff_t *ppos) in ht40allow_map_read()
/linux-4.4.14/drivers/usb/c67x00/
Dc67x00-drv.c91 int i, count = 8; in c67x00_irq() local
/linux-4.4.14/arch/powerpc/boot/
Dserial.c38 int timer = 0, count; in serial_edit_cmdline() local
/linux-4.4.14/drivers/devfreq/exynos/
Dexynos_ppmu.c105 unsigned int count = 0; in exynos_get_busier_ppmu() local
/linux-4.4.14/arch/m68k/include/asm/
Dadb_iop.h38 __u8 count; /* no. of data bytes */ member
/linux-4.4.14/sound/pci/oxygen/
Dxonar_hdmi.c30 unsigned int count, const u8 *params) in hdmi_write_command()
/linux-4.4.14/drivers/scsi/aacraid/
Daacraid.h125 __le32 count; /* Length. */ member
130 u32 count; /* Length. */ member
135 __le32 count; /* Length. */ member
140 u32 count; /* Length. */ member
147 __le32 count; member
155 u32 count; member
174 __le32 count; member
179 u32 count; member
184 __le32 count; member
189 u32 count; member
[all …]
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Ddebugfs.c495 size_t count, loff_t *ppos) in wil_read_file_ioblob()
684 size_t count, loff_t *ppos) in wil_read_back()
758 size_t count, loff_t *ppos) in wil_read_pmccfg()
1048 size_t count, loff_t *ppos) in wil_read_file_ssid()
1058 size_t count, loff_t *ppos) in wil_write_file_ssid()
1261 size_t count, loff_t *ppos) in wil_read_file_recovery()
1280 size_t count, loff_t *ppos) in wil_write_file_recovery()
/linux-4.4.14/drivers/net/slip/
Dslip.c323 int count; local
378 int actual, count; local
685 char *fp, int count)
/linux-4.4.14/sound/oss/dmasound/
Ddmasound_q40.c66 ssize_t count, used; in q40_ct_law() local
86 ssize_t count, used; in q40_ct_s8() local
105 ssize_t count, used; in q40_ct_u8() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dlloop.c294 unsigned int count = 0; in loop_get_bio() local
402 unsigned int count; in loop_thread() local
552 int count) in loop_clr_fd()
/linux-4.4.14/fs/kernfs/
Dfile.c185 char __user *user_buf, size_t count, in kernfs_file_direct_read()
244 size_t count, loff_t *ppos) in kernfs_fop_read()
271 size_t count, loff_t *ppos) in kernfs_fop_write()
/linux-4.4.14/drivers/net/hamradio/
Dmkiss.c248 int count; in ax_bump() local
437 int actual, count; in ax_encaps() local
902 char *fp, int count) in mkiss_receive_buf()
/linux-4.4.14/drivers/ide/
Dsgiioc4.c138 int count = 0; in sgiioc4_clearirq() local
191 int count; in sgiioc4_ide_dma_stop() local
418 unsigned int count = 0, i = cmd->sg_nents; in sgiioc4_build_dmatable() local
/linux-4.4.14/drivers/base/power/opp/
Dcore.c273 int count = 0; in dev_pm_opp_get_opp_count() local
783 int count, ret; in opp_parse_supplies() local
1186 int ret = 0, count = 0; in _of_add_opp_table_v2() local
/linux-4.4.14/drivers/net/wireless/libertas/
Dif_cs.c127 unsigned long count) in if_cs_read16_rep()
153 unsigned long count) in if_cs_write16_rep()
625 int count = 256; in if_cs_prog_helper() local
/linux-4.4.14/drivers/media/usb/gspca/
Dsunplus.c379 u16 idx, u16 val, u8 endcode, u8 count) in spca504A_acknowledged_command()
408 int count = 10; in spca504B_PollingDataReady() local
420 int count = 50; in spca504B_WaitCmdStatus() local
/linux-4.4.14/drivers/tty/serial/
Dsn_console.c861 const char *s, int count) in puts_raw_fixed()
893 sn_sal_console_write(struct console *co, const char *s, unsigned count) in sn_sal_console_write()
1000 sn_sal_console_write_early(struct console *co, const char *s, unsigned count) in sn_sal_console_write_early()

12345678910>>...22