Home
last modified time | relevance | path

Searched refs:GET_LAST_MMAP (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/arch/parisc/kernel/
Dsys_parisc.c30 #define GET_LAST_MMAP(filp) \ macro
117 last_mmap = GET_LAST_MMAP(filp); in arch_get_unmapped_area()
173 last_mmap = GET_LAST_MMAP(filp); in arch_get_unmapped_area_topdown()