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

/include/linux/
H A Dsched.h138 #define VMACACHE_SIZE (1U << VMACACHE_BITS) macro
139 #define VMACACHE_MASK (VMACACHE_SIZE - 1)
1307 struct vm_area_struct *vmacache[VMACACHE_SIZE];

Completed in 29 milliseconds