Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmm_types.h683 struct file *vm_file; /* the backing file or NULL */ member
871 struct file * vm_file; /* File we map to (can be NULL). */ member
/linux/kernel/events/
H A Duprobes.c2408 struct file *vm_file; in find_active_uprobe_speculative() local
/linux/tools/testing/vma/
H A Dvma_internal.h364 struct file * vm_file; /* File we map to (can be NULL). */ member
/linux/mm/
H A Dmemory.c3332 struct file *vm_file = vma->vm_file; in __get_fault_gfp_mask() local