Home
last modified time | relevance | path

Searched defs:orders (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
H A Dhuge_mm.h198 static inline int highest_order(unsigned long orders) in highest_order()
203 static inline int next_order(unsigned long *orders, int prev) in next_order()
246 unsigned long addr, unsigned long orders) in thp_vma_suitable_orders()
292 unsigned long orders) in thp_vma_allowable_orders()
557 unsigned long addr, unsigned long orders) in thp_vma_suitable_orders()
565 unsigned long orders) in thp_vma_allowable_orders()
705 static inline int highest_order(unsigned long orders) in highest_order()
710 static inline int next_order(unsigned long *orders, int prev) in next_order()
/linux/tools/testing/selftests/mm/
H A Dthp_settings.c203 unsigned long orders = thp_supported_orders(); in thp_read_settings() local
255 unsigned long orders = thp_supported_orders(); in thp_write_settings() local
352 unsigned long orders = 0; in __thp_supported_orders() local
H A Dsplit_huge_page_test.c145 int pagemap_fd, int kpageflags_fd, int orders[], int nr_orders) in gather_after_split_folio_orders()
230 int pagemap_fd, int kpageflags_fd, int orders[], int nr_orders) in check_after_split_folio_orders()
H A Duffd-wp-mremap.c25 unsigned long orders; in detect_thp_sizes() local
H A Dcow.c47 unsigned long orders; in detect_thp_sizes() local
/linux/mm/
H A Dshmem.c1820 unsigned long orders) in shmem_suitable_orders()
1857 unsigned long orders) in shmem_suitable_orders()
1879 struct mm_struct *fault_mm, unsigned long orders) in shmem_alloc_and_add_folio()
2442 unsigned long orders = 0; in shmem_get_folio_gfp() local
H A Dhuge_memory.c103 unsigned long orders) in __thp_vma_allowable_orders()
778 unsigned long orders; in hugepage_init_sysfs() local
H A Dmemory.c4464 unsigned long orders) in thp_swap_suitable_orders()
4488 unsigned long orders; in alloc_swap_folio() local
5047 unsigned long orders; in alloc_anon_folio() local
/linux/kernel/
H A Dkexec_handover.c97 struct xarray orders; member