Searched refs:NODEMASK_SCRATCH (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dnodemask.h86 * NODEMASK_SCRATCH
89 * nodemask_t's consume too much stack space. NODEMASK_SCRATCH is a helper
559 #define NODEMASK_SCRATCH(x) \ macro
/linux-master/mm/
H A Dmempolicy.c850 NODEMASK_SCRATCH(scratch);
1309 NODEMASK_SCRATCH(scratch);
1645 NODEMASK_SCRATCH(scratch);
2950 NODEMASK_SCRATCH(scratch);

Completed in 115 milliseconds