Searched defs:COUNT (Results 1 – 13 of 13) sorted by relevance
/linux-6.14.4/drivers/md/dm-vdo/ |
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-6.14.4/samples/rust/ |
D | rust_driver_pci.rs | 15 const COUNT: usize = 0xC; constant
|
/linux-6.14.4/Documentation/driver-api/ |
D | generic-counter.rst | 90 COUNT section in Theory
|
/linux-6.14.4/tools/testing/selftests/powerpc/dscr/ |
D | dscr.h | 30 #define COUNT 100 /* Max iterations */ macro
|
/linux-6.14.4/arch/arm/mach-spear/ |
D | time.c | 39 #define COUNT(x) ((x) * 0x80 + 0x8C) macro
|
/linux-6.14.4/drivers/clocksource/ |
D | timer-digicolor.c | 49 #define COUNT(t) ((t)*8 + 4) macro
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/ |
D | selftest_engine_cs.c | 15 #define COUNT 5 macro
|
D | selftest_engine_pm.c | 19 #define COUNT 5 macro
|
D | selftest_rps.c | 64 COUNT, in create_spin_counter() enumerator
|
/linux-6.14.4/arch/x86/include/asm/ |
D | pgtable_64.h | 287 #define PMDS(START, PERM, COUNT) \ argument
|
/linux-6.14.4/include/linux/ |
D | overflow.h | 440 #define DEFINE_FLEX(TYPE, NAME, MEMBER, COUNTER, COUNT) \ argument
|
/linux-6.14.4/drivers/ras/ |
D | cec.c | 91 #define COUNT(e) ((unsigned int)(e) & COUNT_MASK) macro
|
/linux-6.14.4/drivers/net/fddi/skfp/h/ |
D | skfbi.h | 892 #define COUNT(t) ((t)<<6) /* counter */ macro
|