Searched defs:orders (Results 1 – 11 of 11) 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() 586 unsigned long addr, unsigned long orders) in thp_vma_suitable_orders() 594 unsigned long orders) in thp_vma_allowable_orders() 741 static inline int highest_order(unsigned long orders) in highest_order() 746 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/drivers/dma-buf/heaps/ |
| H A D | system_heap.c | 52 static const unsigned int orders[] = {8, 4, 0}; variable
|
| /linux/mm/ |
| H A D | shmem.c | 1839 unsigned long orders) in shmem_suitable_orders() 1876 unsigned long orders) in shmem_suitable_orders() 1898 struct mm_struct *fault_mm, unsigned long orders) in shmem_alloc_and_add_folio() 2465 unsigned long orders = 0; in shmem_get_folio_gfp() local
|
| H A D | memory.c | 4504 unsigned long orders) in thp_swap_suitable_orders() 4528 unsigned long orders; in alloc_swap_folio() local 5087 unsigned long orders; in alloc_anon_folio() local
|
| H A D | huge_memory.c | 103 unsigned long orders) in __thp_vma_allowable_orders() 779 unsigned long orders; in hugepage_init_sysfs() local
|
| /linux/kernel/liveupdate/ |
| H A D | kexec_handover.c | 103 struct xarray orders; member
|
| /linux/drivers/crypto/hisilicon/ |
| H A D | qm.c | 261 #define QM_MK_SQC_W13(priority, orders, alg_type) \ argument
|