Home
last modified time | relevance | path

Searched defs:vm_file (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/
Dmm_types.h684 struct file *vm_file; /* the backing file or NULL */ member
840 struct file * vm_file; /* File we map to (can be NULL). */ member
/linux-6.15/tools/testing/vma/
Dvma_internal.h298 struct file * vm_file; /* File we map to (can be NULL). */ member
/linux-6.15/kernel/events/
Duprobes.c2402 struct file *vm_file; in find_active_uprobe_speculative() local
/linux-6.15/mm/
Dmemory.c3258 struct file *vm_file = vma->vm_file; in __get_fault_gfp_mask() local