Searched refs:anon_pgoff_ (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ |
| H A D | vma.h | 325 #define VMG_STATE(name, mm_, vmi_, start_, end_, vma_flags_, pgoff_, anon_pgoff_) \ argument 333 .anon_pgoff = anon_pgoff_, \
|
| H A D | vma.c | 50 #define MMAP_STATE(name, mm_, vmi_, addr_, len_, pgoff_, anon_pgoff_, vma_flags_, file_) \ argument 57 .anon_pgoff = anon_pgoff_, \
|