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.h685 struct file *vm_file; /* the backing file or NULL */ member
792 struct file *vm_file; member
874 struct file * vm_file; /* File we map to (can be NULL). */ member
/linux/tools/testing/vma/
H A Dvma_internal.h294 struct file *vm_file; member
375 struct file * vm_file; /* File we map to (can be NULL). */ member
/linux/kernel/events/
H A Duprobes.c2428 struct file *vm_file; in find_active_uprobe_speculative() local
/linux/mm/
H A Dmemory.c3459 struct file *vm_file = vma->vm_file; in __get_fault_gfp_mask() local