Searched refs:VMACACHE_SIZE (Results 1 – 4 of 4) sorted by relevance
95 for (i = 0; i < VMACACHE_SIZE; i++) { in vmacache_find()123 for (i = 0; i < VMACACHE_SIZE; i++) { in vmacache_find_exact()
793 for (i = 0; i < VMACACHE_SIZE; i++) { in delete_vma_from_mm()
139 #define VMACACHE_SIZE (1U << VMACACHE_BITS) macro140 #define VMACACHE_MASK (VMACACHE_SIZE - 1)1447 struct vm_area_struct *vmacache[VMACACHE_SIZE];
234 for (i = 0; i < VMACACHE_SIZE; i++) { in kgdb_flush_swbreak_addr()