/linux-6.1.9/include/linux/ |
D | gfp.h | 171 static inline void arch_free_page(struct page *page, int order) { } in arch_free_page() 174 static inline void arch_alloc_page(struct page *page, int order) { } in arch_alloc_page() 232 __alloc_pages_node(int nid, gfp_t gfp_mask, unsigned int order) in __alloc_pages_node() 241 struct folio *__folio_alloc_node(gfp_t gfp, unsigned int order, int nid) in __folio_alloc_node() 255 unsigned int order) in alloc_pages_node() 269 static inline struct page *alloc_pages(gfp_t gfp_mask, unsigned int order) in alloc_pages() 273 static inline struct folio *folio_alloc(gfp_t gfp, unsigned int order) in folio_alloc() 277 #define vma_alloc_folio(gfp, order, vma, addr, hugepage) \ argument 299 #define __get_dma_pages(gfp_mask, order) \ argument
|
D | page_owner.h | 21 static inline void reset_page_owner(struct page *page, unsigned short order) in reset_page_owner() 28 unsigned short order, gfp_t gfp_mask) in set_page_owner() 55 static inline void reset_page_owner(struct page *page, unsigned short order) in reset_page_owner() 59 unsigned int order, gfp_t gfp_mask) in set_page_owner() 63 unsigned short order) in split_page_owner()
|
D | page_table_check.h | 33 static inline void page_table_check_alloc(struct page *page, unsigned int order) in page_table_check_alloc() 41 static inline void page_table_check_free(struct page *page, unsigned int order) in page_table_check_free() 118 static inline void page_table_check_alloc(struct page *page, unsigned int order) in page_table_check_alloc() 122 static inline void page_table_check_free(struct page *page, unsigned int order) in page_table_check_free()
|
/linux-6.1.9/lib/ |
D | test_xarray.c | 72 unsigned order, void *entry, gfp_t gfp) in xa_store_order() 177 unsigned int order; in check_xa_mark_1() local 328 unsigned int order; in check_xa_shrink() local 532 unsigned int order) in check_multi_store_1() 557 unsigned int order) in check_multi_store_2() 571 unsigned int order) in check_multi_store_3() 868 unsigned int order, unsigned int present) in __check_store_iter() 934 static noinline void check_multi_find_1(struct xarray *xa, unsigned order) in check_multi_find_1() 992 unsigned int order; in check_multi_find_3() local 1155 unsigned int order; in check_find_entry() local [all …]
|
/linux-6.1.9/drivers/media/pci/cx18/ |
D | cx18-mailbox.c | 230 static void epu_dma_done(struct cx18 *cx, struct cx18_in_work_order *order) in epu_dma_done() 323 static void epu_debug(struct cx18 *cx, struct cx18_in_work_order *order) in epu_debug() 334 static void epu_cmd(struct cx18 *cx, struct cx18_in_work_order *order) in epu_cmd() 363 void free_in_work_order(struct cx18 *cx, struct cx18_in_work_order *order) in free_in_work_order() 370 struct cx18_in_work_order *order = in cx18_in_work_handler() local 382 static void mb_ack_irq(struct cx18 *cx, struct cx18_in_work_order *order) in mb_ack_irq() 416 static int epu_dma_done_irq(struct cx18 *cx, struct cx18_in_work_order *order) in epu_dma_done_irq() 444 int epu_debug_irq(struct cx18 *cx, struct cx18_in_work_order *order) in epu_debug_irq() 465 int epu_cmd_irq(struct cx18 *cx, struct cx18_in_work_order *order) in epu_cmd_irq() 500 struct cx18_in_work_order *order = NULL; in alloc_in_work_order_irq() local [all …]
|
/linux-6.1.9/mm/ |
D | page_alloc.c | 726 static inline unsigned int order_to_pindex(int migratetype, int order) in order_to_pindex() 744 int order = pindex / MIGRATE_PCPTYPES; in pindex_to_order() local 756 static inline bool pcp_allowed_order(unsigned int order) in pcp_allowed_order() 767 static inline void free_the_page(struct page *page, unsigned int order) in free_the_page() 796 static void prep_compound_head(struct page *page, unsigned int order) in prep_compound_head() 813 void prep_compound_page(struct page *page, unsigned int order) in prep_compound_page() 865 unsigned int order, int migratetype) in set_page_guard() 884 unsigned int order, int migratetype) in clear_page_guard() 897 unsigned int order, int migratetype) { return false; } in set_page_guard() 899 unsigned int order, int migratetype) {} in clear_page_guard() [all …]
|
D | compaction.c | 53 #define block_start_pfn(pfn, order) round_down(pfn, 1UL << (order)) argument 54 #define block_end_pfn(pfn, order) ALIGN((pfn) + 1, 1UL << (order)) argument 87 unsigned int i, order, nr_pages; in split_map_pages() local 154 static void defer_compaction(struct zone *zone, int order) in defer_compaction() 169 static bool compaction_deferred(struct zone *zone, int order) in compaction_deferred() 192 void compaction_defer_reset(struct zone *zone, int order, in compaction_defer_reset() 206 static bool compaction_restarting(struct zone *zone, int order) in compaction_restarting() 553 unsigned int order; in isolate_freepages_block() local 585 const unsigned int order = compound_order(page); in isolate_freepages_block() local 956 const unsigned int order = compound_order(page); in isolate_migratepages_block() local [all …]
|
D | page_reporting.h | 33 static inline void page_reporting_notify_free(unsigned int order) in page_reporting_notify_free() 49 static inline void page_reporting_notify_free(unsigned int order) in page_reporting_notify_free()
|
D | shuffle.h | 28 static inline bool is_shuffle_order(int order) in is_shuffle_order() 48 static inline bool is_shuffle_order(int order) in is_shuffle_order()
|
/linux-6.1.9/arch/arm64/kvm/hyp/nvhe/ |
D | page_alloc.c | 35 unsigned short order) in __find_buddy_nocheck() 54 unsigned short order) in __find_buddy_avail() 96 unsigned short order = p->order; in __hyp_attach_page() local 126 unsigned short order) in __hyp_extract_page() 199 unsigned short order = p->order; in hyp_split_page() local 211 void *hyp_alloc_pages(struct hyp_pool *pool, unsigned short order) in hyp_alloc_pages()
|
/linux-6.1.9/arch/s390/mm/ |
D | page-states.c | 72 static inline void set_page_unused(struct page *page, int order) in set_page_unused() 83 static inline void set_page_stable_dat(struct page *page, int order) in set_page_stable_dat() 94 static inline void set_page_stable_nodat(struct page *page, int order) in set_page_stable_nodat() 209 void arch_free_page(struct page *page, int order) in arch_free_page() 216 void arch_alloc_page(struct page *page, int order) in arch_alloc_page() 226 void arch_set_page_dat(struct page *page, int order) in arch_set_page_dat()
|
/linux-6.1.9/arch/riscv/kvm/ |
D | tlb.c | 23 unsigned long order) in kvm_riscv_local_hfence_gvma_vmid_gpa() 51 unsigned long order) in kvm_riscv_local_hfence_gvma_gpa() 82 unsigned long order) in kvm_riscv_local_hfence_vvma_asid_gva() 122 unsigned long order) in kvm_riscv_local_hfence_vvma_gva() 332 unsigned long order) in kvm_riscv_hfence_gvma_vmid_gpa() 355 unsigned long order, unsigned long asid) in kvm_riscv_hfence_vvma_asid_gva() 384 unsigned long order) in kvm_riscv_hfence_vvma_gva()
|
/linux-6.1.9/tools/testing/radix-tree/ |
D | multiorder.c | 16 unsigned order) in item_insert_order() 42 int order[NUM_ENTRIES] = {1, 1, 2, 3, 4, 1, 0, 1, 3, 0, 7}; in multiorder_iteration() local 82 int order[MT_NUM_ENTRIES] = {1, 0, 2, 4, 3, 1, 3, 0, 7}; in multiorder_tagged_iteration() local 167 unsigned int order = RADIX_TREE_MAP_SHIFT - 1; in creator_func() local
|
/linux-6.1.9/drivers/gpu/drm/tests/ |
D | drm_buddy_test.c | 21 static inline u64 get_size(int order, u64 chunk_size) in get_size() 227 unsigned int order; in check_mm() local 330 int order, top; in drm_test_buddy_alloc_pathological() local 410 int *order; in drm_test_buddy_alloc_smoke() local 431 int order, err; in drm_test_buddy_alloc_smoke() local 502 unsigned int order; in drm_test_buddy_alloc_pessimistic() local 599 int order; in drm_test_buddy_alloc_optimistic() local
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_buddy.c | 77 unsigned int *order) in dr_buddy_find_free_seg() 122 unsigned int order, in mlx5dr_buddy_alloc_mem() 153 unsigned int seg, unsigned int order) in mlx5dr_buddy_free_mem()
|
/linux-6.1.9/drivers/gpu/drm/ |
D | drm_buddy.c | 16 unsigned int order, in drm_block_alloc() 146 unsigned int order; in drm_buddy_init() local 333 unsigned int order) in alloc_range_bias() 408 get_maxblock(struct drm_buddy *mm, unsigned int order) in get_maxblock() 435 unsigned int order, in alloc_from_freelist() 668 unsigned int min_order, order; in drm_buddy_alloc_blocks() local 770 int order; in drm_buddy_print() local
|
/linux-6.1.9/drivers/gpu/drm/ttm/ |
D | ttm_pool.c | 79 unsigned int order) in ttm_pool_alloc_page() 132 unsigned int order, struct page *p) in ttm_pool_free_page() 184 static int ttm_pool_map(struct ttm_pool *pool, unsigned int order, in ttm_pool_map() 258 enum ttm_caching caching, unsigned int order) in ttm_pool_type_init() 287 unsigned int order) in ttm_pool_select_type() 367 unsigned int i, order; in ttm_pool_alloc() local 464 unsigned int order, num_pages; in ttm_pool_free() local
|
/linux-6.1.9/arch/sparc/include/asm/ |
D | agp.h | 12 #define alloc_gatt_pages(order) \ argument 14 #define free_gatt_pages(table, order) \ argument
|
/linux-6.1.9/arch/parisc/include/asm/ |
D | agp.h | 16 #define alloc_gatt_pages(order) \ argument 18 #define free_gatt_pages(table, order) \ argument
|
/linux-6.1.9/arch/x86/include/asm/ |
D | agp.h | 27 #define alloc_gatt_pages(order) \ argument 29 #define free_gatt_pages(table, order) \ argument
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | agp.h | 13 #define alloc_gatt_pages(order) \ argument 15 #define free_gatt_pages(table, order) \ argument
|
/linux-6.1.9/arch/alpha/include/asm/ |
D | agp.h | 14 #define alloc_gatt_pages(order) \ argument 16 #define free_gatt_pages(table, order) \ argument
|
/linux-6.1.9/arch/ia64/include/asm/ |
D | agp.h | 22 #define alloc_gatt_pages(order) \ argument 24 #define free_gatt_pages(table, order) \ argument
|
/linux-6.1.9/drivers/gpu/drm/lib/ |
D | drm_random.c | 16 void drm_random_reorder(unsigned int *order, unsigned int count, in drm_random_reorder() 31 unsigned int *order, i; in drm_random_order() local
|
/linux-6.1.9/tools/testing/memblock/ |
D | internal.h | 18 void __free_pages_core(struct page *page, unsigned int order) in __free_pages_core() 23 unsigned int order) in memblock_free_pages()
|