/linux-6.12.1/drivers/iommu/ |
D | iommu-pages.h | 28 static inline void __iommu_alloc_account(struct page *page, int order) in __iommu_alloc_account() 41 static inline void __iommu_free_account(struct page *page, int order) in __iommu_free_account() 56 static inline struct page *__iommu_alloc_pages(gfp_t gfp, int order) in __iommu_alloc_pages() 74 static inline void __iommu_free_pages(struct page *page, int order) in __iommu_free_pages() 92 static inline void *iommu_alloc_pages_node(int nid, gfp_t gfp, int order) in iommu_alloc_pages_node() 111 static inline void *iommu_alloc_pages(gfp_t gfp, int order) in iommu_alloc_pages() 149 static inline void iommu_free_pages(void *virt, int order) in iommu_free_pages()
|
/linux-6.12.1/mm/ |
D | page_alloc.c | 314 _deferred_grow_zone(struct zone *zone, unsigned int order) in _deferred_grow_zone() 324 static inline bool _deferred_grow_zone(struct zone *zone, unsigned int order) in _deferred_grow_zone() 509 static inline unsigned int order_to_pindex(int migratetype, int order) in order_to_pindex() 530 int order = pindex / MIGRATE_PCPTYPES; in pindex_to_order() local 542 static inline bool pcp_allowed_order(unsigned int order) in pcp_allowed_order() 565 void prep_compound_page(struct page *page, unsigned int order) in prep_compound_page() 577 static inline void set_buddy_order(struct page *page, unsigned int order) in set_buddy_order() 596 int order, int migratetype) in compaction_capture() 629 int order, int migratetype) in compaction_capture() 654 unsigned int order, int migratetype, in __add_to_free_list() [all …]
|
D | compaction.c | 51 static inline bool is_via_compact_memory(int order) in is_via_compact_memory() 59 static inline bool is_via_compact_memory(int order) { return false; } in is_via_compact_memory() 67 #define block_start_pfn(pfn, order) round_down(pfn, 1UL << (order)) argument 68 #define block_end_pfn(pfn, order) ALIGN((pfn) + 1, 1UL << (order)) argument 83 static struct page *mark_allocated_noprof(struct page *page, unsigned int order, gfp_t gfp_flags) in mark_allocated_noprof() 92 int order; in release_free_list() local 158 static void defer_compaction(struct zone *zone, int order) in defer_compaction() 173 static bool compaction_deferred(struct zone *zone, int order) in compaction_deferred() 196 void compaction_defer_reset(struct zone *zone, int order, in compaction_defer_reset() 210 static bool compaction_restarting(struct zone *zone, int order) in compaction_restarting() [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 | debug_page_alloc.c | 35 bool __set_page_guard(struct zone *zone, struct page *page, unsigned int order) in __set_page_guard() 47 void __clear_page_guard(struct zone *zone, struct page *page, unsigned int order) in __clear_page_guard()
|
/linux-6.12.1/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 430 unsigned int i, order = 3; in check_cmpxchg_order() local 585 unsigned int order) in check_multi_store_1() 610 unsigned int order) in check_multi_store_2() 624 unsigned int order) in check_multi_store_3() 734 unsigned int order, in check_xa_multi_store_adv_add() 766 unsigned int order) in check_xa_multi_store_adv_del_entry() 777 unsigned int order) in check_xa_multi_store_adv_delete() [all …]
|
/linux-6.12.1/include/linux/ |
D | gfp.h | 199 static inline void arch_free_page(struct page *page, int order) { } in arch_free_page() 202 static inline void arch_alloc_page(struct page *page, int order) { } in arch_alloc_page() 264 __alloc_pages_node_noprof(int nid, gfp_t gfp_mask, unsigned int order) in __alloc_pages_node_noprof() 275 struct folio *__folio_alloc_node_noprof(gfp_t gfp, unsigned int order, int nid) in __folio_alloc_node_noprof() 291 unsigned int order) in alloc_pages_node_noprof() 311 static inline struct page *alloc_pages_noprof(gfp_t gfp_mask, unsigned int order) in alloc_pages_noprof() 315 static inline struct page *alloc_pages_mpol_noprof(gfp_t gfp, unsigned int order, in alloc_pages_mpol_noprof() 320 static inline struct folio *folio_alloc_noprof(gfp_t gfp, unsigned int order) in folio_alloc_noprof() 324 static inline struct folio *folio_alloc_mpol_noprof(gfp_t gfp, unsigned int order, in folio_alloc_mpol_noprof() 329 #define vma_alloc_folio_noprof(gfp, order, vma, addr, hugepage) \ argument [all …]
|
D | page_owner.h | 22 static inline void reset_page_owner(struct page *page, unsigned short order) in reset_page_owner() 29 unsigned short order, gfp_t gfp_mask) in set_page_owner() 57 static inline void reset_page_owner(struct page *page, unsigned short order) in reset_page_owner() 61 unsigned short order, gfp_t gfp_mask) in set_page_owner()
|
D | page_table_check.h | 28 static inline void page_table_check_alloc(struct page *page, unsigned int order) in page_table_check_alloc() 36 static inline void page_table_check_free(struct page *page, unsigned int order) in page_table_check_free() 107 static inline void page_table_check_alloc(struct page *page, unsigned int order) in page_table_check_alloc() 111 static inline void page_table_check_free(struct page *page, unsigned int order) in page_table_check_free()
|
D | compaction.h | 65 static inline unsigned long compact_gap(unsigned int order) in compact_gap() 110 static inline bool compaction_suitable(struct zone *zone, int order, in compaction_suitable() 124 int order, int highest_zoneidx) in wakeup_kcompactd()
|
D | kasan.h | 111 unsigned int order, bool init) in kasan_poison_pages() 119 unsigned int order, bool init) in kasan_unpoison_pages() 300 unsigned int order) in kasan_mempool_poison_pages() 322 unsigned int order) in kasan_mempool_unpoison_pages() 403 static inline void kasan_poison_pages(struct page *page, unsigned int order, in kasan_poison_pages() 405 static inline bool kasan_unpoison_pages(struct page *page, unsigned int order, in kasan_unpoison_pages() 451 static inline bool kasan_mempool_poison_pages(struct page *page, unsigned int order) in kasan_mempool_poison_pages() 455 static inline void kasan_mempool_unpoison_pages(struct page *page, unsigned int order) {} in kasan_mempool_unpoison_pages()
|
/linux-6.12.1/drivers/media/pci/cx18/ |
D | cx18-mailbox.c | 231 static void epu_dma_done(struct cx18 *cx, struct cx18_in_work_order *order) in epu_dma_done() 324 static void epu_debug(struct cx18 *cx, struct cx18_in_work_order *order) in epu_debug() 335 static void epu_cmd(struct cx18 *cx, struct cx18_in_work_order *order) in epu_cmd() 364 void free_in_work_order(struct cx18 *cx, struct cx18_in_work_order *order) in free_in_work_order() 371 struct cx18_in_work_order *order = in cx18_in_work_handler() local 383 static void mb_ack_irq(struct cx18 *cx, struct cx18_in_work_order *order) in mb_ack_irq() 417 static int epu_dma_done_irq(struct cx18 *cx, struct cx18_in_work_order *order) in epu_dma_done_irq() 445 int epu_debug_irq(struct cx18 *cx, struct cx18_in_work_order *order) in epu_debug_irq() 466 int epu_cmd_irq(struct cx18 *cx, struct cx18_in_work_order *order) in epu_cmd_irq() 501 struct cx18_in_work_order *order = NULL; in alloc_in_work_order_irq() local [all …]
|
/linux-6.12.1/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() 97 unsigned short order = p->order; in __hyp_attach_page() local 132 unsigned short order) in __hyp_extract_page() 186 unsigned short order = p->order; in hyp_split_page() local 198 void *hyp_alloc_pages(struct hyp_pool *pool, unsigned short order) in hyp_alloc_pages()
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_buddy.c | 16 unsigned int order, in drm_block_alloc() 125 unsigned int order; in __drm_buddy_free() local 169 unsigned int order; in __force_merge() local 284 unsigned int order; in drm_buddy_init() local 328 unsigned int order; in drm_buddy_fini() local 478 unsigned int order, in __alloc_range_bias() 570 unsigned int order, in __drm_buddy_alloc_range_bias() 586 get_maxblock(struct drm_buddy *mm, unsigned int order, in get_maxblock() 622 unsigned int order, in alloc_from_freelist() 806 unsigned int order; in __alloc_contig_try_harder() local [all …]
|
/linux-6.12.1/arch/riscv/kvm/ |
D | tlb.c | 22 unsigned long order) in kvm_riscv_local_hfence_gvma_vmid_gpa() 50 unsigned long order) in kvm_riscv_local_hfence_gvma_gpa() 81 unsigned long order) in kvm_riscv_local_hfence_vvma_asid_gva() 121 unsigned long order) in kvm_riscv_local_hfence_vvma_gva() 335 unsigned long order) in kvm_riscv_hfence_gvma_vmid_gpa() 358 unsigned long order, unsigned long asid) in kvm_riscv_hfence_vvma_asid_gva() 387 unsigned long order) in kvm_riscv_hfence_vvma_gva()
|
/linux-6.12.1/drivers/gpu/drm/tests/ |
D | drm_buddy_test.c | 19 static inline u64 get_size(int order, u64 chunk_size) in get_size() 28 unsigned int i, count, *order; in drm_test_buddy_alloc_range_bias() local 270 unsigned int order; in drm_test_buddy_alloc_clear() local 495 int order, top; in drm_test_buddy_alloc_pathological() local 577 unsigned int order; in drm_test_buddy_alloc_pessimistic() local 674 int order; in drm_test_buddy_alloc_optimistic() local
|
/linux-6.12.1/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 218 unsigned int order; in load_creator() local
|
/linux-6.12.1/arch/riscv/mm/ |
D | hugetlbpage.c | 35 unsigned long order; in huge_pte_alloc() local 88 unsigned long order; in huge_pte_offset() local 186 unsigned long order; in arch_make_huge_pte() local 270 unsigned long order; in huge_ptep_set_access_flags() local 314 unsigned long order; in huge_ptep_set_wrprotect() local 369 unsigned long order; in is_napot_size() local 384 unsigned long order; in napot_hugetlbpages_init() local
|
/linux-6.12.1/drivers/gpu/drm/ttm/tests/ |
D | ttm_pool_test.c | 14 unsigned int order; member 244 unsigned int order = 0; in ttm_pool_alloc_order_caching_match() local 274 unsigned int order = 0; in ttm_pool_alloc_caching_mismatch() local 306 unsigned int order = 2; in ttm_pool_alloc_order_mismatch() local 342 unsigned int order = 2; in ttm_pool_free_dma_alloc() local 373 unsigned int order = 2; in ttm_pool_free_no_dma_alloc() local 401 unsigned int order = 0; in ttm_pool_fini_basic() local
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_buddy.c | 75 unsigned int *order) in dr_buddy_find_free_seg() 120 unsigned int order, in mlx5dr_buddy_alloc_mem() 151 unsigned int seg, unsigned int order) in mlx5dr_buddy_free_mem()
|
/linux-6.12.1/drivers/gpu/drm/ttm/ |
D | ttm_pool.c | 81 unsigned int order) in ttm_pool_alloc_page() 134 unsigned int order, struct page *p) in ttm_pool_free_page() 186 static int ttm_pool_map(struct ttm_pool *pool, unsigned int order, in ttm_pool_map() 260 enum ttm_caching caching, unsigned int order) in ttm_pool_type_init() 289 unsigned int order) in ttm_pool_select_type() 358 static int ttm_pool_page_allocated(struct ttm_pool *pool, unsigned int order, in ttm_pool_page_allocated() 397 unsigned int order; in ttm_pool_free_range() local 438 unsigned int order; in ttm_pool_alloc() local
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | mlx5hws_buddy.c | 85 u32 *order) in hws_buddy_find_free_seg() 113 int mlx5hws_buddy_alloc_mem(struct mlx5hws_buddy_mem *buddy, u32 order) in mlx5hws_buddy_alloc_mem() 136 void mlx5hws_buddy_free_mem(struct mlx5hws_buddy_mem *buddy, u32 seg, u32 order) in mlx5hws_buddy_free_mem()
|
/linux-6.12.1/arch/s390/mm/ |
D | page-states.c | 17 void arch_free_page(struct page *page, int order) in arch_free_page() 24 void arch_alloc_page(struct page *page, int order) in arch_alloc_page()
|
/linux-6.12.1/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.12.1/drivers/pci/endpoint/ |
D | pci-epc-mem.c | 25 int order; in pci_epc_mem_get_order() local 186 int order; in pci_epc_mem_alloc_addr() local 251 int order; in pci_epc_mem_free_addr() local
|