Home
last modified time | relevance | path

Searched defs:count (Results 426 – 450 of 6376) sorted by relevance

1...<<11121314151617181920>>...256

/openbmc/phosphor-gpio-monitor/test/
H A Dutest.cpp78 int count = 0; in TEST_F() local
107 int count = 0; in TEST_F() local
/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-io.h39 static inline void ddbcpyto(struct ddb *dev, u32 adr, void *src, long count) in ddbcpyto()
44 static inline void ddbcpyfrom(struct ddb *dev, void *dst, u32 adr, long count) in ddbcpyfrom()
/openbmc/linux/samples/kfifo/
H A Dinttype-example.c107 size_t count, loff_t *ppos) in fifo_write()
125 size_t count, loff_t *ppos) in fifo_read()
H A Dbytestream-example.c114 size_t count, loff_t *ppos) in fifo_write()
132 size_t count, loff_t *ppos) in fifo_read()
/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_debugfs.c46 size_t count, loff_t *ppos) in usnic_debugfs_buildinfo_read()
69 size_t count, loff_t *ppos) in flowinfo_read()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H 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 …]
/openbmc/linux/net/sunrpc/
H A Dcache.c947 size_t count, loff_t *ppos, in cache_write()
1498 size_t count, loff_t *ppos, in read_flush()
1510 size_t count, loff_t *ppos, in write_flush()
1553 size_t count, loff_t *ppos) in cache_read_procfs()
1561 size_t count, loff_t *ppos) in cache_write_procfs()
1644 size_t count, loff_t *ppos) in read_flush_procfs()
1653 size_t count, loff_t *ppos) in write_flush_procfs()
1771 size_t count, loff_t *ppos) in cache_read_pipefs()
1779 size_t count, loff_t *ppos) in cache_write_pipefs()
1863 size_t count, loff_t *ppos) in read_flush_pipefs()
[all …]
/openbmc/linux/lib/
H A Drbtree_test.c165 int count; in black_path_count() local
174 int count = 0; in check_postorder_foreach() local
184 int count = 0; in check_postorder() local
194 int count = 0, blacks = 0; in check() local
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dpinmux.c15 int i, start, count; in exynos5_uart_config() local
46 int i, start, count; in exynos5420_uart_config() local
667 int i, start, count; in exynos4_uart_config() local
781 int i, start, count; in exynos4x12_uart_config() local
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.c369 int count; in fill_art() local
406 int count; in fill_trt() local
439 int i, ret, count, psvt_len; in fill_psvt() local
493 int count = 0; in acpi_thermal_rel_ioctl() local
/openbmc/linux/fs/hfs/
H A Dextent.c77 u16 count; in hfs_ext_find_block() local
92 u16 count = 0; in hfs_ext_block_count() local
223 u16 count, start; in hfs_add_extent() local
251 u16 count, start; in hfs_free_extents() local
/openbmc/linux/fs/fuse/
H A Dcontrol.c35 size_t count, loff_t *ppos) in fuse_conn_abort_write()
77 size_t count, loff_t *ppos, unsigned *val, in fuse_conn_limit_write()
121 size_t count, loff_t *ppos) in fuse_conn_max_background_write()
163 size_t count, loff_t *ppos) in fuse_conn_congestion_threshold_write()
/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_soft.c218 static ssize_t softsynthx_read(struct file *fp, char __user *buf, size_t count, in softsynthx_read()
323 static ssize_t softsynth_read(struct file *fp, char __user *buf, size_t count, in softsynth_read()
329 static ssize_t softsynthu_read(struct file *fp, char __user *buf, size_t count, in softsynthu_read()
338 size_t count, loff_t *pos) in softsynth_write()
/openbmc/linux/drivers/xen/
H A Dgntdev-dmabuf.c352 int count; member
416 int count) in dmabuf_exp_alloc_backing_storage()
437 int count, u32 domid, u32 *refs, u32 *fd) in dmabuf_exp_from_refs()
489 int count, int domid) in dmabuf_imp_grant_foreign_access()
522 static void dmabuf_imp_end_foreign_access(u32 *refs, int count) in dmabuf_imp_end_foreign_access()
537 static struct gntdev_dmabuf *dmabuf_imp_alloc_storage(int count) in dmabuf_imp_alloc_storage()
567 int fd, int count, int domid) in dmabuf_imp_to_refs()
/openbmc/linux/include/uapi/xen/
H A Dgntalloc.h28 __u32 count; member
50 __u32 count; member
/openbmc/linux/drivers/mfd/
H A D88pm860x-i2c.c45 int count, unsigned char *buf) in pm860x_bulk_read()
58 int count, unsigned char *buf) in pm860x_bulk_write()
159 int count, unsigned char *buf) in pm860x_page_bulk_read()
/openbmc/qemu/block/
H A Dwin32-aio.c44 int count; member
63 QEMUWin32AIOCB *waiocb, DWORD count) in win32_aio_process_completion()
98 DWORD count; in win32_aio_completion_cb() local
/openbmc/linux/drivers/cpufreq/
H A Dqoriq-cpufreq.c106 int count) in freq_table_redup()
125 int count) in freq_table_sort()
158 int i, count; in qoriq_cpufreq_cpu_init() local
/openbmc/linux/drivers/w1/slaves/
H A Dw1_ds2433.c49 static inline size_t w1_f23_fix_count(loff_t off, size_t count, size_t size) in w1_f23_fix_count()
91 loff_t off, size_t count) in eeprom_read()
207 loff_t off, size_t count) in eeprom_write()
/openbmc/linux/drivers/usb/core/
H A Dsysfs.c95 const char *buf, size_t count) in bConfigurationValue_store()
273 const char *buf, size_t count) in avoid_reset_quirk_store()
322 const char *buf, size_t count) in persist_store()
407 size_t count) in autosuspend_store()
447 const char *buf, size_t count) in level_store()
496 const char *buf, size_t count) in usb2_hardware_lpm_store()
535 const char *buf, size_t count) in usb2_lpm_l1_timeout_store()
558 const char *buf, size_t count) in usb2_lpm_besl_store()
757 const char *buf, size_t count) in remove_store()
861 char *buf, loff_t off, size_t count) in read_descriptors()
[all …]
/openbmc/linux/drivers/hwmon/
H A Dw83792d.c406 const char *buf, size_t count) in store_fan_min()
446 const char *buf, size_t count) in store_fan_div()
497 const char *buf, size_t count) in store_temp1()
535 const char *buf, size_t count) in store_temp23()
615 const char *buf, size_t count) in store_pwm()
640 const char *buf, size_t count) in store_pwmenable()
692 const char *buf, size_t count) in store_pwm_mode()
762 const char *buf, size_t count) in store_thermal_cruise()
802 const char *buf, size_t count) in store_tolerance()
846 const char *buf, size_t count) in store_sf2_point()
[all …]
H A Dw83791d.c440 const char *buf, size_t count) in store_beep()
531 const char *buf, size_t count) in store_fan_min()
568 const char *buf, size_t count) in store_fan_div()
718 const char *buf, size_t count) in store_pwm()
759 struct device_attribute *attr, const char *buf, size_t count) in store_pwmenable()
825 struct device_attribute *attr, const char *buf, size_t count) in store_temp_target()
928 const char *buf, size_t count) in store_temp1()
961 const char *buf, size_t count) in store_temp23()
1058 const char *buf, size_t count) in store_beep_mask()
1093 const char *buf, size_t count) in store_beep_enable()
[all …]
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_infineon.c75 int count; in tpm_tis_i2c_read() local
130 int count; in tpm_tis_i2c_write_generic() local
343 static int tpm_tis_i2c_recv_data(struct udevice *dev, u8 *buf, size_t count) in tpm_tis_i2c_recv_data()
370 static int tpm_tis_i2c_recv(struct udevice *dev, u8 *buf, size_t count) in tpm_tis_i2c_recv()
425 size_t count = 0; in tpm_tis_i2c_send() local
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_rw.c31 snd_seq_oss_read(struct seq_oss_devinfo *dp, char __user *buf, int count) in snd_seq_oss_read()
83 snd_seq_oss_write(struct seq_oss_devinfo *dp, const char __user *buf, int count, struct file *opt) in snd_seq_oss_write()
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr.c41 unsigned int count = b->size >> PAGE_SHIFT; in s5p_mfc_alloc_priv_buf() local
103 unsigned int count = b->size >> PAGE_SHIFT; in s5p_mfc_release_priv_buf() local

1...<<11121314151617181920>>...256