Searched defs:orders (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/drm/ttm/
H A Dttm_pool.h77 struct ttm_pool_type orders[NR_PAGE_ORDERS]; member in struct:ttm_pool::__anon457
/linux-master/drivers/dma-buf/heaps/
H A Dsystem_heap.c54 static const unsigned int orders[] = {8, 4, 0}; variable
/linux-master/tools/testing/selftests/mm/
H A Dthp_settings.c202 unsigned long orders = thp_supported_orders(); local
242 unsigned long orders = thp_supported_orders(); local
329 unsigned long orders = 0; local
H A Dcow.c52 unsigned long orders; local
/linux-master/include/linux/
H A Dhuge_mm.h129 static inline int highest_order(unsigned long orders) argument
134 static inline int next_order(unsigned long *orders, int prev) argument
176 thp_vma_suitable_orders(struct vm_area_struct *vma, unsigned long addr, unsigned long orders) argument
235 thp_vma_allowable_orders(struct vm_area_struct *vma, unsigned long vm_flags, bool smaps, bool in_pf, bool enforce_sysfs, unsigned long orders) argument
400 thp_vma_suitable_orders(struct vm_area_struct *vma, unsigned long addr, unsigned long orders) argument
406 thp_vma_allowable_orders(struct vm_area_struct *vma, unsigned long vm_flags, bool smaps, bool in_pf, bool enforce_sysfs, unsigned long orders) argument
[all...]
/linux-master/mm/
H A Dhuge_memory.c82 __thp_vma_allowable_orders(struct vm_area_struct *vma, unsigned long vm_flags, bool smaps, bool in_pf, bool enforce_sysfs, unsigned long orders) argument
564 unsigned long orders; local
[all...]
H A Dmemory.c4310 unsigned long orders; local
[all...]

Completed in 156 milliseconds