Home
last modified time | relevance | path

Searched defs:count (Results 976 – 1000 of 6689) sorted by relevance

1...<<31323334353637383940>>...268

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c297 int count = 0; in sun4i_drv_add_endpoints() local
370 int i, ret, count = 0; in sun4i_drv_probe() local
/openbmc/linux/drivers/i2c/
H A Di2c-slave-eeprom.c94 struct bin_attribute *attr, char *buf, loff_t off, size_t count) in i2c_slave_eeprom_bin_read()
109 struct bin_attribute *attr, char *buf, loff_t off, size_t count) in i2c_slave_eeprom_bin_write()
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_debugfs.c95 size_t count, loff_t *ppos) in qedi_dbg_do_not_recover_cmd_write()
121 size_t count, loff_t *ppos) in qedi_dbg_do_not_recover_cmd_read()
/openbmc/qemu/hw/timer/
H A Dsse-timer.c161 uint64_t count, nexttick; in sse_recalc_timer() local
202 uint64_t count = sse_cntpct(s); in sse_timer_cb() local
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c436 static int tsnep_tx_map(struct sk_buff *skb, struct tsnep_tx *tx, int count) in tsnep_tx_map()
476 static int tsnep_tx_unmap(struct tsnep_tx *tx, int index, int count) in tsnep_tx_unmap()
509 int count = 1; in tsnep_xmit_frame_ring() local
566 struct skb_shared_info *shinfo, int count, u32 type) in tsnep_xdp_tx_map()
626 int count, length, retval, i; in tsnep_xdp_xmit_frame_ring() local
765 int count; in tsnep_tx_poll() local
1109 static int tsnep_rx_alloc(struct tsnep_rx *rx, int count, bool reuse) in tsnep_rx_alloc()
1137 static int tsnep_rx_refill(struct tsnep_rx *rx, int count, bool reuse) in tsnep_rx_refill()
1166 static int tsnep_rx_alloc_zc(struct tsnep_rx *rx, int count, bool reuse) in tsnep_rx_alloc_zc()
1207 static int tsnep_rx_refill_zc(struct tsnep_rx *rx, int count, bool reuse) in tsnep_rx_refill_zc()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dfw.h99 __be32 count; member
105 __be32 count; member
112 __be32 count; member
/openbmc/u-boot/drivers/video/
H A Dconsole_rotate.c62 uint count) in console_move_rows_1()
191 uint count) in console_move_rows_2()
320 uint count) in console_move_rows_3()
/openbmc/linux/drivers/pci/hotplug/
H A Dpci_hotplug_core.c80 size_t count) in power_write_file()
137 size_t count) in attention_write_file()
204 size_t count) in test_write_file()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-dump.c89 size_t count) in dump_ack_store()
134 size_t count) in init_dump_store()
290 char *buffer, loff_t pos, size_t count) in dump_attr_read()
/openbmc/linux/drivers/xen/
H A Dgntalloc.c107 int count; member
205 uint64_t index, uint32_t count) in find_grefs()
496 int count = vma_pages(vma); in gntalloc_mmap() local
/openbmc/linux/drivers/usb/
H A Dusb-skeleton.c187 static int skel_do_read_io(struct usb_skel *dev, size_t count) in skel_do_read_io()
224 static ssize_t skel_read(struct file *file, char *buffer, size_t count, in skel_read()
360 size_t count, loff_t *ppos) in skel_write()
/openbmc/linux/drivers/pinctrl/spear/
H A Dpinctrl-spear.c34 struct spear_muxreg *muxregs, u8 count, bool enable) in muxregs_endisable()
88 unsigned count, u16 reg) in pmx_init_gpio_pingroup_addr()
157 int ret, index = 0, count = 0; in spear_pinctrl_dt_node_to_map() local
/openbmc/linux/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c27 int count = mc_dev->obj_desc.region_count; in vfio_fsl_mc_open_device() local
241 size_t count, loff_t *ppos) in vfio_fsl_mc_read()
319 const char __user *buf, size_t count, in vfio_fsl_mc_write()
/openbmc/linux/drivers/edac/
H A Dfsl_ddr_edac.c88 const char *data, size_t count) in fsl_mc_inject_data_hi_store()
108 const char *data, size_t count) in fsl_mc_inject_data_lo_store()
128 const char *data, size_t count) in fsl_mc_inject_ctrl_store()
/openbmc/linux/lib/
H A Dmemcpy_kunit.c76 int count; in memcpy_test() local
150 int count; in memmove_test() local
253 int count, value; in memset_test() local
/openbmc/linux/drivers/tty/serial/
H A Daltera_jtaguart.c131 unsigned int count; in altera_jtaguart_tx_chars() local
298 unsigned int count) in altera_jtaguart_console_write()
341 unsigned int count) in altera_jtaguart_earlycon_write()
/openbmc/qemu/hw/s390x/
H A Ds390-stattrib.c117 uint64_t count, cur_gfn; in cmma_load() local
283 uint32_t count, uint8_t *values) in qemu_s390_peek_stattr_stub()
291 uint32_t count, uint8_t *values) in qemu_s390_get_stattr_stub()
/openbmc/linux/arch/s390/kernel/
H A Dcompat_linux.c81 compat_size_t, count, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE5() argument
89 compat_size_t, count, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE5() argument
96 COMPAT_SYSCALL_DEFINE4(s390_readahead, int, fd, u32, high, u32, low, s32, count) in COMPAT_SYSCALL_DEFINE4() argument
225 COMPAT_SYSCALL_DEFINE3(s390_read, unsigned int, fd, char __user *, buf, compat_size_t, count) in COMPAT_SYSCALL_DEFINE3() argument
233 COMPAT_SYSCALL_DEFINE3(s390_write, unsigned int, fd, const char __user *, buf, compat_size_t, count) in COMPAT_SYSCALL_DEFINE3() argument
/openbmc/linux/sound/core/
H A Dcontrol_led.c413 const char *buf, size_t count) in mode_store()
529 static ssize_t set_led_id(struct snd_ctl_led_card *led_card, const char *buf, size_t count, in set_led_id()
585 const char *buf, size_t count) in attach_store()
593 const char *buf, size_t count) in detach_store()
601 const char *buf, size_t count) in reset_store()
/openbmc/linux/drivers/firmware/
H A Ddmi-sysfs.c156 size_t count; member
364 char *buf, loff_t pos, size_t count) in dmi_sel_raw_read_io()
382 char *buf, loff_t pos, size_t count) in dmi_sel_raw_read_phys32()
436 char *buf, loff_t pos, size_t count) in dmi_sel_raw_read()
543 char *buf, loff_t pos, size_t count) in dmi_entry_raw_read()
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_main.c227 size_t count, loff_t *pos, in ib_uverbs_event_read()
281 size_t count, loff_t *pos) in ib_uverbs_async_event_read()
290 size_t count, loff_t *pos) in ib_uverbs_comp_event_read()
512 struct ib_uverbs_ex_cmd_hdr *ex_hdr, size_t count, in verify_hdr()
571 size_t count, loff_t *pos) in ib_uverbs_write()
/openbmc/linux/drivers/hwmon/
H A Dstts751.c434 const char *buf, size_t count) in therm_store()
476 const char *buf, size_t count) in hyst_store()
524 const char *buf, size_t count) in max_store()
558 const char *buf, size_t count) in min_store()
594 size_t count) in interval_store()
/openbmc/u-boot/lib/
H A Dfdtdec.c397 int count; in fdtdec_add_aliases_for_id() local
680 u32 *array, int count) in fdtdec_get_int_array()
698 const char *prop_name, u32 *array, int count) in fdtdec_get_int_array_count()
718 const char *prop_name, int count) in fdtdec_locate_array()
746 uint32_t count = 0; in fdtdec_parse_phandle_with_args() local
874 u8 *array, int count) in fdtdec_get_byte_array()
886 const char *prop_name, int count) in fdtdec_locate_byte_array()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dbtc_dpm.c1439 const u32 *sequence, u32 count) in btc_program_mgcg_hw_sequence()
1454 u32 count; in btc_cg_clock_gating_default() local
1475 u32 count; in btc_cg_clock_gating_enable() local
1509 u32 count; in btc_mg_clock_gating_default() local
1530 u32 count; in btc_mg_clock_gating_enable() local
1564 u32 count; in btc_ls_clock_gating_default() local
1585 u32 count; in btc_ls_clock_gating_enable() local
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_scsi.c1237 int count = DIV_ROUND_UP(tmo, CSIO_SCSI_ABORT_Q_POLL_MS); in csio_scsi_abort_io_q() local
1277 int count = DIV_ROUND_UP(60 * 1000, CSIO_SCSI_ABORT_Q_POLL_MS); in csio_scsim_cleanup_io() local
1323 int count = DIV_ROUND_UP(60 * 1000, CSIO_SCSI_ABORT_Q_POLL_MS); in csio_scsim_cleanup_io_lnode() local
1377 struct device_attribute *attr, const char *buf, size_t count) in csio_device_reset()
1403 struct device_attribute *attr, const char *buf, size_t count) in csio_disable_port()
1439 struct device_attribute *attr, const char *buf, size_t count) in csio_store_dbg_level()
2072 int count, ret; in csio_eh_lun_reset_handler() local

1...<<31323334353637383940>>...268