Searched defs:holebegin (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdkfd/ | ||
| H A D | kfd_chardev.c | 77 kfd_dev_unmap_mapping_range(loff_t const holebegin,loff_t const holelen) kfd_dev_unmap_mapping_range() argument |
| /linux/include/linux/ | ||
| H A D | mm.h | 3173 unmap_mapping_range(struct address_space * mapping,loff_t const holebegin,loff_t const holelen,int even_cows) unmap_mapping_range() argument |
| /linux/mm/ | ||
| H A D | memory.c | 4444 loff_t const holebegin, loff_t const holelen, int even_cows) in unmap_mapping_range() argument |