Searched defs:count (Results 26 - 50 of 5926) sorted by relevance

1234567891011>>

/linux-master/include/net/netfilter/
H A Dnf_conntrack_count.h15 unsigned int count; /* length of list */ member in struct:nf_conncount_list
/linux-master/include/linux/
H A Dlockref.h32 int count; member in struct:lockref::__anon10::__anon11
H A Dvt_buffer.h29 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 Dns_common.h13 refcount_t count; member in struct:ns_common
H A Dcdev.h20 unsigned int count; member in struct:cdev
/linux-master/arch/x86/lib/
H A Dmemcpy_32.c15 __visible void *memset(void *s, int c, size_t count) argument
/linux-master/drivers/mtd/ubi/
H A Dwl.h11 static inline void ubi_fastmap_init(struct ubi_device *ubi, int *count) argument
25 static inline void ubi_fastmap_init(struct ubi_device *ubi, int *count) { } argument
/linux-master/sound/soc/amd/acp/
H A Damd-sdw-acpi.c29 u8 count = 0; local
[all...]
/linux-master/arch/mips/sibyte/common/
H A Dcfe_console.c13 cfe_console_write(struct console *cons, const char *str, unsigned int count) argument
/linux-master/drivers/media/pci/cobalt/
H A Dm00460_evcnt_memmap_package.h16 uint32_t count; /* Reg 0x0004 */ member in struct:m00460_evcnt_regmap
/linux-master/arch/m68k/lib/
H A Dmemset.c10 void *memset(void *s, int c, size_t count) argument
/linux-master/arch/nios2/lib/
H A Dmemset.c13 void *memset(void *s, int c, size_t count) argument
/linux-master/include/xen/
H A Dmem-reservation.h37 static inline void xenmem_reservation_va_mapping_update(unsigned long count, argument
47 static inline void xenmem_reservation_va_mapping_reset(unsigned long count, argument
/linux-master/tools/testing/selftests/media_tests/
H A Dmedia_device_test.c48 int count; local
H A Dmedia_device_open.c43 int count = 0; local
/linux-master/arch/mips/kernel/
H A Dcsrc-sb1250.c26 unsigned int count; local
/linux-master/lib/
H A Diomap_copy.c42 void __ioread32_copy(void *to, const void __iomem *from, size_t count) argument
19 __iowrite32_copy(void __iomem *to, const void *from, size_t count) argument
63 __iowrite64_copy(void __iomem *to, const void *from, size_t count) argument
[all...]
/linux-master/arch/arm64/kernel/
H A Dio.c15 void __memcpy_fromio(void *to, const volatile void __iomem *from, size_t count) argument
43 void __memcpy_toio(volatile void __iomem *to, const void *from, size_t count) argument
71 __memset_io(volatile void __iomem *dst, int c, size_t count) argument
[all...]
/linux-master/arch/x86/boot/
H A Dmemory.c20 int count = 0; local
/linux-master/tools/testing/selftests/bpf/
H A Dxdping.h10 __u16 count; member in struct:pinginfo
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0000.h16 __u8 count; member in struct:nvif_client_devlist_v0
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dfw.c19 wil_memset_toio_32(volatile void __iomem *dst, u32 val, size_t count) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb_mac.c97 int i, count = 0, val; local
/linux-master/tools/testing/selftests/kvm/lib/
H A Dio.c41 ssize_t test_write(int fd, const void *buf, size_t count) argument
118 ssize_t test_read(int fd, void *buf, size_t count) argument
[all...]
/linux-master/drivers/staging/media/atomisp/pci/runtime/rmgr/interface/
H A Dia_css_rmgr_vbuf.h29 u8 count; member in struct:ia_css_rmgr_vbuf_handle

Completed in 298 milliseconds

1234567891011>>