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