Searched refs:bitmask_parsehex (Results 1 – 3 of 3) sorted by relevance
153 int bitmask_parsehex(const char *buf, struct bitmask *bmp);
239 if (bitmask_parsehex(str2, cpus[ci].sched_domain)) { in get_sched_domains()
220 int bitmask_parsehex(const char *buf, struct bitmask *bmp) in bitmask_parsehex() function