Home
last modified time | relevance | path

Searched defs:DECLARE_BITMAP (Results 1 – 5 of 5) sorted by relevance

/linux/tools/include/linux/
A Dbitmap.h10 #define DECLARE_BITMAP(name,bits) \ macro
/linux/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
A Dtypes.h16 #define DECLARE_BITMAP(name, bits) \ macro
/linux/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_cfg.h24 typedef DECLARE_BITMAP(mdp5_smp_state_t, MAX_SMP_BLOCKS); typedef
/linux/include/linux/
A Dtypes.h10 #define DECLARE_BITMAP(name,bits) \ macro
/linux/arch/x86/include/asm/
A Dmce.h249 typedef DECLARE_BITMAP(mce_banks_t, MAX_NR_BANKS); typedef

Completed in 11 milliseconds