Searched defs:DECLARE_BITMAP (Results 1 – 5 of 5) sorted by relevance
10 #define DECLARE_BITMAP(name,bits) \ macro
16 #define DECLARE_BITMAP(name, bits) \ macro
32 typedef DECLARE_BITMAP(mdp5_smp_state_t, MAX_SMP_BLOCKS); typedef
223 typedef DECLARE_BITMAP(mce_banks_t, MAX_NR_BANKS); typedef