Searched defs:vm_file (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/ | ||
H A D | mm_types.h | 683 struct file *vm_file; /* the backing file or NULL */ member |
/linux/kernel/events/ | ||
H A D | uprobes.c | 2408 struct file *vm_file; find_active_uprobe_speculative() local |
/linux/tools/testing/vma/ | ||
H A D | vma_internal.h | 364 struct file * vm_file; /* File we map to (can be NULL). */ member |
/linux/mm/ | ||
H A D | memory.c | 3332 struct file *vm_file = vma->vm_file; __get_fault_gfp_mask() local |