Home
last modified time | relevance | path

Searched defs:thp_get_unmapped_area (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dhuge_mm.h391 #define thp_get_unmapped_area NULL macro
/kernel/linux/linux-6.6/include/linux/
H A Dhuge_mm.h287 #define thp_get_unmapped_area NULL macro
/kernel/linux/linux-5.10/mm/
H A Dhuge_memory.c564 unsigned long thp_get_unmapped_area(struct file *filp, unsigned long addr, in thp_get_unmapped_area() function
579 EXPORT_SYMBOL_GPL(thp_get_unmapped_area); variable
/kernel/linux/linux-6.6/mm/
H A Dhuge_memory.c632 unsigned long thp_get_unmapped_area(struct file *filp, unsigned long addr, in thp_get_unmapped_area() function
644 EXPORT_SYMBOL_GPL(thp_get_unmapped_area); variable

Completed in 9 milliseconds