Home
last modified time | relevance | path

Searched defs:count (Results 376 – 400 of 6561) sorted by relevance

1...<<11121314151617181920>>...263

/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_multiport.h18 __u8 count; /* Number of ports */ member
24 __u8 count; /* Number of ports */ member
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dsurestart-attributes.c34 u32 count = 0; in audit_log_entry_count_show() local
55 u32 count = 0; in audit_log_entries_show() local
/openbmc/linux/drivers/s390/cio/
H A Dvfio_ccw_async.c15 char __user *buf, size_t count, in vfio_ccw_async_region_read()
37 const char __user *buf, size_t count, in vfio_ccw_async_region_write()
/openbmc/linux/fs/efivarfs/
H A Dfile.c16 const char __user *userbuf, size_t count, loff_t *ppos) in efivarfs_file_write()
67 size_t count, loff_t *ppos) in efivarfs_file_read()
/openbmc/linux/drivers/media/v4l2-core/
H A Dvideobuf-core.c443 unsigned int size, count; in videobuf_reqbufs() local
788 size_t count, loff_t *ppos) in videobuf_read_zerocopy()
833 char __user *data, size_t count, in __videobuf_copy_to_user()
850 char __user *data, size_t count, size_t pos, in __videobuf_copy_stream()
875 char __user *data, size_t count, loff_t *ppos, in videobuf_read_one()
965 unsigned int count = 0, size = 0; in __videobuf_read_start() local
1047 char __user *data, size_t count, loff_t *ppos, in videobuf_read_stream()
/openbmc/linux/arch/powerpc/kernel/
H A Drtas_flash.c273 size_t count, loff_t *ppos) in rtas_flash_read_msg()
290 size_t count, loff_t *ppos) in rtas_flash_read_num()
311 size_t count, loff_t *off) in rtas_flash_write()
387 size_t count, loff_t *ppos) in manage_flash_read()
402 size_t count, loff_t *off) in manage_flash_write()
483 size_t count, loff_t *ppos) in validate_flash_read()
498 size_t count, loff_t *off) in validate_flash_write()
/openbmc/linux/drivers/edac/
H A Dedac_device_sysfs.c40 size_t count) in edac_device_ctl_log_ue_store()
57 size_t count) in edac_device_ctl_log_ce_store()
74 size_t count) in edac_device_ctl_panic_on_ue_store()
91 size_t count) in edac_device_ctl_poll_msec_store()
131 const char *buffer, size_t count) in edac_dev_ctl_info_store()
360 const char *buffer, size_t count) in edac_dev_instance_store()
463 const char *buffer, size_t count) in edac_dev_block_store()
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c104 isac_empty_fifo(struct isac_hw *isac, int count) in isac_empty_fifo()
139 int count, more; in isac_fill_fifo() local
176 u8 val, count; in isac_rme_irq() local
448 int count; in isacsx_rme_irq() local
923 hscx_empty_fifo(struct hscx_hw *hscx, u8 count) in hscx_empty_fifo()
964 int count, more; in hscx_fill_fifo() local
1025 int count; in ipac_rme() local
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c212 u32 reg, int count, u32 *data) in vbif_debugbus_read()
483 int count = RANGE(dbgahb->registers, j); in a6xx_get_dbgahb_cluster() local
566 int count = RANGE(cluster->registers, j); in a6xx_get_cluster() local
678 u32 count = RANGE(regs->registers, i); in a6xx_get_crashdumper_hlsq_registers() local
723 u32 count = RANGE(regs->registers, i); in a6xx_get_crashdumper_registers() local
766 u32 count = RANGE(regs->registers, i); in a6xx_get_ahb_gpu_registers() local
796 u32 count = RANGE(regs->registers, i); in _a6xx_get_gmu_registers() local
890 int i, count = ARRAY_SIZE(a6xx_ahb_reglist) + in a6xx_get_registers() local
979 int count = ARRAY_SIZE(a6xx_indexed_reglist) + 1; in a6xx_get_indexed_registers() local
1133 u32 count = RANGE(registers, i); in a6xx_show_registers() local
[all …]
/openbmc/linux/tools/testing/selftests/sync/
H A Dsync.c133 int count; in sync_fence_size() local
148 unsigned int i, count = 0; in sync_fence_count_with_status() local
171 int sw_sync_timeline_inc(int fd, unsigned int count) in sw_sync_timeline_inc()
/openbmc/hiomapd/file/
H A Dbackend.c123 static int file_erase(struct backend *backend, uint32_t offset, uint32_t count) in file_erase()
202 uint32_t count) in file_write()
239 static int file_reset(struct backend *backend, void *buf, uint32_t count) in file_reset()
/openbmc/qemu/contrib/plugins/
H A Ddrcov.c44 static void printf_header(unsigned long count) in printf_header()
82 unsigned long *count = (unsigned long *) user_data; in count_block() local
91 unsigned long count = 0; in plugin_exit() local
/openbmc/linux/include/drm/
H A Ddrm_debugfs.h158 int count, struct dentry *root, in drm_debugfs_create_files()
163 int count, struct drm_minor *minor) in drm_debugfs_remove_files()
175 int count) in drm_debugfs_add_files()
/openbmc/u-boot/include/
H A Dhexdump.h55 static inline int hex2bin(u8 *dst, const char *src, size_t count) in hex2bin()
75 static inline char *bin2hex(char *dst, const void *src, size_t count) in bin2hex()
/openbmc/qemu/hw/s390x/
H A Ds390-skeys-kvm.c32 uint64_t count, uint8_t *keys) in kvm_s390_skeys_get()
44 uint64_t count, uint8_t *keys) in kvm_s390_skeys_set()
/openbmc/linux/lib/
H A Dstrncpy_from_user.c29 unsigned long count, unsigned long max) in do_strncpy_from_user()
113 long strncpy_from_user(char *dst, const char __user *src, long count) in strncpy_from_user()
/openbmc/linux/drivers/char/
H A Dnvram.c169 static ssize_t pc_nvram_read(char *buf, size_t count, loff_t *ppos) in pc_nvram_read()
187 static ssize_t pc_nvram_write(char *buf, size_t count, loff_t *ppos) in pc_nvram_write()
229 size_t count, loff_t *ppos) in nvram_misc_read()
260 size_t count, loff_t *ppos) in nvram_misc_write()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr_ppt.h50 uint32_t count; /* Number of entries. */ member
73 uint32_t count; /* Number of entries. */ member
88 uint32_t count; member
105 uint32_t count; /* Number of entries. */ member
/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110_ca.c134 const char __user *buf, size_t count, loff_t *ppos) in ci_ll_write()
173 char __user *buf, size_t count, loff_t *ppos) in ci_ll_read()
322 size_t count, loff_t *ppos) in dvb_ca_write()
332 size_t count, loff_t *ppos) in dvb_ca_read()
/openbmc/qemu/util/
H A Dqdist.c49 void qdist_add(struct qdist *dist, double x, long count) in qdist_add()
355 unsigned long count = 0; in qdist_sample_count() local
367 size_t n, unsigned long count) in qdist_pairwise_avg()
390 unsigned long count; in qdist_avg() local
/openbmc/linux/arch/riscv/kernel/
H A Dptrace.c43 unsigned int pos, unsigned int count, in riscv_gpr_set()
69 unsigned int pos, unsigned int count, in riscv_fpr_set()
120 unsigned int pos, unsigned int count, in riscv_vr_set()
323 unsigned int pos, unsigned int count, in compat_riscv_gpr_set()
/openbmc/linux/drivers/fpga/tests/
H A Dfpga-mgr-test.c54 static char *init_test_buffer(struct kunit *test, size_t count) in init_test_buffer()
75 const char *buf, size_t count) in op_parse_header()
99 const char *buf, size_t count) in op_write_init()
113 static int op_write(struct fpga_manager *mgr, const char *buf, size_t count) in op_write()
/openbmc/linux/mm/
H A Dcma.c84 unsigned long count) in cma_clear_bitmap()
425 struct page *cma_alloc(struct cma *cma, unsigned long count, in cma_alloc()
528 unsigned long count) in cma_pages_valid()
557 unsigned long count) in cma_release()
/openbmc/linux/mm/damon/
H A Dsysfs-schemes.c316 struct kobj_attribute *attr, const char *buf, size_t count) in type_store()
344 struct kobj_attribute *attr, const char *buf, size_t count) in matching_store()
369 struct kobj_attribute *attr, const char *buf, size_t count) in memcg_path_store()
393 struct kobj_attribute *attr, const char *buf, size_t count) in addr_start_store()
412 struct kobj_attribute *attr, const char *buf, size_t count) in addr_end_store()
431 struct kobj_attribute *attr, const char *buf, size_t count) in damon_target_idx_store()
561 struct kobj_attribute *attr, const char *buf, size_t count) in nr_filters_store()
651 const char *buf, size_t count) in metric_store()
676 struct kobj_attribute *attr, const char *buf, size_t count) in interval_us_store()
939 const char *buf, size_t count) in ms_store()
[all …]
/openbmc/u-boot/drivers/net/
H A Ddm9000x.c143 static void dm9000_outblk_8bit(volatile void *data_ptr, int count) in dm9000_outblk_8bit()
150 static void dm9000_outblk_16bit(volatile void *data_ptr, int count) in dm9000_outblk_16bit()
158 static void dm9000_outblk_32bit(volatile void *data_ptr, int count) in dm9000_outblk_32bit()
167 static void dm9000_inblk_8bit(void *data_ptr, int count) in dm9000_inblk_8bit()
174 static void dm9000_inblk_16bit(void *data_ptr, int count) in dm9000_inblk_16bit()
182 static void dm9000_inblk_32bit(void *data_ptr, int count) in dm9000_inblk_32bit()

1...<<11121314151617181920>>...263