OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpus_remap
(Results
26 - 26
of
26
) sorted by null
1
2
/external/kernel-headers/original/linux/
cpumask.h
16
* For details of
cpus_remap
(), see bitmap_remap in lib/bitmap.c.
56
* int
cpus_remap
(dst, src, old, new) *dst = map(old, new)(src)
306
#define
cpus_remap
(dst, src, old, new) \
macro
Completed in 58 milliseconds
1
2