Searched defs:count (Results 1 - 25 of 5926) sorted by relevance

1234567891011>>

/linux-master/arch/nios2/lib/
H A Dmemmove.c13 void *memmove(void *d, const void *s, size_t count) argument
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_test_kern_common.h7 int count = 0; variable
H A Dtest_enable_stats.c11 __u64 count = 0; variable
H A Dtailcall3.c13 int count = 0; variable
H A Duprobe_multi_bench.c8 int count; variable
H A Duprobe_multi_usdt.c9 int count; variable
H A Dtailcall_bpf2bpf_fentry.c8 int count = 0; variable
H A Dtailcall_bpf2bpf_fexit.c8 int count = 0; variable
H A Dtest_raw_tp_test_run.c8 __u32 count = 0; variable
H A Dtailcall6.c13 int count, which; variable
H A Dtailcall_bpf2bpf2.c23 int count = 0; variable
/linux-master/drivers/platform/x86/
H A Ddual_accel_detect.h23 int count; local
/linux-master/tools/testing/selftests/bpf/
H A Dxsk_xdp_common.h9 __u64 count; member in struct:xdp_info
/linux-master/arch/hexagon/mm/
H A Duaccess.c22 __kernel_size_t __clear_user_hexagon(void __user *dest, unsigned long count) argument
/linux-master/fs/nfs/
H A Dcache_lib.h19 refcount_t count; member in struct:nfs_cache_defer_req
/linux-master/arch/arm/mach-s3c/
H A Dpm-common.c27 void s3c_pm_do_save(struct sleep_save *ptr, int count) argument
46 void s3c_pm_do_restore(const struct sleep_save *ptr, int count) argument
69 void s3c_pm_do_restore_core(const struct sleep_save *ptr, int count) argument
[all...]
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_pio_copy.c45 void qib_pio_copy(void __iomem *to, const void *from, size_t count) argument
/linux-master/arch/x86/include/asm/
H A Dmach_timer.h42 unsigned long count = 0; local
/linux-master/include/uapi/linux/
H A Divtvfb.h33 int count; member in struct:ivtvfb_dma_frame
/linux-master/include/linux/ceph/
H A Dtypes.h26 int count; member in struct:ceph_cap_reservation
/linux-master/drivers/misc/
H A Ddummy-irq.c22 static int count = 0; local
/linux-master/arch/mips/lib/
H A Diomap_copy.c16 void __ioread64_copy(void *to, const void __iomem *from, size_t count) argument
/linux-master/drivers/char/
H A Dnwbutton.h22 int count; member in struct:button_callback
/linux-master/arch/mips/fw/arc/
H A Darc_con.c18 prom_console_write(struct console *co, const char *s, unsigned count) argument
/linux-master/drivers/gpu/drm/lib/
H A Ddrm_random.c16 void drm_random_reorder(unsigned int *order, unsigned int count, argument
29 unsigned int *drm_random_order(unsigned int count, struct rnd_state *state) argument

Completed in 159 milliseconds

1234567891011>>