Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmm_types.h556 struct file *vm_file; /* the backing file or NULL */ member
699 struct file * vm_file; /* File we map to (can be NULL). */ member
/openbmc/linux/mm/
H A Dmemory.c2922 struct file *vm_file = vma->vm_file; in __get_fault_gfp_mask() local