/linux-master/arch/nios2/lib/ |
H A D | memmove.c | 13 void *memmove(void *d, const void *s, size_t count) argument [all...] |
/linux-master/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_test_kern_common.h | 7 int count = 0; variable
|
H A D | test_enable_stats.c | 11 __u64 count = 0; variable
|
H A D | tailcall3.c | 13 int count = 0; variable
|
H A D | test_raw_tp_test_run.c | 8 __u32 count = 0; variable
|
H A D | tailcall6.c | 13 int count, which; variable
|
H A D | tailcall_bpf2bpf2.c | 23 int count = 0; variable
|
/linux-master/drivers/platform/x86/ |
H A D | dual_accel_detect.h | 23 int count; local
|
/linux-master/fs/nfs/ |
H A D | cache_lib.h | 19 refcount_t count; member in struct:nfs_cache_defer_req
|
/linux-master/sound/core/ |
H A D | memory.c | 23 int copy_to_user_fromio(void __user *dst, const volatile void __iomem *src, size_t count) argument 55 int copy_from_user_toio(volatile void __iomem *dst, const void __user *src, size_t count) argument [all...] |
/linux-master/arch/hexagon/mm/ |
H A D | uaccess.c | 22 __kernel_size_t __clear_user_hexagon(void __user *dest, unsigned long count) argument 39 unsigned long clear_user_hexagon(void __user *dest, unsigned long count) argument [all...] |
/linux-master/arch/arm/mach-s3c/ |
H A D | pm-common.c | 27 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 D | qib_pio_copy.c | 45 void qib_pio_copy(void __iomem *to, const void *from, size_t count) argument
|
/linux-master/arch/x86/include/asm/ |
H A D | mach_timer.h | 42 unsigned long count = 0; local
|
/linux-master/include/linux/ |
H A D | vt_buffer.h | 29 static inline void scr_memsetw(u16 *s, u16 c, unsigned int count) argument 42 static inline void scr_memcpyw(u16 *d, const u16 *s, unsigned int count) argument 55 static inline void scr_memmovew(u16 *d, const u16 *s, unsigned int count) argument [all...] |
H A D | ns_common.h | 13 refcount_t count; member in struct:ns_common
|
/linux-master/include/uapi/linux/ |
H A D | ivtvfb.h | 33 int count; member in struct:ivtvfb_dma_frame
|
/linux-master/include/linux/ceph/ |
H A D | types.h | 26 int count; member in struct:ceph_cap_reservation
|
/linux-master/drivers/misc/ |
H A D | dummy-irq.c | 22 static int count = 0; local
|
/linux-master/arch/mips/lib/ |
H A D | iomap_copy.c | 16 void __ioread64_copy(void *to, const void __iomem *from, size_t count) argument
|
/linux-master/drivers/char/ |
H A D | nwbutton.h | 22 int count; member in struct:button_callback
|
/linux-master/arch/mips/fw/arc/ |
H A D | arc_con.c | 18 prom_console_write(struct console *co, const char *s, unsigned count) argument
|
/linux-master/drivers/gpu/drm/lib/ |
H A D | drm_random.c | 16 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
|
/linux-master/include/net/netfilter/ |
H A D | nf_conntrack_count.h | 15 unsigned int count; /* length of list */ member in struct:nf_conncount_list
|
/linux-master/drivers/mtd/ubi/ |
H A D | wl.h | 11 static inline void ubi_fastmap_init(struct ubi_device *ubi, int *count) argument 23 static inline void ubi_fastmap_init(struct ubi_device *ubi, int *count) { } argument
|