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.c1042 static char *sprint_mask_buf(const struct bitmask *bmp) in sprint_mask_buf() function
1097 if ((bp = sprint_mask_buf(bmp)) == NULL) in store_mask()
3511 if ((tmp = sprint_mask_buf(cp->cpus)) == NULL) in cpuset_export()
3517 if ((tmp = sprint_mask_buf(cp->mems)) == NULL) in cpuset_export()