Searched defs:COUNT (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/md/dm-vdo/ |
| H A D | memory-alloc.h | 70 #define vdo_allocate(COUNT, TYPE, WHAT, PTR) \ argument 86 #define vdo_allocate_extended(TYPE1, COUNT, TYPE2, WHAT, PTR) \ argument
|
| /linux/rust/pin-init/examples/ |
| H A D | static_init.rs | 85 pub static COUNT: StaticInit<CMutex<usize>, CountInit> = StaticInit::new(CountInit); variable
|
| /linux/samples/rust/ |
| H A D | rust_driver_pci.rs | 15 const COUNT: usize = 0xC; constant
|
| /linux/tools/testing/selftests/powerpc/dscr/ |
| H A D | dscr.h | 30 #define COUNT 100 /* Max iterations */ macro
|
| /linux/arch/arm/mach-spear/ |
| H A D | time.c | 39 #define COUNT(x) ((x) * 0x80 + 0x8C) macro
|
| /linux/lib/crypto/x86/ |
| H A D | sha256-ni-asm.S | 196 #define COUNT %r10 macro
|
| /linux/drivers/clocksource/ |
| H A D | timer-digicolor.c | 49 #define COUNT(t) ((t)*8 + 4) macro
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_engine_cs.c | 15 #define COUNT 5 macro
|
| H A D | selftest_engine_pm.c | 19 #define COUNT 5 macro
|
| /linux/include/linux/ |
| H A D | overflow.h | 541 #define DEFINE_FLEX(TYPE, NAME, MEMBER, COUNTER, COUNT) \ argument
|
| /linux/drivers/net/fddi/skfp/h/ |
| H A D | skfbi.h | 892 #define COUNT(t) ((t)<<6) /* counter */ macro
|