Home
last modified time | relevance | path

Searched refs:vmacache (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/mm/
H A Dvmacache.c38 current->vmacache.vmas[VMACACHE_HASH(addr)] = newvma; in vmacache_update()
49 if (mm->vmacache_seqnum != curr->vmacache.seqnum) { in vmacache_valid()
54 curr->vmacache.seqnum = mm->vmacache_seqnum; in vmacache_valid()
72 struct vm_area_struct *vma = current->vmacache.vmas[idx]; in vmacache_find()
105 struct vm_area_struct *vma = current->vmacache.vmas[idx]; in vmacache_find_exact()
H A DMakefile53 compaction.o vmacache.o \
H A Dnommu.c637 if (curr->vmacache.vmas[i] == vma) { in delete_vma_from_mm()
/OK3568_Linux_fs/kernel/include/linux/
H A Dvmacache.h10 memset(tsk->vmacache.vmas, 0, sizeof(tsk->vmacache.vmas)); in vmacache_flush()
H A Dmm_types_task.h34 struct vmacache { struct
H A Dsched.h781 struct vmacache vmacache; member
/OK3568_Linux_fs/kernel/kernel/debug/
H A Ddebug_core.c294 if (!current->vmacache.vmas[i]) in kgdb_flush_swbreak_addr()
296 flush_cache_range(current->vmacache.vmas[i], in kgdb_flush_swbreak_addr()
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log