Searched refs:thp_get_unmapped_area (Results 1 – 7 of 7) sorted by relevance
178 unsigned long thp_get_unmapped_area(struct file *filp, unsigned long addr,327 #define thp_get_unmapped_area NULL macro
194 .get_unmapped_area = thp_get_unmapped_area,
958 .get_unmapped_area = thp_get_unmapped_area,
1452 .get_unmapped_area = thp_get_unmapped_area,
641 unsigned long thp_get_unmapped_area(struct file *filp, unsigned long addr, in thp_get_unmapped_area() function653 EXPORT_SYMBOL_GPL(thp_get_unmapped_area);
3829 .get_unmapped_area = thp_get_unmapped_area,
3253 .get_unmapped_area = thp_get_unmapped_area,
Completed in 31 milliseconds