OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bitmask_parsehex
(Results
1 - 3
of
3
) sorted by null
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
bitmask.h
39
*
bitmask_parsehex
(buf, bmp): Parse hex words in buf to bmp
153
int
bitmask_parsehex
(const char *buf, struct bitmask *bmp);
cpuinfo.c
239
if (
bitmask_parsehex
(str2, cpus[ci].sched_domain)) {
libbitmask.c
220
int
bitmask_parsehex
(const char *buf, struct bitmask *bmp)
function
Completed in 45 milliseconds