Searched defs:orders (Results 1 – 12 of 12) sorted by relevance
| /linux/include/linux/ |
| H A D | huge_mm.h | 198 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 D | thp_settings.c | 203 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 D | split_huge_page_test.c | 145 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 D | uffd-wp-mremap.c | 25 unsigned long orders; in detect_thp_sizes() local
|
| H A D | cow.c | 47 unsigned long orders; in detect_thp_sizes() local
|
| /linux/drivers/dma-buf/heaps/ |
| H A D | system_heap.c | 52 static const unsigned int orders[] = {8, 4, 0}; variable
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-fwnode.c | 271 static const char * const orders[] = { in v4l2_fwnode_endpoint_parse_csi2_bus() local
|
| /linux/mm/ |
| H A D | shmem.c | 1879 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 D | huge_memory.c | 103 unsigned long orders) in __thp_vma_allowable_orders() argument 779 unsigned long orders; hugepage_init_sysfs() local [all...] |
| H A D | memory.c | 4580 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 D | kexec_handover.c | 100 struct xarray orders; member
|
| /linux/drivers/crypto/hisilicon/ |
| H A D | qm.c | 264 #define QM_MK_SQC_W13(priority, orders, alg_type) \ argument
|