Home
last modified time | relevance | path

Searched refs:bitmask_weight (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dmeminfo.c113 if (bitmask_weight(bmp) <= 0) { in get_nmems()
H A Dbitmask.h56 * bitmask_weight(bmp): Hamming Weight: number of set bits
164 unsigned int bitmask_weight(const struct bitmask *bmp);
H A Dlibbitmask.c405 unsigned int bitmask_weight(const struct bitmask *bmp) in bitmask_weight() function
H A Dlibcpuset.c859 w = bitmask_weight(cp1->cpus); in cpuset_cpus_weight()
879 w = bitmask_weight(cp1->mems); in cpuset_mems_weight()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
H A Dcpuset_sched_domains_check.c89 if (bitmask_weight(domains[i]) == 1) { in check_sched_domains()

Completed in 9 milliseconds