Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhuge_mm.h198 static inline int highest_order(unsigned long orders) in highest_order() function
206 return highest_order(*orders); in next_order()
257 order = highest_order(orders); in thp_vma_suitable_orders()
740 static inline int highest_order(unsigned long orders) in highest_order() function
/linux/mm/
H A Dshmem.c612 order = highest_order(within_size_orders); in shmem_get_orders_within_size()
1893 order = highest_order(orders); in shmem_suitable_orders()
1955 order = highest_order(suitable_orders); in shmem_alloc_and_add_folio()
2847 order = highest_order(hpage_orders); in shmem_get_unmapped_area()
H A Dmemory.c4584 order = highest_order(orders); in thp_swap_suitable_orders()
4651 order = highest_order(orders); in alloc_swap_folio()
5166 order = highest_order(orders); in alloc_anon_folio()
H A Dhuge_memory.c151 int order = highest_order(orders); in __thp_vma_allowable_orders()
812 order = highest_order(orders); in hugepage_init_sysfs()