Home
last modified time | relevance | path

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

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