Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dbitmask.h39 * bitmask_parsehex(buf, bmp): Parse hex words in buf to bmp
153 int bitmask_parsehex(const char *buf, struct bitmask *bmp);
H A Dcpuinfo.c239 if (bitmask_parsehex(str2, cpus[ci].sched_domain)) { in get_sched_domains()
H A Dlibbitmask.c220 int bitmask_parsehex(const char *buf, struct bitmask *bmp) in bitmask_parsehex() function

Completed in 3 milliseconds