Home
last modified time | relevance | path

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

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