Home
last modified time | relevance | path

Searched refs:sprint_mask_buf (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c1039 static char *sprint_mask_buf(const struct bitmask *bmp) in sprint_mask_buf() function
1094 if ((bp = sprint_mask_buf(bmp)) == NULL) in store_mask()
3497 if ((tmp = sprint_mask_buf(cp->cpus)) == NULL) in cpuset_export()
3503 if ((tmp = sprint_mask_buf(cp->mems)) == NULL) in cpuset_export()