Home
last modified time | relevance | path

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

/include/linux/
Dhuge_mm.h186 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()
Dfolio_queue.h31 u8 orders[PAGEVEC_SIZE]; /* Order of each folio */ member
/include/drm/ttm/
Dttm_pool.h78 struct ttm_pool_type orders[NR_PAGE_ORDERS]; member