Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dsvghelper.c690 typedef struct { DECLARE_BITMAP(bits, MAX_NR_CPUS); } cpumask_t; typedef
/linux-6.3-rc2/include/linux/
A Dcpumask.h19 typedef struct cpumask { DECLARE_BITMAP(bits, NR_CPUS); } cpumask_t; typedef

Completed in 5 milliseconds