Home
last modified time | relevance | path

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

/linux-6.6.21/tools/include/linux/
Dbitmap.h11 #define DECLARE_BITMAP(name,bits) \ macro
/linux-6.6.21/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_cfg.h24 typedef DECLARE_BITMAP(mdp5_smp_state_t, MAX_SMP_BLOCKS); typedef
/linux-6.6.21/include/linux/
Dtypes.h10 #define DECLARE_BITMAP(name,bits) \ macro
/linux-6.6.21/arch/x86/include/asm/
Dmce.h253 typedef DECLARE_BITMAP(mce_banks_t, MAX_NR_BANKS); typedef