Searched defs:orders (Results 1 – 9 of 9) sorted by relevance
/linux/include/linux/ |
H A D | huge_mm.h | 198 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 D | thp_settings.c | 203 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 D | split_huge_page_test.c | 145 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 D | uffd-wp-mremap.c | 25 unsigned long orders; in detect_thp_sizes() local
|
H A D | cow.c | 47 unsigned long orders; in detect_thp_sizes() local
|
/linux/mm/ |
H A D | shmem.c | 1820 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 D | huge_memory.c | 103 unsigned long orders) in __thp_vma_allowable_orders() 778 unsigned long orders; in hugepage_init_sysfs() local
|
H A D | memory.c | 4464 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 D | kexec_handover.c | 97 struct xarray orders; member
|