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

/linux-4.4.14/include/linux/
H A Dcpumask.h15 typedef struct cpumask { DECLARE_BITMAP(bits, NR_CPUS); } cpumask_t; typedef in typeref:struct:cpumask
/linux-4.4.14/tools/perf/util/
H A Dsvghelper.c691 typedef struct { DECLARE_BITMAP(bits, MAX_NR_CPUS); } cpumask_t; typedef in typeref:struct:__anon15743

Completed in 277 milliseconds