Searched defs:COUNT (Results 1 – 11 of 11) sorted by relevance
70 #define vdo_allocate(COUNT, TYPE, WHAT, PTR) \ argument86 #define vdo_allocate_extended(TYPE1, COUNT, TYPE2, WHAT, PTR) \ argument
85 pub static COUNT: StaticInit<CMutex<usize>, CountInit> = StaticInit::new(CountInit); variable
15 const COUNT: usize = 0xC; constant
30 #define COUNT 100 /* Max iterations */ macro
39 #define COUNT(x) ((x) * 0x80 + 0x8C) macro
196 #define COUNT %r10 macro
49 #define COUNT(t) ((t)*8 + 4) macro
15 #define COUNT 5 macro
19 #define COUNT 5 macro
91 #define COUNT(e) ((unsigned int)(e) & COUNT_MASK) macro
892 #define COUNT(t) ((t)<<6) /* counter */ macro