Home
last modified time | relevance | path

Searched defs:COUNT (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dmemory-alloc.h70 #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 Dstatic_init.rs83 pub static COUNT: StaticInit<CMutex<usize>, CountInit> = StaticInit::new(CountInit); constant
/linux/tools/testing/selftests/powerpc/dscr/
H A Ddscr.h30 #define COUNT 100 /* Max iterations */ macro
/linux/arch/arm/mach-spear/
H A Dtime.c39 #define COUNT(x) ((x) * 0x80 + 0x8C) macro
/linux/drivers/clocksource/
H A Dtimer-digicolor.c49 #define COUNT(t) ((t)*8 + 4) macro
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_engine_cs.c15 #define COUNT 5 macro
H A Dselftest_engine_pm.c19 #define COUNT 5 macro
/linux/include/linux/
H A Doverflow.h459 #define DEFINE_FLEX(TYPE, NAME, MEMBER, COUNTER, COUNT) \ argument
/linux/drivers/ras/
H A Dcec.c91 #define COUNT(e) ((unsigned int)(e) & COUNT_MASK) macro
/linux/drivers/net/fddi/skfp/h/
H A Dskfbi.h892 #define COUNT(t) ((t)<<6) /* counter */ macro