Searched defs:orders (Results 1 – 12 of 12) sorted by relevance
189 static inline int highest_order(unsigned long orders) in highest_order()194 static inline int next_order(unsigned long *orders, int prev) in next_order()237 unsigned long addr, unsigned long orders) in thp_vma_suitable_orders()283 unsigned long orders) in thp_vma_allowable_orders()490 unsigned long addr, unsigned long orders) in thp_vma_suitable_orders()498 unsigned long orders) in thp_vma_allowable_orders()623 static inline int highest_order(unsigned long orders) in highest_order()628 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
30 unsigned long orders; in detect_thp_sizes() 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
271 static const char * const orders[] = { in v4l2_fwnode_endpoint_parse_csi2_bus() local
1812 unsigned long orders) in shmem_suitable_orders()1849 unsigned long orders) in shmem_suitable_orders()1871 struct mm_struct *fault_mm, unsigned long orders) in shmem_alloc_and_add_folio()2454 unsigned long orders = 0; in shmem_get_folio_gfp() local
104 unsigned long orders) in __thp_vma_allowable_orders()773 unsigned long orders; in hugepage_init_sysfs() local
4179 unsigned long orders) in thp_swap_suitable_orders()4203 unsigned long orders; in alloc_swap_folio() local4753 unsigned long orders; in alloc_anon_folio() local
260 #define QM_MK_SQC_W13(priority, orders, alg_type) \ argument