Home
last modified time | relevance | path

Searched refs:bitmask_abs_to_rel_pos (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dbitmask.h101 * bitmask_abs_to_rel_pos(bmp, n): Relative position amongst set bits of bit n
205 unsigned int bitmask_abs_to_rel_pos(const struct bitmask *bmp, unsigned int n);
H A Dlibbitmask.c656 unsigned int bitmask_abs_to_rel_pos(const struct bitmask *bmp, unsigned int n) in bitmask_abs_to_rel_pos() function
H A Dlibcpuset.c2972 pos = bitmask_abs_to_rel_pos(cp1->cpus, cpu); in cpuset_c_sys_to_rel_cpu()
3004 pos = bitmask_abs_to_rel_pos(cp1->mems, mem); in cpuset_c_sys_to_rel_mem()

Completed in 6 milliseconds