Searched defs:orders (Results 1 – 10 of 10) sorted by relevance
186 static inline int highest_order(unsigned long orders) in highest_order()191 static inline int next_order(unsigned long *orders, int prev) in next_order()234 unsigned long addr, unsigned long orders) in thp_vma_suitable_orders()293 unsigned long orders) in thp_vma_allowable_orders()500 unsigned long addr, unsigned long orders) in thp_vma_suitable_orders()508 unsigned long orders) in thp_vma_allowable_orders()633 static inline int highest_order(unsigned long orders) in highest_order()638 static inline int next_order(unsigned long *orders, int prev) in next_order()
31 u8 orders[PAGEVEC_SIZE]; /* Order of each folio */ member
203 unsigned long orders = thp_supported_orders(); in thp_read_settings() local255 unsigned long orders = thp_supported_orders(); in thp_write_settings() local352 unsigned long orders = 0; in __thp_supported_orders() local
52 unsigned long orders; in detect_thp_sizes() local
78 struct ttm_pool_type orders[NR_PAGE_ORDERS]; member
54 static const unsigned int orders[] = {8, 4, 0}; variable
1718 unsigned long orders) in shmem_suitable_orders()1755 unsigned long orders) in shmem_suitable_orders()1777 struct mm_struct *fault_mm, unsigned long orders) in shmem_alloc_and_add_folio()2239 unsigned long orders = 0; in shmem_get_folio_gfp() local
90 unsigned long orders) in __thp_vma_allowable_orders()747 unsigned long orders; in hugepage_init_sysfs() local
4085 unsigned long orders) in thp_swap_suitable_orders()4109 unsigned long orders; in alloc_swap_folio() local4657 unsigned long orders; in alloc_anon_folio() local
254 #define QM_MK_SQC_W13(priority, orders, alg_type) \ argument