Searched defs:COUNT (Results 1 – 12 of 12) 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/Documentation/driver-api/ |
H A D | generic-counter.rst | 90 COUNT section in Theory
|
/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/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
|
H A D | selftest_rps.c | 64 COUNT, in create_spin_counter() enumerator
|
/linux/arch/x86/include/asm/ |
H A D | pgtable_64.h | 287 #define PMDS(START, PERM, COUNT) \ argument
|
/linux/include/linux/ |
H A D | overflow.h | 440 #define DEFINE_FLEX(TYPE, NAME, MEMBER, COUNTER, COUNT) \ argument
|
/linux/drivers/ras/ |
H A D | cec.c | 91 #define COUNT(e) ((unsigned int)(e) & COUNT_MASK) macro
|
/linux/drivers/net/fddi/skfp/h/ |
H A D | skfbi.h | 892 #define COUNT(t) ((t)<<6) /* counter */ macro
|