Searched refs:vmacache (Results 1 – 6 of 6) sorted by relevance
63 current->vmacache[VMACACHE_HASH(addr)] = newvma; in vmacache_update()96 struct vm_area_struct *vma = current->vmacache[i]; in vmacache_find()124 struct vm_area_struct *vma = current->vmacache[i]; in vmacache_find_exact()
22 compaction.o vmacache.o \
795 if (curr->vmacache[i] == vma) { in delete_vma_from_mm()
15 memset(tsk->vmacache, 0, sizeof(tsk->vmacache)); in vmacache_flush()
1447 struct vm_area_struct *vmacache[VMACACHE_SIZE]; member
235 if (!current->vmacache[i]) in kgdb_flush_swbreak_addr()237 flush_cache_range(current->vmacache[i], in kgdb_flush_swbreak_addr()