Home
last modified time | relevance | path

Searched defs:count (Results 226 – 250 of 5748) sorted by relevance

12345678910>>...230

/linux-6.3-rc2/drivers/platform/chrome/
A Dcros_ec_lightbar.c42 const char *buf, size_t count) in interval_msec_store()
177 const char *buf, size_t count) in brightness_store()
218 const char *buf, size_t count) in led_rgb_store()
379 const char *buf, size_t count) in sequence_store()
423 const char *buf, size_t count) in program_store()
490 size_t count) in userspace_control_store()
/linux-6.3-rc2/drivers/w1/slaves/
A Dw1_ds28e17.c85 static int w1_f19_i2c_busy_wait(struct w1_slave *sl, size_t count) in w1_f19_i2c_busy_wait()
151 const u8 *buffer, size_t count) in __w1_f19_i2c_write()
191 const u8 *buffer, size_t count, bool stop) in w1_f19_i2c_write()
263 u8 *buffer, size_t count) in w1_f19_i2c_read()
590 const char *buf, size_t count) in speed_store()
640 const char *buf, size_t count) in stretch_store()
/linux-6.3-rc2/drivers/staging/vme_user/
A Dvme_user.c119 static ssize_t resource_to_user(int minor, char __user *buf, size_t count, in resource_to_user()
139 size_t count, loff_t *ppos) in resource_from_user()
152 size_t count, loff_t *ppos) in buffer_to_user()
164 size_t count, loff_t *ppos) in buffer_from_user()
175 static ssize_t vme_user_read(struct file *file, char __user *buf, size_t count, in vme_user_read()
219 size_t count, loff_t *ppos) in vme_user_write()
/linux-6.3-rc2/kernel/trace/rv/
A Drv.c212 static ssize_t monitor_enable_read_data(struct file *filp, char __user *user_buf, size_t count, in monitor_enable_read_data()
283 size_t count, loff_t *ppos) in monitor_enable_write_data()
317 static ssize_t monitor_desc_read_data(struct file *filp, char __user *user_buf, size_t count, in monitor_desc_read_data()
513 size_t count, loff_t *ppos) in enabled_monitors_write()
597 size_t count, loff_t *ppos) in monitoring_on_read_data()
648 size_t count, loff_t *ppos) in monitoring_on_write_data()
/linux-6.3-rc2/drivers/scsi/
A Dsun3_scsi.c85 unsigned short count; /* words to be xfer'd */ member
221 unsigned char *data, int count, int write_flag) in sun3scsi_dma_setup()
312 unsigned char *data, int count) in sun3scsi_dma_count()
318 unsigned char *data, int count) in sun3scsi_dma_recv_setup()
324 unsigned char *data, int count) in sun3scsi_dma_send_setup()
345 static inline int sun3scsi_dma_start(unsigned long count, unsigned char *data) in sun3scsi_dma_start()
372 unsigned short __maybe_unused count; in sun3scsi_dma_finish() local
/linux-6.3-rc2/drivers/tty/vt/
A Dvc_screen.c249 unsigned int pos, unsigned int count, bool viewed) in vcs_read_buf_uni()
277 unsigned int pos, unsigned int count, bool viewed) in vcs_read_buf_noattr()
297 unsigned int pos, unsigned int count, bool viewed, in vcs_read_buf()
365 vcs_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in vcs_read()
479 unsigned int pos, unsigned int count, bool viewed, u16 **org0) in vcs_write_buf_noattr()
519 unsigned int pos, unsigned int count, bool viewed, u16 **org0) in vcs_write_buf()
590 vcs_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) in vcs_write()
/linux-6.3-rc2/drivers/misc/eeprom/
A Dat24.c143 static void at24_read_post_vaio(unsigned int off, char *buf, size_t count) in at24_read_post_vaio()
306 unsigned int offset, size_t count) in at24_adjust_read_count()
330 unsigned int offset, size_t count) in at24_regmap_read()
372 unsigned int offset, size_t count) in at24_adjust_write_count()
389 unsigned int offset, size_t count) in at24_regmap_write()
418 static int at24_read(void *priv, unsigned int off, void *val, size_t count) in at24_read()
465 static int at24_write(void *priv, unsigned int off, void *val, size_t count) in at24_write()
/linux-6.3-rc2/sound/core/
A Djack.c173 char __user *to, size_t count, loff_t *ppos) in sw_inject_enable_read()
187 const char __user *from, size_t count, loff_t *ppos) in sw_inject_enable_write()
211 const char __user *from, size_t count, loff_t *ppos) in jackin_inject_write()
232 char __user *to, size_t count, loff_t *ppos) in jack_kctl_id_read()
270 char __user *to, size_t count, loff_t *ppos) in jack_kctl_mask_bits_read()
283 char __user *to, size_t count, loff_t *ppos) in jack_kctl_status_read()
298 char __user *to, size_t count, loff_t *ppos) in jack_type_read()
/linux-6.3-rc2/drivers/misc/c2port/
A Dcore.c351 const char *buf, size_t count) in access_store()
381 const char *buf, size_t count) in c2port_store_reset()
520 const char *buf, size_t count) in c2port_store_flash_access()
604 const char *buf, size_t count) in c2port_store_flash_erase()
627 char *buffer, loff_t offset, size_t count) in __c2port_read_flash_data()
718 char *buffer, loff_t offset, size_t count) in c2port_read_flash_data()
738 char *buffer, loff_t offset, size_t count) in __c2port_write_flash_data()
833 char *buffer, loff_t offset, size_t count) in c2port_write_flash_data()
/linux-6.3-rc2/fs/
A Dreaddir.c181 struct old_linux_dirent __user *, dirent, unsigned int, count) in SYSCALL_DEFINE3() argument
218 int count; member
272 struct linux_dirent __user *, dirent, unsigned int, count) in SYSCALL_DEFINE3() argument
306 int count; member
355 struct linux_dirent64 __user *, dirent, unsigned int, count) in SYSCALL_DEFINE3() argument
439 struct compat_old_linux_dirent __user *, dirent, unsigned int, count) in COMPAT_SYSCALL_DEFINE3() argument
470 int count; member
523 struct compat_linux_dirent __user *, dirent, unsigned int, count) in COMPAT_SYSCALL_DEFINE3() argument
/linux-6.3-rc2/drivers/platform/x86/intel/
A Dsdsi.c122 size_t count = count_bytes / sizeof(*to); in sdsi_memcpy64_toio() local
132 size_t count = count_bytes / sizeof(*to); in sdsi_memcpy64_fromio() local
341 static ssize_t sdsi_provision(struct sdsi_priv *priv, char *buf, size_t count, in sdsi_provision()
380 size_t count) in provision_akc_write()
394 size_t count) in provision_cap_write()
408 size_t count) in certificate_read()
450 size_t count) in state_certificate_read()
462 size_t count) in meter_certificate_read()
473 size_t count) in registers_read()
/linux-6.3-rc2/drivers/accessibility/speakup/
A Dkobjects.c111 const char *buf, size_t count) in chars_chartab_store()
266 const char *buf, size_t count) in keymap_store()
333 const char *buf, size_t count) in silent_store()
387 const char *buf, size_t count) in synth_store()
414 const char *buf, size_t count) in synth_direct_store()
500 const char *buf, size_t count) in punc_store()
623 const char *buf, size_t count) in spk_var_store()
751 static ssize_t message_store_helper(const char *buf, size_t count, in message_store_helper()
856 const char *buf, size_t count) in message_store()
/linux-6.3-rc2/drivers/usb/host/
A Dehci-sysfs.c16 int count = PAGE_SIZE; in companion_show() local
39 const char *buf, size_t count) in companion_store()
83 const char *buf, size_t count) in uframe_periodic_max_store()
/linux-6.3-rc2/drivers/hwmon/
A Dadm1026.c597 size_t count) in in16_min_store()
626 size_t count) in in16_max_store()
673 size_t count) in fan_min_store()
740 size_t count) in fan_div_store()
809 size_t count) in temp_min_store()
839 size_t count) in temp_max_store()
1016 size_t count) in temp_crit_store()
1049 const char *buf, size_t count) in analog_out_store()
1089 const char *buf, size_t count) in vrm_store()
1162 const char *buf, size_t count) in alarm_mask_store()
[all …]
/linux-6.3-rc2/include/xen/
A Dmem-reservation.h37 static inline void xenmem_reservation_va_mapping_update(unsigned long count, in xenmem_reservation_va_mapping_update()
47 static inline void xenmem_reservation_va_mapping_reset(unsigned long count, in xenmem_reservation_va_mapping_reset()
/linux-6.3-rc2/arch/arm64/kernel/
A Dptrace.c507 unsigned int pos, unsigned int count, in hw_break_set()
563 unsigned int pos, unsigned int count, in gpr_set()
643 unsigned int pos, unsigned int count, in fpr_set()
679 unsigned int pos, unsigned int count, in tls_set()
845 unsigned int pos, unsigned int count, in sve_set_common()
972 unsigned int pos, unsigned int count, in sve_set()
1059 unsigned int pos, unsigned int count, in za_set()
1163 unsigned int pos, unsigned int count, in zt_set()
1224 unsigned int pos, unsigned int count, in pac_enabled_keys_set()
1293 unsigned int pos, unsigned int count, in pac_address_keys_set()
[all …]
/linux-6.3-rc2/drivers/vfio/platform/
A Dvfio_platform_irq.c43 unsigned count, uint32_t flags, in vfio_platform_set_irq_mask()
103 unsigned count, uint32_t flags, in vfio_platform_set_irq_unmask()
219 unsigned count, uint32_t flags, in vfio_platform_set_irq_trigger()
257 unsigned count, void *data) in vfio_platform_set_irqs_ioctl()
/linux-6.3-rc2/drivers/cpufreq/
A Dcpufreq_stats.c41 unsigned int count = stats->max_state; in cpufreq_stats_reset_table() local
104 size_t count) in store_reset()
129 int i, j, count; in show_trans_table() local
212 unsigned int i = 0, count; in cpufreq_stats_create_table() local
/linux-6.3-rc2/net/ipv6/
A Dsyncookies.c42 __be16 sport, __be16 dport, u32 count, int c) in cookie_hash()
47 u32 count; in cookie_hash() member
68 u32 count = tcp_cookie_time(); in secure_tcp_syn_cookie() local
79 __u32 diff, count = tcp_cookie_time(); in check_tcp_syn_cookie() local
/linux-6.3-rc2/arch/mips/kernel/
A Drtlx.c242 ssize_t rtlx_read(int index, void __user *buff, size_t count) in rtlx_read()
284 ssize_t rtlx_write(int index, const void __user *buffer, size_t count) in rtlx_write()
361 static ssize_t file_read(struct file *file, char __user *buffer, size_t count, in file_read()
374 size_t count, loff_t *ppos) in file_write()
/linux-6.3-rc2/arch/alpha/kernel/
A Dsrmcons.c51 int count = 0, loops = 0; in srmcons_do_receive_chars() local
92 srmcons_do_write(struct tty_port *port, const char *buf, int count) in srmcons_do_write()
134 const unsigned char *buf, int count) in srmcons_write()
240 srm_console_write(struct console *co, const char *s, unsigned count) in srm_console_write()
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_vcap_impl.c922 u32 count) in sparx5_vcap_is0_cache_write()
963 u32 count) in sparx5_vcap_is2_cache_write()
1023 u32 count) in sparx5_vcap_es0_cache_write()
1064 u32 count) in sparx5_vcap_es2_cache_write()
1107 u32 count) in sparx5_vcap_cache_write()
1135 u32 count) in sparx5_vcap_is0_cache_read()
1170 u32 count) in sparx5_vcap_is2_cache_read()
1225 u32 count) in sparx5_vcap_es0_cache_read()
1260 u32 count) in sparx5_vcap_es2_cache_read()
1297 u32 count) in sparx5_vcap_cache_read()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_sysfs.c408 int count, rem, i, ret, index; in qlcnic_sysfs_write_pm_config() local
458 u32 count; in qlcnic_sysfs_read_pm_config() local
551 int count, rem, i, ret; in qlcnic_sysfs_write_esw_config() local
635 u32 count; in qlcnic_sysfs_read_esw_config() local
661 int count) in validate_npar_config()
687 int i, count, rem, ret, index; in qlcnic_sysfs_write_npar_config() local
736 u32 count; in qlcnic_sysfs_read_npar_config() local
911 u32 count; in qlcnic_sysfs_read_pci_config() local
947 int ret, count; in qlcnic_83xx_sysfs_flash_read_handler() local
988 int i, ret, count; in qlcnic_83xx_sysfs_flash_bulk_write() local
[all …]
/linux-6.3-rc2/fs/sysv/
A Dialloc.c108 unsigned count; in sysv_free_inode() local
142 unsigned count; in sysv_new_inode() local
187 int ino, count, sb_count; in sysv_count_free_inodes() local
/linux-6.3-rc2/drivers/infiniband/ulp/rtrs/
A Drtrs-clt-sysfs.c63 size_t count) in max_reconnect_attempts_store()
117 size_t count) in mpath_policy_store()
166 const char *buf, size_t count) in add_path_store()
221 const char *buf, size_t count) in rtrs_clt_reconnect_store()
251 const char *buf, size_t count) in rtrs_clt_disconnect_store()
278 const char *buf, size_t count) in rtrs_clt_remove_path_store()

Completed in 78 milliseconds

12345678910>>...230