OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpumask_parse
(Results
26 - 26
of
26
) sorted by null
1
2
/external/kernel-headers/original/linux/
cpumask.h
11
* For details of cpumask_scnprintf() and
cpumask_parse
(),
52
* int
cpumask_parse
(ubuf, ulen, mask) Parse ascii string as cpumask
276
#define
cpumask_parse
(ubuf, ulen, dst) \
macro
Completed in 23 milliseconds
1
2