/linux-6.3-rc2/drivers/gnss/ |
A D | core.c | 89 size_t count, loff_t *pos) in gnss_read() 124 size_t count, loff_t *pos) in gnss_write() 321 size_t count) in gnss_insert_raw()
|
/linux-6.3-rc2/drivers/video/fbdev/nvidia/ |
A D | nv_accel.c | 86 int count = 1000000000; in NVFlush() local 99 int count = 1000000000; in NVSync() local 121 int count = 1000000000, cnt; in NVDmaWait() local
|
/linux-6.3-rc2/drivers/net/wireless/silabs/wfx/ |
A D | debug.c | 206 size_t count, loff_t *ppos) in wfx_send_pds_write() 240 size_t count, loff_t *ppos) in wfx_send_hif_msg_write() 273 size_t count, loff_t *ppos) in wfx_send_hif_msg_read()
|
/linux-6.3-rc2/drivers/hwmon/ |
A D | lm95234.c | 246 const char *buf, size_t count) in type_store() 290 const char *buf, size_t count) in tcrit2_store() 339 const char *buf, size_t count) in tcrit1_store() 380 const char *buf, size_t count) in tcrit1_hyst_store() 419 const char *buf, size_t count) in offset_store() 459 const char *buf, size_t count) in update_interval_store()
|
A D | smsc47m192.c | 197 const char *buf, size_t count) in in_min_store() 219 const char *buf, size_t count) in in_max_store() 295 size_t count) in temp_min_store() 318 size_t count) in temp_max_store() 350 const char *buf, size_t count) in temp_offset_store() 416 const char *buf, size_t count) in vrm_store()
|
/linux-6.3-rc2/drivers/hid/ |
A D | hid-ntrig.c | 230 const char *buf, size_t count) in set_min_width() 265 const char *buf, size_t count) in set_min_height() 299 const char *buf, size_t count) in set_activate_slack() 334 const char *buf, size_t count) in set_activation_width() 370 const char *buf, size_t count) in set_activation_height() 404 const char *buf, size_t count) in set_deactivate_slack()
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | rtas-proc.c | 259 static int parse_number(const char __user *p, size_t count, u64 *val) in parse_number() 278 const char __user *buf, size_t count, loff_t *ppos) in ppc_rtas_poweron_write() 312 const char __user *buf, size_t count, loff_t *ppos) in ppc_rtas_progress_write() 344 const char __user *buf, size_t count, loff_t *ppos) in ppc_rtas_clock_write() 703 const char __user *buf, size_t count, loff_t *ppos) in ppc_rtas_tone_freq_write() 728 const char __user *buf, size_t count, loff_t *ppos) in ppc_rtas_tone_volume_write()
|
/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/ |
A D | pmu_event_filter_test.c | 246 uint64_t count = run_vcpu_to_sync(vcpu); in test_without_filter() local 265 uint64_t count; in test_amd_deny_list() local 280 uint64_t count = test_with_filter(vcpu, f); in test_member_deny_list() local 292 uint64_t count = test_with_filter(vcpu, f); in test_member_allow_list() local 304 uint64_t count; in test_not_member_deny_list() local 319 uint64_t count; in test_not_member_allow_list() local
|
/linux-6.3-rc2/arch/um/drivers/ |
A D | mmapper_kern.c | 29 static ssize_t mmapper_read(struct file *file, char __user *buf, size_t count, in mmapper_read() 36 size_t count, loff_t *ppos) in mmapper_write()
|
/linux-6.3-rc2/arch/x86/mm/ |
A D | pkeys.c | 131 size_t count, loff_t *ppos) in init_pkru_read_file() 141 const char __user *user_buf, size_t count, loff_t *ppos) in init_pkru_write_file()
|
/linux-6.3-rc2/drivers/staging/sm750fb/ |
A D | ddk750_hwi2c.c | 87 unsigned char count, i; in hw_i2c_write_data() local 152 unsigned char count, i; in hw_i2c_read_data() local
|
/linux-6.3-rc2/drivers/staging/iio/addac/ |
A D | adt7316-i2c.c | 54 static int adt7316_i2c_multi_read(void *client, u8 reg, u8 count, u8 *data) in adt7316_i2c_multi_read() 73 static int adt7316_i2c_multi_write(void *client, u8 reg, u8 count, u8 *data) in adt7316_i2c_multi_write()
|
/linux-6.3-rc2/samples/kfifo/ |
A D | record-example.c | 121 size_t count, loff_t *ppos) in fifo_write() 139 size_t count, loff_t *ppos) in fifo_read()
|
/linux-6.3-rc2/drivers/s390/net/ |
A D | netiucv.c | 1374 const char *buf, size_t count) in user_write() 1422 const char *buf, size_t count) in buffer_write() 1524 const char *buf, size_t count) in maxcq_write() 1545 const char *buf, size_t count) in sdoio_write() 1566 const char *buf, size_t count) in mdoio_write() 1587 const char *buf, size_t count) in txlen_write() 1608 const char *buf, size_t count) in txtime_write() 1629 const char *buf, size_t count) in txpend_write() 1650 const char *buf, size_t count) in txmpnd_write() 1905 size_t count) in connection_store() [all …]
|
/linux-6.3-rc2/drivers/md/persistent-data/ |
A D | dm-space-map-metadata.c | 283 static int sm_metadata_get_nr_blocks(struct dm_space_map *sm, dm_block_t *count) in sm_metadata_get_nr_blocks() 292 static int sm_metadata_get_nr_free(struct dm_space_map *sm, dm_block_t *count) in sm_metadata_get_nr_free() 395 uint32_t count) in sm_metadata_set_count() 488 dm_block_t count; in sm_metadata_new_block() local 597 static int sm_bootstrap_get_nr_blocks(struct dm_space_map *sm, dm_block_t *count) in sm_bootstrap_get_nr_blocks() 606 static int sm_bootstrap_get_nr_free(struct dm_space_map *sm, dm_block_t *count) in sm_bootstrap_get_nr_free() 634 uint32_t count) in sm_bootstrap_set_count()
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/dma/ |
A D | base.c | 70 const int count = ARRAY_SIZE(nvkm_dma_sclass); in nvkm_dma_oclass_base_get() local 84 const int count = ARRAY_SIZE(nvkm_dma_sclass); in nvkm_dma_oclass_fifo_get() local
|
/linux-6.3-rc2/drivers/acpi/acpica/ |
A D | rsmisc.c | 43 u8 count; in acpi_rs_convert_aml_to_resource() local 452 u8 count; in acpi_rs_convert_resource_to_aml() local
|
/linux-6.3-rc2/samples/kobject/ |
A D | kobject-example.c | 35 const char *buf, size_t count) in foo_store() 67 const char *buf, size_t count) in b_store()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxfw/ |
A D | mlxfw_mfa2_tlv_multi.c | 43 const struct mlxfw_mfa2_tlv *from_tlv, u16 count) in mlxfw_mfa2_tlv_advance() 81 u16 count = 0; in mlxfw_mfa2_tlv_multi_child_count() local
|
/linux-6.3-rc2/mm/damon/ |
A D | sysfs-common.c | 44 const char *buf, size_t count) in min_store() 69 const char *buf, size_t count) in max_store()
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | xdping.c | 36 static int get_stats(int fd, __u16 count, __u32 raddr) in get_stats() 91 __u16 count = XDPING_DEFAULT_COUNT; in main() local
|
/linux-6.3-rc2/drivers/fpga/ |
A D | dfl-fme-error.c | 60 const char *buf, size_t count) in pcie0_errors_store() 105 const char *buf, size_t count) in pcie1_errors_store() 175 const char *buf, size_t count) in inject_errors_store() 219 const char *buf, size_t count) in fme_errors_store()
|
A D | socfpga-a10.c | 128 u32 count) in socfpga_a10_fpga_generate_dclks() 205 const char *buf, size_t count) in socfpga_a10_fpga_set_cdratio() 274 const char *buf, size_t count) in socfpga_a10_fpga_write_init() 355 size_t count) in socfpga_a10_fpga_write()
|
/linux-6.3-rc2/drivers/tty/ |
A D | tty_buffer.c | 454 const char *f, int count) in tty_ldisc_receive_buf() 473 unsigned int count; in lookahead_bufs() local 506 receive_buf(struct tty_port *port, struct tty_buffer *head, int count) in receive_buf() 542 int count, rcvd; in flush_to_ldisc() local
|
/linux-6.3-rc2/drivers/vfio/platform/ |
A D | vfio_platform_common.c | 386 char __user *buf, size_t count, in vfio_platform_read_mmio() 441 char __user *buf, size_t count, loff_t *ppos) in vfio_platform_read() 465 const char __user *buf, size_t count, in vfio_platform_write_mmio() 519 size_t count, loff_t *ppos) in vfio_platform_write()
|