Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhuge_mm.h198 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()
585 unsigned long addr, unsigned long orders) in thp_vma_suitable_orders()
593 unsigned long orders) in thp_vma_allowable_orders()
740 static inline int highest_order(unsigned long orders) in highest_order()
745 static inline int next_order(unsigned long *orders, int prev) in next_order()
/linux/tools/testing/selftests/mm/
H A Dthp_settings.c203 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 Dsplit_huge_page_test.c145 int pagemap_fd, int kpageflags_fd, int orders[], int nr_orders) in gather_after_split_folio_orders() argument
230 int pagemap_fd, int kpageflags_fd, int orders[], in in check_after_split_folio_orders() argument
[all...]
H A Duffd-wp-mremap.c25 unsigned long orders; in detect_thp_sizes() local
H A Dcow.c47 unsigned long orders; in detect_thp_sizes() local
/linux/drivers/dma-buf/heaps/
H A Dsystem_heap.c52 static const unsigned int orders[] = {8, 4, 0}; variable
/linux/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c271 static const char * const orders[] = { in v4l2_fwnode_endpoint_parse_csi2_bus() local
/linux/mm/
H A Dshmem.c1879 unsigned long orders) in shmem_suitable_orders() argument
1916 unsigned long orders) in shmem_suitable_orders() argument
1938 shmem_alloc_and_add_folio(struct vm_fault * vmf,gfp_t gfp,struct inode * inode,pgoff_t index,struct mm_struct * fault_mm,unsigned long orders) shmem_alloc_and_add_folio() argument
2476 unsigned long orders = 0; shmem_get_folio_gfp() local
[all...]
H A Dhuge_memory.c103 unsigned long orders) in __thp_vma_allowable_orders() argument
779 unsigned long orders; hugepage_init_sysfs() local
[all...]
H A Dmemory.c4580 unsigned long orders) in thp_swap_suitable_orders() argument
4604 unsigned long orders; in alloc_swap_folio() local
5130 unsigned long orders; alloc_anon_folio() local
[all...]
/linux/kernel/liveupdate/
H A Dkexec_handover.c100 struct xarray orders; member
/linux/drivers/crypto/hisilicon/
H A Dqm.c264 #define QM_MK_SQC_W13(priority, orders, alg_type) \ argument