bitmask_alloc     180 tools/power/cpupower/utils/cpupower.c 	cpus_chosen = bitmask_alloc(sysconf(_SC_NPROCESSORS_CONF));
bitmask_alloc      16 tools/power/cpupower/utils/helpers/bitmask.h struct bitmask *bitmask_alloc(unsigned int n);