Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dvmacache.c35 void vmacache_update(unsigned long addr, struct vm_area_struct *newvma) in vmacache_update() argument
37 if (vmacache_valid_mm(newvma->vm_mm)) in vmacache_update()
38 current->vmacache.vmas[VMACACHE_HASH(addr)] = newvma; in vmacache_update()
/kernel/linux/linux-5.10/include/linux/
H A Dvmacache.h13 extern void vmacache_update(unsigned long addr, struct vm_area_struct *newvma);

Completed in 1 milliseconds