Searched defs:cpumask_t (Results 1 - 2 of 2) sorted by path

/linux-master/include/linux/
H A Dcpumask.h20 typedef struct cpumask { DECLARE_BITMAP(bits, NR_CPUS); } cpumask_t; typedef in typeref:struct:cpumask
/linux-master/tools/perf/util/
H A Dsvghelper.c690 typedef struct { DECLARE_BITMAP(bits, MAX_NR_CPUS); } cpumask_t; typedef in typeref:struct:__anon722

Completed in 189 milliseconds