/linux-4.1.27/sound/pci/emu10k1/ |
D | emu10k1_patch.c | 40 const void __user *data, long count) in snd_emu10k1_sample_new()
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttv-vbi.c | 83 unsigned int *count, unsigned int *size) in vbi_buffer_setup() 281 s64 start, count; in try_fmt() local
|
/linux-4.1.27/kernel/time/ |
D | timer_stats.c | 70 unsigned long count; member 360 size_t count, loff_t *offs) in tstats_write()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | nvm.c | 64 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.1.27/drivers/video/backlight/ |
D | lcd.c | 109 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.1.27/drivers/net/irda/ |
D | sir_dev.c | 399 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.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | rtl819x_TSProc.c | 146 u8 count = 0; in TSInitialize() local 300 u8 count; in MakeTSEntry() local
|
/linux-4.1.27/include/asm-generic/ |
D | uaccess.h | 280 __strncpy_from_user(char *dst, const char __user *src, long count) in __strncpy_from_user() 291 strncpy_from_user(char *dst, const char __user *src, long count) in strncpy_from_user()
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-ds1742.c | 135 ssize_t count; in ds1742_nvram_read() local 150 ssize_t count; in ds1742_nvram_write() local
|
D | rtc-rp5c01.c | 169 ssize_t count; in rp5c01_nvram_read() local 199 ssize_t count; in rp5c01_nvram_write() local
|
D | rtc-tx4939.c | 199 ssize_t count; in tx4939_rtc_nvram_read() local 218 ssize_t count; in tx4939_rtc_nvram_write() local
|
D | rtc-m41t80.c | 271 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.1.27/drivers/net/wireless/rsi/ |
D | rsi_91x_usb.c | 68 u32 count) in rsi_write_multiple() 289 u32 count) in rsi_usb_write_register_multiple()
|
/linux-4.1.27/arch/nios2/kernel/ |
D | time.c | 72 unsigned long count; in read_timersnapshot() local 85 u32 count; in nios2_timer_read() local
|
/linux-4.1.27/drivers/misc/genwqe/ |
D | card_sysfs.c | 194 const char *buf, size_t count) in next_bitstream_store() 220 const char *buf, size_t count) in reload_bitstream_store()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | epapr_hcalls.h | 283 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()
|
D | dma.h | 296 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
|
D | scom.h | 90 u64 reg, u64 count) in scom_map()
|
D | io.h | 753 #define mmio_insb(addr, dst, count) readsb(addr, dst, count) argument 754 #define mmio_insw(addr, dst, count) readsw(addr, dst, count) argument 755 #define mmio_insl(addr, dst, count) readsl(addr, dst, count) argument 756 #define mmio_outsb(addr, src, count) writesb(addr, src, count) argument 757 #define mmio_outsw(addr, src, count) writesw(addr, src, count) argument 758 #define mmio_outsl(addr, src, count) writesl(addr, src, count) argument
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
D | apne.c | 435 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()
|
D | wd.c | 439 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.1.27/drivers/watchdog/ |
D | wdt_pci.c | 358 size_t count, loff_t *ppos) in wdtpci_write() 504 size_t count, loff_t *ptr) in wdtpci_temp_read()
|
D | wdt.c | 322 size_t count, loff_t *ppos) in wdt_write() 464 size_t count, loff_t *ptr) in wdt_temp_read()
|
/linux-4.1.27/arch/sh/kernel/ |
D | traps_32.c | 49 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.1.27/arch/um/kernel/skas/ |
D | uaccess.c | 191 int strncpy_from_user(char *dst, const char __user *src, int count) in strncpy_from_user() 249 int count = 0, n; in strnlen_user() local
|
/linux-4.1.27/drivers/usb/misc/ |
D | rio500.c | 272 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()
|
D | usblcd.c | 136 size_t count, loff_t *ppos) in lcd_read() 222 size_t count, loff_t *ppos) in lcd_write()
|
/linux-4.1.27/drivers/char/ |
D | msm_smd_pkt.c | 112 size_t count, loff_t *ppos) in smd_pkt_read() 177 size_t count, loff_t *ppos) in smd_pkt_write()
|
D | dtlk.c | 126 size_t count, loff_t * ppos) in dtlk_read() 159 size_t count, loff_t * ppos) in dtlk_write()
|
/linux-4.1.27/drivers/media/usb/usbvision/ |
D | usbvision-i2c.c | 406 int count; in usbvision_i2c_write() local 428 int count; in usbvision_i2c_read() local
|
/linux-4.1.27/drivers/net/arcnet/ |
D | com90io.c | 347 void *buf, int count) in com90io_copy_to_card() 354 void *buf, int count) in com90io_copy_from_card()
|
D | arc-rawmode.c | 60 int count; in arcnet_raw_init() local
|
/linux-4.1.27/include/linux/mfd/wm8994/ |
D | core.h | 107 int count, u16 *buf) in wm8994_bulk_read() 113 int count, const u16 *buf) in wm8994_bulk_write()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/ |
D | lmv_internal.h | 114 int count = lmv->desc.ld_tgt_count; in lmv_get_target() local
|
/linux-4.1.27/include/linux/ |
D | kref.h | 68 static inline int kref_sub(struct kref *kref, unsigned int count, in kref_sub()
|
D | posix_acl_xattr.h | 38 posix_acl_xattr_size(int count) in posix_acl_xattr_size()
|
/linux-4.1.27/drivers/staging/gs_fpgaboot/ |
D | io.c | 40 void xl_shift_cclk(int count) in xl_shift_cclk()
|
/linux-4.1.27/arch/ia64/lib/ |
D | do_csum.S | 172 #define count tmp3 macro
|
/linux-4.1.27/sound/pci/lola/ |
D | lola_mixer.c | 675 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.1.27/drivers/edac/ |
D | edac_pci_sysfs.c | 111 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()
|
D | edac_mc_sysfs.c | 238 const char *data, size_t count) in channel_dimm_label_store() 499 size_t count) in dimmdev_label_store() 622 const char *data, size_t count) in mci_reset_counters_store() 663 const char *data, size_t count) in mci_sdram_scrub_rate_store() 796 size_t count, loff_t *ppos) in edac_fake_inject_write()
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | cdev.c | 184 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.1.27/security/apparmor/include/ |
D | policy.h | 102 int count; member 155 struct kref count; member 200 struct kref count; member
|
/linux-4.1.27/drivers/hwmon/ |
D | adm1021.c | 204 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()
|
D | fschmd.c | 371 *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()
|
D | w83781d.c | 327 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()
|
D | ltc2945.c | 243 const char *buf, size_t count) in ltc2945_set_value() 278 const char *buf, size_t count) in ltc2945_reset_history()
|
D | i5k_amb.c | 156 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.1.27/fs/udf/ |
D | balloc.c | 109 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.1.27/drivers/spi/ |
D | spi-s3c24xx.c | 63 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
|
D | spi-img-spfi.c | 161 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.1.27/drivers/gpu/drm/radeon/ |
D | cik_sdma.c | 801 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()
|
D | radeon_sync.c | 141 unsigned count = 0; in radeon_sync_rings() local
|
/linux-4.1.27/arch/x86/platform/efi/ |
D | efi_64.c | 523 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.1.27/drivers/net/caif/ |
D | caif_spi.c | 130 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.1.27/drivers/input/mouse/ |
D | cyapa.c | 711 const char *buf, size_t count) in cyapa_update_suspend_scanrate() 821 const char *buf, size_t count) in cyapa_update_rt_suspend_scanrate() 1010 const char *buf, size_t count) in cyapa_update_fw_store() 1070 const char *buf, size_t count) in cyapa_calibrate_store()
|
/linux-4.1.27/sound/isa/gus/ |
D | gus_pcm.c | 77 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()
|
D | gus_mem_proc.c | 37 size_t count, loff_t pos) in snd_gf1_mem_proc_dump()
|
D | gus_dma.c | 40 unsigned int count, in snd_gf1_dma_program()
|
/linux-4.1.27/fs/dlm/ |
D | user.c | 501 size_t count, loff_t *ppos) in device_write() 692 char __user *buf, size_t count) in copy_result_to_user() 764 static int copy_version_to_user(char __user *buf, size_t count) in copy_version_to_user() 780 static ssize_t device_read(struct file *file, char __user *buf, size_t count, in device_read()
|
D | plock.c | 384 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.1.27/drivers/message/fusion/ |
D | mptlan.c | 620 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.1.27/fs/nfs/ |
D | direct.c | 70 ssize_t count; member 89 ssize_t count, /* bytes actually processed */ member 130 ssize_t count; in nfs_direct_good_bytes() local 576 size_t count = iov_iter_count(iter); in nfs_file_direct_read() local
|
/linux-4.1.27/fs/ocfs2/ |
D | stack_user.c | 250 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.1.27/tools/vm/ |
D | page-types.c | 258 unsigned long count) in do_u64_read() 356 static unsigned long count; in show_page_range() local 592 unsigned long count, in walk_pfn() 615 static void walk_vma(unsigned long index, unsigned long count) in walk_vma() 640 static void walk_task(unsigned long index, unsigned long count) in walk_task()
|
/linux-4.1.27/drivers/infiniband/hw/ehca/ |
D | hcp_if.c | 440 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.1.27/drivers/crypto/ux500/hash/ |
D | hash_core.c | 784 u32 count; in hash_process_data() local 1143 s32 count; in hash_resume_state() local 1201 u32 count; in hash_save_state() local 1276 u32 temp_hx_val, count; in hash_get_digest() local 1620 int count; in ahash_algs_register_all() local
|
/linux-4.1.27/drivers/gpu/drm/ttm/ |
D | ttm_page_alloc_dma.c | 715 unsigned count) in ttm_dma_pool_alloc_new_pages() 800 unsigned count = _manager->options.small; in ttm_dma_page_pool_fill_locked() local 851 int count, r = -ENOMEM; in ttm_dma_pool_get_pages() local 939 unsigned count = 0, i, npages = 0; in ttm_dma_unpopulate() local 1055 unsigned long count = 0; in ttm_dma_pool_shrink_count() local
|
/linux-4.1.27/net/bluetooth/ |
D | hci_debugfs.c | 317 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.1.27/arch/x86/kernel/ |
D | ptrace.c | 507 unsigned int pos, unsigned int count, in genregs_get() 532 unsigned int pos, unsigned int count, in genregs_set() 787 unsigned int pos, unsigned int count, in ioperm_get() 1073 unsigned int pos, unsigned int count, in genregs32_get() 1100 unsigned int pos, unsigned int count, in genregs32_set()
|
/linux-4.1.27/drivers/mtd/onenand/ |
D | samsung.c | 503 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.1.27/fs/ext2/ |
D | inode.c | 361 unsigned long count = 0; in ext2_blks_to_allocate() local 399 unsigned long count = 0; in ext2_alloc_blocks() local 631 int count = 0; in ext2_get_blocks() local 859 size_t count = iov_iter_count(iter); in ext2_direct_IO() local 1014 unsigned long block_to_free = 0, count = 0; in ext2_free_data() local
|
D | acl.h | 26 static inline size_t ext2_acl_size(int count) in ext2_acl_size()
|
/linux-4.1.27/fs/btrfs/ |
D | backref.c | 129 int count; member 196 u64 parent, u64 wanted_disk_byte, int count, in __add_prelim_ref() 238 u64 count = 0; in add_all_parents() local 742 int count; in __add_inline_refs() local 757 int count; in __add_inline_refs() local 829 int count; in __add_keyed_refs() local 845 int count; in __add_keyed_refs() local
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/ |
D | hw.c | 125 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.1.27/fs/ubifs/ |
D | debug.c | 239 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.1.27/fs/xfs/libxfs/ |
D | xfs_da_btree.c | 745 int count; in xfs_da3_node_rebalance() local 1121 int count; in xfs_da3_node_toosmall() local 1236 int *count) in xfs_da3_node_lasthash() 1266 int count; in xfs_da3_fixhashpath() local 1998 int count) in xfs_da_grow_inode_int() 2339 int done, error, w, count; in xfs_da_shrink_inode() local 2380 int count) in xfs_da_map_covers_blocks()
|
/linux-4.1.27/drivers/staging/unisys/visorchipset/ |
D | visorchipset_main.c | 365 const char *buf, size_t count) in toolaction_store() 399 const char *buf, size_t count) in boottotool_store() 431 const char *buf, size_t count) in error_store() 461 const char *buf, size_t count) in textid_store() 492 const char *buf, size_t count) in remaining_steps_store() 2095 const char *buf, size_t count) in chipsetready_store() 2118 const char *buf, size_t count) in devicedisabled_store() 2135 const char *buf, size_t count) in deviceenabled_store()
|
/linux-4.1.27/drivers/input/misc/ |
D | ims-pcu.c | 537 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()
|
D | cobalt_btns.c | 44 int count[ARRAY_SIZE(cobalt_map)]; member
|
D | sgi_btns.c | 63 int count[ARRAY_SIZE(sgi_map)]; member
|
/linux-4.1.27/drivers/tty/ |
D | tty_io.c | 282 int count = 0; in check_tty_count() local 427 size_t count, loff_t *ppos) in hung_up_tty_read() 433 size_t count, loff_t *ppos) in hung_up_tty_write() 1057 static ssize_t tty_read(struct file *file, char __user *buf, size_t count, in tty_read() 1111 size_t count) in do_tty_write() 1234 size_t count, loff_t *ppos) in tty_write() 1259 size_t count, loff_t *ppos) in redirected_tty_write() 3217 unsigned int index, unsigned int count) in tty_cdev_add() 3618 ssize_t count = 0; in show_cons_active() local
|
D | n_tracesink.c | 171 void n_tracesink_datadrain(u8 *buf, int count) in n_tracesink_datadrain()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | msgbuf.c | 324 u32 count; in brcmf_msgbuf_alloc_pktid() local 396 u32 count; in brcmf_msgbuf_release_array() local 695 u32 count; in brcmf_msgbuf_txflow() local 886 static u32 brcmf_msgbuf_rxbuf_data_post(struct brcmf_msgbuf *msgbuf, u32 count) in brcmf_msgbuf_rxbuf_data_post() 993 u32 count) in brcmf_msgbuf_rxbuf_ctrl_post() 1066 u32 count; in brcmf_msgbuf_rxbuf_ioctlresp_post() local 1076 u32 count; in brcmf_msgbuf_rxbuf_event_post() local 1267 u16 count; in brcmf_msgbuf_process_rx() local 1367 u32 count; in brcmf_proto_msgbuf_attach() local
|
/linux-4.1.27/fs/ocfs2/cluster/ |
D | heartbeat.c | 1483 size_t count, in o2hb_read_block_input() 1516 size_t count) in o2hb_region_block_bytes_write() 1544 size_t count) in o2hb_region_start_block_write() 1569 size_t count) in o2hb_region_blocks_write() 1717 size_t count) in o2hb_region_dev_write() 1959 const char *page, size_t count) in o2hb_region_store() 2191 const char *page, size_t count) in o2hb_heartbeat_group_store() 2211 size_t count) in o2hb_heartbeat_group_threshold_store() 2236 const char *page, size_t count) in o2hb_heartbeat_group_mode_store()
|
/linux-4.1.27/drivers/tty/vt/ |
D | vt.c | 346 static void do_update_region(struct vc_data *vc, unsigned long start, int count) in do_update_region() 392 void update_region(struct vc_data *vc, unsigned long start, int count) in update_region() 461 void invert_screen(struct vc_data *vc, int offset, int count, int viewed) in invert_screen() 648 int count = vc->vc_screenbuf_size / 2; in clear_buffer_attributes() local 1155 unsigned int count; in csi_J() local 1189 unsigned int count; in csi_K() local 1216 int count; in csi_X() local 2156 static int do_con_write(struct tty_struct *tty, const unsigned char *buf, int count) in do_con_write() 2526 static void vt_console_print(struct console *co, const char *b, unsigned count) in vt_console_print() 2757 static int con_write(struct tty_struct *tty, const unsigned char *buf, int count) in con_write() [all …]
|
/linux-4.1.27/fs/ext4/ |
D | namei.c | 179 __le16 count; member 411 int count_offset, int count, struct dx_tail *t) in ext4_dx_csum() 434 int count_offset, limit, count; in ext4_dx_csum_verify() local 463 int count_offset, limit, count; in ext4_dx_csum_set() local 686 unsigned count = dx_get_count(entries), names = 0, space = 0, i; in dx_show_entries() local 730 unsigned count, indirect; in dx_probe() local 964 int err = 0, count = 0; in htree_dirblock_to_tree() local 1062 int count = 0; in ext4_htree_fill_tree() local 1178 int count = 0; in dx_make_map() local 1199 static void dx_sort_map (struct dx_map_entry *map, unsigned count) in dx_sort_map() [all …]
|
D | acl.h | 26 static inline size_t ext4_acl_size(int count) in ext4_acl_size()
|
/linux-4.1.27/drivers/staging/iio/adc/ |
D | ad7606_spi.c | 20 int count, void *buf) in ad7606_spi_read_block()
|
D | ad7606_core.c | 120 struct device_attribute *attr, const char *buf, size_t count) in ad7606_store_range() 169 struct device_attribute *attr, const char *buf, size_t count) in ad7606_store_oversampling_ratio()
|
/linux-4.1.27/arch/ia64/oprofile/ |
D | backtrace.c | 74 int count = 0; in do_ia64_backtrace() local
|
/linux-4.1.27/net/openvswitch/ |
D | flow_table.h | 53 unsigned int count; member
|
/linux-4.1.27/mm/ |
D | quicklist.c | 91 unsigned long count = 0; in quicklist_total_size() local
|
D | page_counter.c | 138 long count; in page_counter_limit() local
|
D | fadvise.c | 131 unsigned long count = invalidate_mapping_pages(mapping, in SYSCALL_DEFINE4() local
|
D | swapfile.c | 765 unsigned char count; in swap_entry_free() local 864 int count = 0; in page_swapcount() local 885 int count; in reuse_swap_page() local 1287 unsigned char count; in find_next_to_unuse() local 2596 unsigned char count; in __swap_duplicate() local 2748 unsigned char count; in add_swap_count_continuation() local 2843 pgoff_t offset, unsigned char count) in swap_count_continued()
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | ad7879-i2c.c | 30 u8 first_reg, u8 count, u16 *buf) in ad7879_i2c_multi_read()
|
/linux-4.1.27/arch/alpha/boot/ |
D | bootp.c | 111 load(unsigned long dst, unsigned long src, unsigned long count) in load()
|
/linux-4.1.27/fs/jfs/ |
D | jfs_debug.c | 46 const char __user *buffer, size_t count, loff_t *ppos) in jfs_loglevel_proc_write()
|
/linux-4.1.27/arch/x86/realmode/ |
D | init.c | 33 u32 count; in setup_real_mode() local
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_debug.c | 1670 int k, offset, len, errsts, count, bump, na; in resp_rsup_opcodes() local 4236 size_t count) in delay_store() 4270 size_t count) in ndelay_store() 4303 size_t count) in opts_store() 4341 size_t count) in ptype_store() 4358 size_t count) in dsense_store() 4375 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 …]
|
D | scsi_transport_fc.c | 894 const char *buf, size_t count) in store_fc_rport_dev_loss_tmo() 972 size_t count) in store_fc_rport_fast_io_fail_tmo() 1280 const char *buf, size_t count) in store_fc_vport_delete() 1308 size_t count) in store_fc_vport_disable() 1608 struct device_attribute *attr, const char *buf, size_t count) in store_fc_private_host_tgtid_bind_type() 1641 struct device_attribute *attr, const char *buf, size_t count) in store_fc_private_host_issue_lip() 1662 const char *buf, size_t count) in store_fc_private_host_dev_loss_tmo() 1759 const char *buf, size_t count) in fc_reset_statistics() 1854 const char *buf, size_t count) in store_fc_host_vport_create() 1901 const char *buf, size_t count) in store_fc_host_vport_delete() [all …]
|
/linux-4.1.27/include/uapi/linux/ |
D | phantom.h | 23 __u32 count; member
|
/linux-4.1.27/arch/arm/plat-samsung/ |
D | init.c | 38 unsigned int count) in s3c_lookup_cpu()
|
/linux-4.1.27/fs/hfs/ |
D | bitmap.c | 193 int hfs_clear_vbm_bits(struct super_block *sb, u16 start, u16 count) in hfs_clear_vbm_bits()
|
/linux-4.1.27/drivers/staging/i2o/ |
D | bus-osm.c | 67 const char *buf, size_t count) in i2o_bus_store_scan()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | led.c | 65 size_t count, loff_t *ppos) in led_proc_write()
|
/linux-4.1.27/arch/mn10300/include/asm/ |
D | dma.h | 86 static inline void set_dma_count(unsigned int dmanr, unsigned int count) in set_dma_count()
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvb_filter.c | 345 int dvb_filter_get_ac3info(u8 *mbuf, int count, struct dvb_audio_info *ai, int pr) in dvb_filter_get_ac3info()
|
/linux-4.1.27/drivers/media/pci/cx18/ |
D | cx18-io.c | 27 void cx18_memset_io(struct cx18 *cx, void __iomem *addr, int val, size_t count) in cx18_memset_io()
|
/linux-4.1.27/lib/ |
D | oid_registry.c | 116 int count; in sprint_oid() local
|
/linux-4.1.27/sound/pci/oxygen/ |
D | xonar_hdmi.c | 30 unsigned int count, const u8 *params) in hdmi_write_command()
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | adb_iop.h | 38 __u8 count; /* no. of data bytes */ member
|
D | string.h | 8 static inline size_t strnlen(const char *s, size_t count) in strnlen()
|
/linux-4.1.27/drivers/devfreq/exynos/ |
D | exynos_ppmu.c | 105 unsigned int count = 0; in exynos_get_busier_ppmu() local
|
/linux-4.1.27/net/wireless/ |
D | debugfs.c | 67 size_t count, loff_t *ppos) in ht40allow_map_read()
|
/linux-4.1.27/arch/mips/loongson/common/cs5536/ |
D | cs5536_mfgpt.c | 154 int count; in mfgpt_read() local
|
/linux-4.1.27/drivers/usb/c67x00/ |
D | c67x00-drv.c | 91 int i, count = 8; in c67x00_irq() local
|
/linux-4.1.27/arch/powerpc/boot/ |
D | serial.c | 38 int timer = 0, count; in serial_edit_cmdline() local
|
/linux-4.1.27/drivers/char/agp/ |
D | efficeon-agp.c | 240 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.1.27/arch/ia64/kernel/ |
D | traps.c | 276 unsigned long count; member 301 unsigned long count, current_jiffies = jiffies; in handle_fpu_swa() local
|
D | ptrace.c | 1266 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.1.27/fs/pstore/ |
D | platform.c | 399 u64 *id, unsigned int part, int count, in pstore_write_compat() 477 int count; in pstore_get_records() local
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | opal-lpc.c | 190 size_t count, loff_t *ppos) in lpc_debug_read() 281 size_t count, loff_t *ppos) in lpc_debug_write()
|
D | opal-elog.c | 76 size_t count) in elog_ack_store() 157 char *buffer, loff_t pos, size_t count) in raw_attr_read()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | cobalt_lcdfb.c | 180 size_t count, loff_t *ppos) in cobalt_lcdfb_read() 226 size_t count, loff_t *ppos) in cobalt_lcdfb_write()
|
/linux-4.1.27/drivers/block/paride/ |
D | paride.c | 58 void pi_write_block(PIA * pi, char *buf, int count) in pi_write_block() 65 void pi_read_block(PIA * pi, char *buf, int count) in pi_read_block()
|
D | bpck.c | 108 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.1.27/sound/soc/intel/baytrail/ |
D | sst-baytrail-dsp.c | 71 int count; in sst_byt_parse_module() local 127 int ret, count; in sst_byt_parse_fw_image() local
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | saa7134-i2c.c | 153 int count; in i2c_is_busy_wait() local 169 int count; in i2c_reset() local
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_conntrack.h | 296 #define NF_CT_STAT_INC(net, count) __this_cpu_inc((net)->ct.stat->count) argument 297 #define NF_CT_STAT_INC_ATOMIC(net, count) this_cpu_inc((net)->ct.stat->count) argument
|
/linux-4.1.27/fs/omfs/ |
D | inode.c | 83 int xor, i, ofs = 0, count; in omfs_update_checksums() local 310 int count; in omfs_get_imap() local
|
D | file.c | 75 u64 start, count; in omfs_shrink_inode() local 192 sector_t block, int count, int *left) in find_block()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | ppc4xx_ocm.c | 107 static void __init ocm_init_node(int count, struct device_node *node) in ocm_init_node() 388 int count; in ppc4xx_ocm_init() local
|
D | fsl_mpic_timer_wakeup.c | 75 size_t count) in fsl_timer_wakeup_store()
|
/linux-4.1.27/arch/tile/kernel/ |
D | compat.c | 48 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.1.27/net/llc/ |
D | llc_sap.c | 365 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.1.27/drivers/staging/rtl8712/ |
D | ieee80211.c | 291 int left, count; in r8712_parse_wpa_ie() local 332 int left, count; in r8712_parse_wpa2_ie() local
|
/linux-4.1.27/arch/sh/kernel/cpu/sh4/ |
D | sq.c | 281 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.1.27/drivers/usb/chipidea/ |
D | debug.c | 82 size_t count, loff_t *ppos) in ci_port_test_write() 299 size_t count, loff_t *ppos) in ci_role_write()
|
/linux-4.1.27/kernel/trace/ |
D | trace_stack.c | 230 size_t count, loff_t *ppos) in stack_max_size_read() 244 size_t count, loff_t *ppos) in stack_max_size_write()
|
/linux-4.1.27/drivers/char/tpm/ |
D | tpm_ibmvtpm.c | 80 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.1.27/drivers/input/ |
D | input-mt.c | 173 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.1.27/drivers/staging/goldfish/ |
D | goldfish_audio.c | 115 size_t count, loff_t *pos) in goldfish_audio_read() 145 size_t count, loff_t *pos) in goldfish_audio_write()
|
/linux-4.1.27/drivers/bluetooth/ |
D | hci_ldisc.c | 439 char *flags, int count) in hci_uart_tty_receive() 630 const unsigned char *data, size_t count) in hci_uart_tty_write()
|
/linux-4.1.27/tools/perf/util/ |
D | trace-event-info.c | 179 int count = 0; in copy_event_system() local 276 int count = 0; in record_event_files() local
|
/linux-4.1.27/arch/mips/include/asm/mach-rc32434/ |
D | timer.h | 38 u32 count; member
|
/linux-4.1.27/drivers/staging/speakup/ |
D | devsynth.c | 19 size_t count = nbytes; in speakup_file_write() local
|
/linux-4.1.27/tools/testing/selftests/timers/ |
D | mqueue-lat.c | 75 int i, count, ret; in mqueue_lat_test() local
|
/linux-4.1.27/drivers/oprofile/ |
D | event_buffer.c | 161 size_t count, loff_t *offset) in event_buffer_read()
|
/linux-4.1.27/drivers/acpi/ |
D | proc.c | 96 size_t count, loff_t * ppos) in acpi_system_write_wakeup_device()
|
/linux-4.1.27/fs/ext3/ |
D | acl.h | 26 static inline size_t ext3_acl_size(int count) in ext3_acl_size()
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | acdebug.h | 65 u32 count; member
|
/linux-4.1.27/arch/frv/lib/ |
D | checksum.c | 48 int odd, count; in do_csum() local
|
/linux-4.1.27/drivers/char/hw_random/ |
D | omap3-rom-rng.c | 49 static int omap3_rom_rng_get_random(void *buf, unsigned int count) in omap3_rom_rng_get_random()
|
/linux-4.1.27/drivers/leds/ |
D | leds-clevo-mail.c | 177 int count = 0; in clevo_mail_led_init() local
|
/linux-4.1.27/drivers/gpu/host1x/ |
D | intr.h | 63 int count; member
|
/linux-4.1.27/fs/xfs/ |
D | xfs_file.c | 95 size_t count) /* size of data to zero */ in xfs_iozero() 362 size_t count, in xfs_file_splice_read() 555 size_t count = iov_iter_count(from); in xfs_file_aio_write_checks() local 667 size_t count = iov_iter_count(from); in xfs_file_dio_aio_write() local
|
/linux-4.1.27/drivers/scsi/fcoe/ |
D | fcoe_sysfs.c | 286 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.1.27/drivers/block/ |
D | ps3vram.c | 252 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.1.27/drivers/usb/gadget/function/ |
D | u_serial.c | 218 gs_buf_put(struct gs_buf *gb, const char *buf, unsigned count) in gs_buf_put() 254 gs_buf_get(struct gs_buf *gb, char *buf, unsigned count) in gs_buf_get() 524 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.1.27/fs/reiserfs/ |
D | item_ops.c | 88 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.1.27/sound/mips/ |
D | sgio2audio.c | 359 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.1.27/drivers/gpu/drm/ |
D | drm_ioc32.c | 334 u32 count; member 370 int count; /**< Number of buffers of this size */ member 431 int count; /**< Entries in list */ member 445 int count, actual; in compat_drm_infobufs() local 494 int count; /**< Length of the buffer list */ member 508 int count, actual; in compat_drm_mapbufs() local 553 int count; member 635 int count; member
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | mpt3sas_ctl.c | 2615 const char *buf, size_t count) in _ctl_logging_level_store() 2651 const char *buf, size_t count) in _ctl_fwfault_debug_store() 2818 const char *buf, size_t count) in _ctl_host_trace_buffer_store() 2865 struct device_attribute *attr, const char *buf, size_t count) in _ctl_host_trace_buffer_enable_store() 2955 struct device_attribute *attr, const char *buf, size_t count) in _ctl_diag_trigger_master_store() 3009 struct device_attribute *attr, const char *buf, size_t count) in _ctl_diag_trigger_event_store() 3063 struct device_attribute *attr, const char *buf, size_t count) in _ctl_diag_trigger_scsi_store() 3116 struct device_attribute *attr, const char *buf, size_t count) in _ctl_diag_trigger_mpi_store()
|
/linux-4.1.27/arch/arm/kernel/ |
D | dma-isa.c | 50 int count; in isa_get_dma_residue() local
|
/linux-4.1.27/drivers/nfc/nfcmrvl/ |
D | main.c | 147 int nfcmrvl_nci_recv_frame(struct nfcmrvl_private *priv, void *data, int count) in nfcmrvl_nci_recv_frame()
|
/linux-4.1.27/sound/soc/blackfin/ |
D | bf5xx-ad73311.c | 80 int count = 0; in snd_ad73311_configure() local
|
/linux-4.1.27/sound/oss/dmasound/ |
D | dmasound_q40.c | 66 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.1.27/drivers/tty/hvc/ |
D | hvc_console.c | 144 unsigned count) in hvc_console_print() 496 static int hvc_write(struct tty_struct *tty, const unsigned char *buf, int count) in hvc_write() 645 int count = tty_buffer_request_room(&hp->port, N_INBUF); in hvc_poll() local
|
/linux-4.1.27/sound/core/ |
D | compress_offload.c | 242 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.1.27/drivers/ide/ |
D | sgiioc4.c | 138 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.1.27/drivers/net/wireless/libertas/ |
D | if_cs.c | 127 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.1.27/fs/kernfs/ |
D | file.c | 185 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.1.27/drivers/net/slip/ |
D | slip.c | 323 int count; local 378 int actual, count; local 685 char *fp, int count)
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | lloop.c | 294 unsigned int count = 0; in loop_get_bio() local 398 unsigned int count; in loop_thread() local 547 int count) in loop_clr_fd()
|
/linux-4.1.27/drivers/media/usb/gspca/ |
D | sunplus.c | 379 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.1.27/drivers/tty/serial/ |
D | sn_console.c | 875 const char *s, int count) in puts_raw_fixed() 907 sn_sal_console_write(struct console *co, const char *s, unsigned count) in sn_sal_console_write() 1014 sn_sal_console_write_early(struct console *co, const char *s, unsigned count) in sn_sal_console_write_early()
|
/linux-4.1.27/drivers/net/hamradio/ |
D | mkiss.c | 248 int count; in ax_bump() local 437 int actual, count; in ax_encaps() local 896 char *fp, int count) in mkiss_receive_buf()
|
/linux-4.1.27/drivers/scsi/aacraid/ |
D | aacraid.h | 125 __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.1.27/fs/btrfs/tests/ |
D | extent-io-tests.c | 37 int count = 0; in process_page_range() local
|
/linux-4.1.27/sound/synth/emux/ |
D | emux.c | 69 const void __user *buf, long count) in sf_sample_new()
|
/linux-4.1.27/drivers/tty/serial/8250/ |
D | 8250_early.c | 93 const char *s, unsigned int count) in early_serial8250_write()
|
D | 8250_dma.c | 55 int count; in __dma_rx_complete() local
|
/linux-4.1.27/arch/ia64/hp/sim/boot/ |
D | bootloader.c | 33 unsigned count; member
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
D | xt_statistic.h | 30 __u32 count; /* unused */ member
|
/linux-4.1.27/drivers/media/pci/ttpci/ |
D | av7110_hw.h | 387 static inline void iwdebi(struct av7110 *av7110, u32 config, int addr, u32 val, int count) in iwdebi() 394 const u8 *val, int count) in mwdebi() 400 static inline u32 irdebi(struct av7110 *av7110, u32 config, int addr, u32 val, int count) in irdebi() 411 static inline void wdebi(struct av7110 *av7110, u32 config, int addr, u32 val, int count) in wdebi() 420 static inline u32 rdebi(struct av7110 *av7110, u32 config, int addr, u32 val, int count) in rdebi()
|
/linux-4.1.27/drivers/crypto/ |
D | atmel-tdes.c | 153 unsigned int count, off = 0; in atmel_tdes_sg_copy() local 193 u32 *value, int count) in atmel_tdes_write_n() 323 size_t count; in atmel_tdes_crypt_pdc_stop() local 511 size_t count; in atmel_tdes_crypt_start() local 648 size_t count; in atmel_tdes_crypt_dma_stop() local
|
D | atmel-sha.c | 160 size_t count; in atmel_sha_append_sg() local 355 int count, len32; in atmel_sha_xmit_cpu() local 526 size_t count; in atmel_sha_update_dma_slow() local 552 unsigned int count; in atmel_sha_update_dma_start() local 691 int count; in atmel_sha_final_req() local
|
D | atmel-aes.c | 187 unsigned int count, off = 0; in atmel_aes_sg_copy() local 227 u32 *value, int count) in atmel_aes_read_n() 234 u32 *value, int count) in atmel_aes_write_n() 430 size_t count; in atmel_aes_crypt_dma_start() local 626 size_t count; in atmel_aes_crypt_dma_stop() local
|
/linux-4.1.27/drivers/hid/ |
D | hid-cp2112.c | 271 u8 *data, size_t count, unsigned char report_type) in cp2112_hid_get() 287 static int cp2112_hid_output(struct hid_device *hdev, u8 *data, size_t count, in cp2112_hid_output() 455 ssize_t count; in cp2112_i2c_xfer() local 541 ssize_t count; in cp2112_xfer() local 836 size_t count) in pstr_store()
|
/linux-4.1.27/fs/ |
D | libfs.c | 543 int simple_pin_fs(struct file_system_type *type, struct vfsmount **mount, int *count) in simple_pin_fs() 564 void simple_release_fs(struct vfsmount **mount, int *count) in simple_release_fs() 590 ssize_t simple_read_from_buffer(void __user *to, size_t count, loff_t *ppos, in simple_read_from_buffer() 626 const void __user *from, size_t count) in simple_write_to_buffer() 660 ssize_t memory_read_from_buffer(void *to, size_t count, loff_t *ppos, in memory_read_from_buffer()
|
/linux-4.1.27/drivers/isdn/capi/ |
D | capi.c | 319 unsigned int count = 0; in capincci_minor_opencount() local 646 capi_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in capi_read() 681 capi_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) in capi_write() 893 int count = 0; in capi_ioctl() local 1038 const unsigned char *buf, int count) in capinc_tty_write()
|
/linux-4.1.27/arch/cris/arch-v32/drivers/ |
D | sync_serial.c | 602 size_t count, in __sync_serial_read() 691 int count; in sync_serial_input() local 1071 size_t count, loff_t *ppos) in sync_serial_write() 1197 size_t count, loff_t *ppos) in sync_serial_read() 1261 static void start_dma_out(struct sync_port *port, const char *data, int count) in start_dma_out()
|
/linux-4.1.27/drivers/macintosh/ams/ |
D | ams-input.c | 117 struct device_attribute *attr, const char *buf, size_t count) in ams_input_store_joystick()
|
/linux-4.1.27/drivers/md/ |
D | dm.h | 47 atomic_t count; member
|
/linux-4.1.27/Documentation/laptops/ |
D | freefall.c | 149 unsigned char count; in main() local
|
/linux-4.1.27/lib/zlib_inflate/ |
D | inftrees.c | 44 unsigned short count[MAXBITS+1]; /* number of codes of each length */ in zlib_inflate_table() local
|
/linux-4.1.27/arch/parisc/lib/ |
D | checksum.c | 43 int odd, count; in do_csum() local
|
/linux-4.1.27/fs/hfsplus/ |
D | bitmap.c | 163 int hfsplus_block_free(struct super_block *sb, u32 offset, u32 count) in hfsplus_block_free()
|