Searched refs:thp_get_unmapped_area (Results 1 – 6 of 6) sorted by relevance
182 extern unsigned long thp_get_unmapped_area(struct file *filp,387 #define thp_get_unmapped_area NULL macro
195 .get_unmapped_area = thp_get_unmapped_area,
907 .get_unmapped_area = thp_get_unmapped_area,
1381 .get_unmapped_area = thp_get_unmapped_area,
548 unsigned long thp_get_unmapped_area(struct file *filp, unsigned long addr, in thp_get_unmapped_area() function563 EXPORT_SYMBOL_GPL(thp_get_unmapped_area);
3446 .get_unmapped_area = thp_get_unmapped_area,