Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c147 * strings 'cpumask_prefix' and 'nodemask_prefix' display a cpumask
157 static const char *nodemask_prefix = "Mems_allowed:\t"; variable
597 if (strprefix(buf, nodemask_prefix)) in update_mask_sizes()
598 nodemask_sz = s2nbits(buf + strlen(nodemask_prefix)); in update_mask_sizes()

Completed in 5 milliseconds