Searched defs:DECLARE_BITMAP (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/tools/perf/util/include/linux/
H A Dbitmap.h7 #define DECLARE_BITMAP(name,bits) \ macro
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
H A Dmdp5_cfg.h32 typedef DECLARE_BITMAP(mdp5_smp_state_t, MAX_SMP_BLOCKS); typedef
/linux-4.1.27/arch/x86/include/asm/
H A Dmce.h190 typedef DECLARE_BITMAP(mce_banks_t, MAX_NR_BANKS); mce_amd_feature_init() typedef
/linux-4.1.27/include/linux/
H A Dtypes.h9 #define DECLARE_BITMAP(name,bits) \ macro

Completed in 282 milliseconds