Home
last modified time | relevance | path

Searched defs:order (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/linux/mm/ !
H A Dpage_alloc.c319 _deferred_grow_zone(struct zone *zone, unsigned int order) in _deferred_grow_zone() argument
329 static inline bool _deferred_grow_zone(struct zone *zone, unsigned int order) in _deferred_grow_zone() argument
658 static inline unsigned int order_to_pindex(int migratetype, int order) in order_to_pindex() argument
679 int order = pindex / MIGRATE_PCPTYPES; pindex_to_order() local
691 pcp_allowed_order(unsigned int order) pcp_allowed_order() argument
714 prep_compound_page(struct page * page,unsigned int order) prep_compound_page() argument
726 set_buddy_order(struct page * page,unsigned int order) set_buddy_order() argument
745 compaction_capture(struct capture_control * capc,struct page * page,int order,int migratetype) compaction_capture() argument
782 compaction_capture(struct capture_control * capc,struct page * page,int order,int migratetype) compaction_capture() argument
807 __add_to_free_list(struct page * page,struct zone * zone,unsigned int order,int migratetype,bool tail) __add_to_free_list() argument
833 move_to_free_list(struct page * page,struct zone * zone,unsigned int order,int old_mt,int new_mt) move_to_free_list() argument
857 __del_page_from_free_list(struct page * page,struct zone * zone,unsigned int order,int migratetype) __del_page_from_free_list() argument
879 del_page_from_free_list(struct page * page,struct zone * zone,unsigned int order,int migratetype) del_page_from_free_list() argument
902 buddy_merge_likely(unsigned long pfn,unsigned long buddy_pfn,struct page * page,unsigned int order) buddy_merge_likely() argument
943 __free_one_page(struct page * page,unsigned long pfn,struct zone * zone,unsigned int order,int migratetype,fpi_t fpi_flags) __free_one_page() argument
1306 free_pages_prepare(struct page * page,unsigned int order) free_pages_prepare() argument
1448 unsigned int order; free_pcppages_bulk() local
1498 split_large_buddy(struct zone * zone,struct page * page,unsigned long pfn,int order,fpi_t fpi) split_large_buddy() argument
1521 add_page_to_zone_llist(struct zone * zone,struct page * page,unsigned int order) add_page_to_zone_llist() argument
1530 free_one_page(struct zone * zone,struct page * page,unsigned long pfn,unsigned int order,fpi_t fpi_flags) free_one_page() argument
1565 __free_pages_ok(struct page * page,unsigned int order,fpi_t fpi_flags) __free_pages_ok() argument
1575 __free_pages_core(struct page * page,unsigned int order,enum meminit_context context) __free_pages_core() argument
1754 check_new_pages(struct page * page,unsigned int order) check_new_pages() argument
1796 post_alloc_hook(struct page * page,unsigned int order,gfp_t gfp_flags) post_alloc_hook() argument
1856 prep_new_page(struct page * page,unsigned int order,gfp_t gfp_flags,unsigned int alloc_flags) prep_new_page() argument
1881 __rmqueue_smallest(struct zone * zone,unsigned int order,int migratetype) __rmqueue_smallest() argument
1921 __rmqueue_cma_fallback(struct zone * zone,unsigned int order) __rmqueue_cma_fallback() argument
1927 __rmqueue_cma_fallback(struct zone * zone,unsigned int order) __rmqueue_cma_fallback() argument
1939 unsigned int order; __move_freepages_block() local
2037 int order = 0; find_large_buddy() local
2109 int order = buddy_order(buddy); __move_freepages_block_isolate() local
2120 int order = buddy_order(page); __move_freepages_block_isolate() local
2211 should_try_claim_block(unsigned int order,int start_mt) should_try_claim_block() argument
2259 find_suitable_fallback(struct free_area * area,unsigned int order,int migratetype,bool claimable) find_suitable_fallback() argument
2289 try_to_claim_block(struct zone * zone,struct page * page,int current_order,int order,int start_type,int block_type,unsigned int alloc_flags) try_to_claim_block() argument
2363 __rmqueue_claim(struct zone * zone,int order,int start_migratetype,unsigned int alloc_flags) __rmqueue_claim() argument
2418 __rmqueue_steal(struct zone * zone,int order,int start_migratetype) __rmqueue_steal() argument
2454 __rmqueue(struct zone * zone,unsigned int order,int migratetype,unsigned int alloc_flags,enum rmqueue_mode * mode) __rmqueue() argument
2523 rmqueue_bulk(struct zone * zone,unsigned int order,unsigned long count,struct list_head * list,int migratetype,unsigned int alloc_flags) rmqueue_bulk() argument
2824 free_frozen_page_commit(struct zone * zone,struct per_cpu_pages * pcp,struct page * page,int migratetype,unsigned int order,fpi_t fpi_flags) free_frozen_page_commit() argument
2881 __free_frozen_pages(struct page * page,unsigned int order,fpi_t fpi_flags) __free_frozen_pages() argument
2931 free_frozen_pages(struct page * page,unsigned int order) free_frozen_pages() argument
2950 unsigned int order = folio_order(folio); free_unref_folios() local
2974 unsigned int order = (unsigned long)folio->private; free_unref_folios() local
3042 split_page(struct page * page,unsigned int order) split_page() argument
3057 __isolate_free_page(struct page * page,unsigned int order) __isolate_free_page() argument
3107 __putback_isolated_page(struct page * page,unsigned int order,int mt) __putback_isolated_page() argument
3147 rmqueue_buddy(struct zone * preferred_zone,struct zone * zone,unsigned int order,unsigned int alloc_flags,int migratetype) rmqueue_buddy() argument
3191 nr_pcp_alloc(struct per_cpu_pages * pcp,struct zone * zone,int order) nr_pcp_alloc() argument
3243 __rmqueue_pcplist(struct zone * zone,unsigned int order,int migratetype,unsigned int alloc_flags,struct per_cpu_pages * pcp,struct list_head * list) __rmqueue_pcplist() argument
3275 rmqueue_pcplist(struct zone * preferred_zone,struct zone * zone,unsigned int order,int migratetype,unsigned int alloc_flags) rmqueue_pcplist() argument
3322 rmqueue(struct zone * preferred_zone,struct zone * zone,unsigned int order,gfp_t gfp_flags,unsigned int alloc_flags,int migratetype) rmqueue() argument
3355 reserve_highatomic_pageblock(struct page * page,int order,struct zone * zone) reserve_highatomic_pageblock() argument
3415 int order; unreserve_highatomic_pageblock() local
3487 __zone_watermark_unusable_free(struct zone * z,unsigned int order,unsigned int alloc_flags) __zone_watermark_unusable_free() argument
3513 __zone_watermark_ok(struct zone * z,unsigned int order,unsigned long mark,int highest_zoneidx,unsigned int alloc_flags,long free_pages) __zone_watermark_ok() argument
3591 zone_watermark_ok(struct zone * z,unsigned int order,unsigned long mark,int highest_zoneidx,unsigned int alloc_flags) zone_watermark_ok() argument
3598 zone_watermark_fast(struct zone * z,unsigned int order,unsigned long mark,int highest_zoneidx,unsigned int alloc_flags,gfp_t gfp_mask) zone_watermark_fast() argument
3719 get_page_from_freelist(gfp_t gfp_mask,unsigned int order,int alloc_flags,const struct alloc_context * ac) get_page_from_freelist() argument
3937 __alloc_pages_cpuset_fallback(gfp_t gfp_mask,unsigned int order,unsigned int alloc_flags,const struct alloc_context * ac) __alloc_pages_cpuset_fallback() argument
3956 __alloc_pages_may_oom(gfp_t gfp_mask,unsigned int order,const struct alloc_context * ac,unsigned long * did_some_progress) __alloc_pages_may_oom() argument
4051 __alloc_pages_direct_compact(gfp_t gfp_mask,unsigned int order,unsigned int alloc_flags,const struct alloc_context * ac,enum compact_priority prio,enum compact_result * compact_result) __alloc_pages_direct_compact() argument
4110 should_compact_retry(struct alloc_context * ac,int order,int alloc_flags,enum compact_result compact_result,enum compact_priority * compact_priority,int * compaction_retries) should_compact_retry() argument
4176 __alloc_pages_direct_compact(gfp_t gfp_mask,unsigned int order,unsigned int alloc_flags,const struct alloc_context * ac,enum compact_priority prio,enum compact_result * compact_result) __alloc_pages_direct_compact() argument
4185 should_compact_retry(struct alloc_context * ac,unsigned int order,int alloc_flags,enum compact_result compact_result,enum compact_priority * compact_priority,int * compaction_retries) should_compact_retry() argument
4297 __perform_reclaim(gfp_t gfp_mask,unsigned int order,const struct alloc_context * ac) __perform_reclaim() argument
4323 __alloc_pages_direct_reclaim(gfp_t gfp_mask,unsigned int order,unsigned int alloc_flags,const struct alloc_context * ac,unsigned long * did_some_progress) __alloc_pages_direct_reclaim() argument
4356 wake_all_kswapds(unsigned int order,gfp_t gfp_mask,const struct alloc_context * ac) wake_all_kswapds() argument
4382 gfp_to_alloc_flags(gfp_t gfp_mask,unsigned int order) gfp_to_alloc_flags() argument
4486 should_reclaim_retry(gfp_t gfp_mask,unsigned order,struct alloc_context * ac,int alloc_flags,bool did_some_progress,int * no_progress_loops) should_reclaim_retry() argument
4596 __alloc_pages_slowpath(gfp_t gfp_mask,unsigned int order,struct alloc_context * ac) __alloc_pages_slowpath() argument
4894 prepare_alloc_pages(gfp_t gfp_mask,unsigned int order,int preferred_nid,nodemask_t * nodemask,struct alloc_context * ac,gfp_t * alloc_gfp,unsigned int * alloc_flags) prepare_alloc_pages() argument
5112 __alloc_frozen_pages_noprof(gfp_t gfp,unsigned int order,int preferred_nid,nodemask_t * nodemask) __alloc_frozen_pages_noprof() argument
5177 __alloc_pages_noprof(gfp_t gfp,unsigned int order,int preferred_nid,nodemask_t * nodemask) __alloc_pages_noprof() argument
5189 __folio_alloc_noprof(gfp_t gfp,unsigned int order,int preferred_nid,nodemask_t * nodemask) __folio_alloc_noprof() argument
5203 get_free_pages_noprof(gfp_t gfp_mask,unsigned int order) get_free_pages_noprof() argument
5220 ___free_pages(struct page * page,unsigned int order,fpi_t fpi_flags) ___free_pages() argument
5258 __free_pages(struct page * page,unsigned int order) __free_pages() argument
5268 free_pages_nolock(struct page * page,unsigned int order) free_pages_nolock() argument
5273 free_pages(unsigned long addr,unsigned int order) free_pages() argument
5283 make_alloc_exact(unsigned long addr,unsigned int order,size_t size) make_alloc_exact() argument
5321 unsigned int order = get_order(size); alloc_pages_exact_noprof() local
5346 unsigned int order = get_order(size); alloc_pages_exact_nid_noprof() local
6759 int order; split_free_pages() local
6954 int order = ilog2(end - start); alloc_contig_range_noprof() local
7154 unsigned int order; __offline_isolated_pages() local
7200 unsigned int order; is_free_buddy_page() local
7216 add_to_free_list(struct page * page,struct zone * zone,unsigned int order,int migratetype,bool tail) add_to_free_list() argument
7261 unsigned int order; take_page_off_buddy() local
7348 page_contains_unaccepted(struct page * page,unsigned int order) page_contains_unaccepted() argument
7403 cond_accept_memory(struct zone * zone,unsigned int order,int alloc_flags) cond_accept_memory() argument
7462 page_contains_unaccepted(struct page * page,unsigned int order) page_contains_unaccepted() argument
7467 cond_accept_memory(struct zone * zone,unsigned int order,int alloc_flags) cond_accept_memory() argument
7496 alloc_pages_nolock_noprof(int nid,unsigned int order) alloc_pages_nolock_noprof() argument
[all...]
H A Dcompaction.c51 static inline bool is_via_compact_memory(int order) in is_via_compact_memory() argument
59 static inline bool is_via_compact_memory(int order) { return false; } in is_via_compact_memory() argument
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_ argument
93 int order; release_free_list() local
126 defer_compaction(struct zone * zone,int order) defer_compaction() argument
141 compaction_deferred(struct zone * zone,int order) compaction_deferred() argument
164 compaction_defer_reset(struct zone * zone,int order,bool alloc_success) compaction_defer_reset() argument
178 compaction_restarting(struct zone * zone,int order) compaction_restarting() argument
568 unsigned int order; isolate_freepages_block() local
599 const unsigned int order = compound_order(page); isolate_freepages_block() local
699 int order; isolate_freepages_range() local
801 skip_isolation_on_order(int order,int target_order) skip_isolation_on_order() argument
951 const unsigned int order = compound_order(page); isolate_migratepages_block() local
1034 const unsigned int order = compound_order(page); isolate_migratepages_block() local
1384 int order = cc->order > 0 ? cc->order : pageblock_order; suitable_migration_target() local
1487 next_search_order(struct compact_control * cc,int order) next_search_order() argument
1513 int order; fast_isolate_freepages() local
1801 int order = folio_order(src); compaction_alloc_noprof() local
1858 int order = folio_order(dst); compaction_free() local
1930 int order; fast_find_migrateblock() local
2236 unsigned int order; __compact_finished() local
2357 __compaction_suitable(struct zone * zone,int order,unsigned long watermark,int highest_zoneidx,unsigned long free_pages) __compaction_suitable() argument
2387 compaction_suitable(struct zone * zone,int order,unsigned long watermark,int highest_zoneidx) compaction_suitable() argument
2432 compaction_zonelist_suitable(struct alloc_context * ac,int order,int alloc_flags) compaction_zonelist_suitable() argument
2470 compaction_suit_allocation_order(struct zone * zone,unsigned int order,int highest_zoneidx,unsigned int alloc_flags,bool async,bool kcompactd) compaction_suit_allocation_order() argument
2520 int order; compact_zone() local
2749 compact_zone_order(struct zone * zone,int order,gfp_t gfp_mask,enum compact_priority prio,unsigned int alloc_flags,int highest_zoneidx,struct page ** capture) compact_zone_order() argument
2814 try_to_compact_pages(gfp_t gfp_mask,unsigned int order,unsigned int alloc_flags,const struct alloc_context * ac,enum compact_priority prio,struct page ** capture) try_to_compact_pages() argument
3135 wakeup_kcompactd(pg_data_t * pgdat,int order,int highest_zoneidx) wakeup_kcompactd() argument
[all...]
H A Dpage_reporting.h33 static inline void page_reporting_notify_free(unsigned int order) in page_reporting_notify_free() argument
49 static inline void page_reporting_notify_free(unsigned int order) in page_reporting_notify_free() argument
H A Ddebug_page_alloc.c35 bool __set_page_guard(struct zone *zone, struct page *page, unsigned int order) in __set_page_guard() argument
47 void __clear_page_guard(struct zone *zone, struct page *page, unsigned int order) in __clear_page_guard() argument
H A Dshuffle.h28 static inline bool is_shuffle_order(int order) in is_shuffle_order() argument
48 static inline bool is_shuffle_order(int order) in is_shuffle_order() argument
H A Dpage_reporting.c117 unsigned int order = get_order(sg->length); in page_reporting_drain() local
147 unsigned int order, unsigned int mt, in page_reporting_cycle() argument
263 unsigned int order, mt, leftover, offset = PAGE_REPORTING_CAPACITY; page_reporting_process_zone() local
[all...]
/linux/lib/ !
H A Dtest_xarray.c72 unsigned order, void *entry, gfp_t gfp) in xa_store_order() argument
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; check_cmpxchg_order() local
585 check_multi_store_1(struct xarray * xa,unsigned long index,unsigned int order) check_multi_store_1() argument
610 check_multi_store_2(struct xarray * xa,unsigned long index,unsigned int order) check_multi_store_2() argument
624 check_multi_store_3(struct xarray * xa,unsigned long index,unsigned int order) check_multi_store_3() argument
734 check_xa_multi_store_adv_add(struct xarray * xa,unsigned long index,unsigned int order,void * p) check_xa_multi_store_adv_add() argument
766 check_xa_multi_store_adv_del_entry(struct xarray * xa,unsigned long index,unsigned int order) check_xa_multi_store_adv_del_entry() argument
777 check_xa_multi_store_adv_delete(struct xarray * xa,unsigned long index,unsigned int order) check_xa_multi_store_adv_delete() argument
819 check_xa_multi_store_adv(struct xarray * xa,unsigned long pos,unsigned int order) check_xa_multi_store_adv() argument
1114 __check_store_iter(struct xarray * xa,unsigned long start,unsigned int order,unsigned int present) __check_store_iter() argument
1180 check_multi_find_1(struct xarray * xa,unsigned order) check_multi_find_1() argument
1238 unsigned int order; check_multi_find_3() local
1401 unsigned int order; check_find_entry() local
1434 int order; check_pause() local
1663 xa_store_many_order(struct xarray * xa,unsigned long index,unsigned order) xa_store_many_order() argument
1686 check_create_range_1(struct xarray * xa,unsigned long index,unsigned order) check_create_range_1() argument
1696 check_create_range_2(struct xarray * xa,unsigned order) check_create_range_2() argument
1717 check_create_range_4(struct xarray * xa,unsigned long index,unsigned order) check_create_range_4() argument
1749 check_create_range_5(struct xarray * xa,unsigned long index,unsigned int order) check_create_range_5() argument
1769 unsigned int order; check_create_range() local
1837 check_split_1(struct xarray * xa,unsigned long index,unsigned int order,unsigned int new_order) check_split_1() argument
1875 check_split_2(struct xarray * xa,unsigned long index,unsigned int order,unsigned int new_order) check_split_2() argument
1924 unsigned int order, new_order; check_split() local
2059 unsigned int order; check_account() local
2088 unsigned int order; check_get_order() local
2110 unsigned int order; check_xas_get_order() local
2145 unsigned int order; check_xas_conflict_get_order() local
[all...]
/linux/include/linux/ !
H A Dgfp.h218 static inline void arch_free_page(struct page *page, int order) { } in arch_free_page() argument
221 static inline void arch_alloc_page(struct page *page, int order) { } in arch_alloc_page() argument
279 __alloc_pages_node_noprof(int nid, gfp_t gfp_mask, unsigned int order) in __alloc_pages_node_noprof() argument
290 struct folio *__folio_alloc_node_noprof(gfp_t gfp, unsigned int order, int nid) in __folio_alloc_node_noprof() argument
306 alloc_pages_node_noprof(int nid,gfp_t gfp_mask,unsigned int order) alloc_pages_node_noprof() argument
324 alloc_pages_noprof(gfp_t gfp_mask,unsigned int order) alloc_pages_noprof() argument
328 folio_alloc_noprof(gfp_t gfp,unsigned int order) folio_alloc_noprof() argument
332 folio_alloc_mpol_noprof(gfp_t gfp,unsigned int order,struct mempolicy * mpol,pgoff_t ilx,int nid) folio_alloc_mpol_noprof() argument
337 vma_alloc_folio_noprof(gfp,order,vma,addr) global() argument
378 __get_dma_pages(gfp_mask,order) global() argument
444 folio_alloc_gigantic_noprof(int order,gfp_t gfp,int nid,nodemask_t * node) folio_alloc_gigantic_noprof() argument
457 folio_alloc_gigantic_noprof(int order,gfp_t gfp,int nid,nodemask_t * node) folio_alloc_gigantic_noprof() argument
[all...]
H A Dpage_owner.h22 static inline void reset_page_owner(struct page *page, unsigned short order) in reset_page_owner() argument
29 unsigned short order, gfp_t gfp_mask) in set_page_owner() argument
57 static inline void reset_page_owner(struct page *page, unsigned short order) in reset_page_owner() argument
61 unsigned short order, gfp_t gfp_mask) in set_page_owner() argument
H A Dcompaction.h65 static inline unsigned long compact_gap(unsigned int order) in compact_gap() argument
115 compaction_suitable(struct zone * zone,int order,unsigned long watermark,int highest_zoneidx) compaction_suitable() argument
130 wakeup_kcompactd(pg_data_t * pgdat,int order,int highest_zoneidx) wakeup_kcompactd() argument
[all...]
H A Dpage_table_check.h30 static inline void page_table_check_alloc(struct page *page, unsigned int order) in page_table_check_alloc() argument
38 static inline void page_table_check_free(struct page *page, unsigned int order) in page_table_check_free() argument
109 static inline void page_table_check_alloc(struct page *page, unsigned int order) in page_table_check_alloc() argument
113 static inline void page_table_check_free(struct page *page, unsigned int order) in page_table_check_free() argument
H A Dhuge_mm.h101 #define thp_vma_allowable_order(vma, vm_flags, tva_flags, order) \ argument
152 static inline void mod_mthp_stat(int order, enum mthp_stat_item item, int delta) in mod_mthp_stat() argument
160 static inline void count_mthp_stat(int order, enum mthp_stat_item item) in count_mthp_stat() argument
166 mod_mthp_stat(int order,enum mthp_stat_item item,int delta) mod_mthp_stat() argument
170 count_mthp_stat(int order,enum mthp_stat_item item) count_mthp_stat() argument
218 thp_vma_suitable_order(struct vm_area_struct * vma,unsigned long addr,int order) thp_vma_suitable_order() argument
245 int order; thp_vma_suitable_orders() local
312 int order; global() member
516 thp_vma_suitable_order(struct vm_area_struct * vma,unsigned long addr,int order) thp_vma_suitable_order() argument
[all...]
/linux/drivers/media/pci/cx18/ !
H A Dcx18-mailbox.c231 static void epu_dma_done(struct cx18 *cx, struct cx18_in_work_order *order) in epu_dma_done() argument
324 static void epu_debug(struct cx18 *cx, struct cx18_in_work_order *order) in epu_debug() argument
335 static void epu_cmd(struct cx18 *cx, struct cx18_in_work_order *order) in epu_cmd() argument
364 free_in_work_order(struct cx18 * cx,struct cx18_in_work_order * order) free_in_work_order() argument
371 struct cx18_in_work_order *order = cx18_in_work_handler() local
383 mb_ack_irq(struct cx18 * cx,struct cx18_in_work_order * order) mb_ack_irq() argument
417 epu_dma_done_irq(struct cx18 * cx,struct cx18_in_work_order * order) epu_dma_done_irq() argument
445 epu_debug_irq(struct cx18 * cx,struct cx18_in_work_order * order) epu_debug_irq() argument
466 epu_cmd_irq(struct cx18 * cx,struct cx18_in_work_order * order) epu_cmd_irq() argument
501 struct cx18_in_work_order *order = NULL; alloc_in_work_order_irq() local
525 struct cx18_in_work_order *order; cx18_api_epu_cmd_irq() local
[all...]
/linux/arch/arm64/kvm/hyp/nvhe/ !
H A Dpage_alloc.c35 u8 order) in __find_buddy_nocheck() argument
54 u8 order) in __find_buddy_avail() argument
97 u8 order = p->order; __hyp_attach_page() local
132 __hyp_extract_page(struct hyp_pool * pool,struct hyp_page * p,u8 order) __hyp_extract_page() argument
186 u8 order = p->order; hyp_split_page() local
198 hyp_alloc_pages(struct hyp_pool * pool,u8 order) hyp_alloc_pages() argument
[all...]
/linux/drivers/gpu/drm/ !
H A Ddrm_buddy.c19 unsigned int order, in drm_block_alloc() argument
128 unsigned int order; in __drm_buddy_free() local
172 unsigned int order; in __force_merge() local
287 unsigned int order; in drm_buddy_init() local
331 unsigned int order; drm_buddy_fini() local
420 unsigned int order; drm_buddy_reset_clear() local
527 __alloc_range_bias(struct drm_buddy * mm,u64 start,u64 end,unsigned int order,unsigned long flags,bool fallback) __alloc_range_bias() argument
619 __drm_buddy_alloc_range_bias(struct drm_buddy * mm,u64 start,u64 end,unsigned int order,unsigned long flags) __drm_buddy_alloc_range_bias() argument
635 get_maxblock(struct drm_buddy * mm,unsigned int order,unsigned long flags) get_maxblock() argument
671 alloc_from_freelist(struct drm_buddy * mm,unsigned int order,unsigned long flags) alloc_from_freelist() argument
855 unsigned int order; __alloc_contig_try_harder() local
994 __drm_buddy_alloc_blocks(struct drm_buddy * mm,u64 start,u64 end,unsigned int order,unsigned long flags) __drm_buddy_alloc_blocks() argument
1034 unsigned int min_order, order; drm_buddy_alloc_blocks() local
1198 int order; drm_buddy_print() local
[all...]
/linux/drivers/gpu/drm/tests/ !
H A Ddrm_buddy_test.c19 static inline u64 get_size(int order, u64 chunk_size) in get_size() argument
28 unsigned int i, count, *order; in drm_test_buddy_alloc_range_bias() local
269 unsigned int order; in drm_test_buddy_alloc_clear() local
505 int order, top; drm_test_buddy_alloc_pathological() local
587 unsigned int order; drm_test_buddy_alloc_pessimistic() local
684 int order; drm_test_buddy_alloc_optimistic() local
[all...]
/linux/arch/riscv/kvm/ !
H A Dtlb.c25 unsigned long order) in kvm_riscv_local_hfence_gvma_vmid_gpa() argument
53 unsigned long order) in kvm_riscv_local_hfence_gvma_gpa() argument
84 unsigned long order) in kvm_riscv_local_hfence_vvma_asid_gva() argument
124 kvm_riscv_local_hfence_vvma_gva(unsigned long vmid,unsigned long gva,unsigned long gvsz,unsigned long order) kvm_riscv_local_hfence_vvma_gva() argument
344 kvm_riscv_hfence_gvma_vmid_gpa(struct kvm * kvm,unsigned long hbase,unsigned long hmask,gpa_t gpa,gpa_t gpsz,unsigned long order,unsigned long vmid) kvm_riscv_hfence_gvma_vmid_gpa() argument
373 kvm_riscv_hfence_vvma_asid_gva(struct kvm * kvm,unsigned long hbase,unsigned long hmask,unsigned long gva,unsigned long gvsz,unsigned long order,unsigned long asid,unsigned long vmid) kvm_riscv_hfence_vvma_asid_gva() argument
404 kvm_riscv_hfence_vvma_gva(struct kvm * kvm,unsigned long hbase,unsigned long hmask,unsigned long gva,unsigned long gvsz,unsigned long order,unsigned long vmid) kvm_riscv_hfence_vvma_gva() argument
[all...]
/linux/arch/riscv/mm/ !
H A Dhugetlbpage.c35 unsigned long order; in huge_pte_alloc() local
88 unsigned long order; in huge_pte_offset() local
189 unsigned long order; in arch_make_huge_pte() local
281 unsigned long order; huge_ptep_set_access_flags() local
326 unsigned long order; huge_ptep_set_wrprotect() local
383 unsigned long order; is_napot_size() local
398 unsigned long order; napot_hugetlbpages_init() local
[all...]
/linux/drivers/gpu/drm/ttm/tests/ !
H A Dttm_pool_test.c14 unsigned int order; member
244 unsigned int order = 0; ttm_pool_alloc_order_caching_match() local
274 unsigned int order = 0; ttm_pool_alloc_caching_mismatch() local
306 unsigned int order = 2; ttm_pool_alloc_order_mismatch() local
342 unsigned int order = 2; ttm_pool_free_dma_alloc() local
373 unsigned int order = 2; ttm_pool_free_no_dma_alloc() local
401 unsigned int order = 0; ttm_pool_fini_basic() local
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ !
H A Ddr_buddy.c75 unsigned int *order) in dr_buddy_find_free_seg() argument
120 unsigned int order, in mlx5dr_buddy_alloc_mem() argument
151 mlx5dr_buddy_free_mem(struct mlx5dr_icm_buddy_mem * buddy,unsigned int seg,unsigned int order) mlx5dr_buddy_free_mem() argument
[all...]
/linux/drivers/gpu/drm/ttm/ !
H A Dttm_pool.c113 unsigned int order; member
136 unsigned int order) in ttm_pool_alloc_page() argument
189 ttm_pool_free_page(struct ttm_pool * pool,enum ttm_caching caching,unsigned int order,struct page * p) ttm_pool_free_page() argument
241 ttm_pool_map(struct ttm_pool * pool,unsigned int order,struct page * p,dma_addr_t * dma_addr) ttm_pool_map() argument
311 ttm_pool_type_init(struct ttm_pool_type * pt,struct ttm_pool * pool,enum ttm_caching caching,unsigned int order) ttm_pool_type_init() argument
340 ttm_pool_select_type(struct ttm_pool * pool,enum ttm_caching caching,unsigned int order) ttm_pool_select_type() argument
415 unsigned int order = ttm_pool_page_order(pool, p); ttm_pool_split_for_swap() local
460 unsigned int order; ttm_pool_unmap_and_free() local
582 ttm_pool_page_allocated_restore(struct ttm_pool * pool,unsigned int order,struct page * p,enum ttm_caching page_caching,dma_addr_t first_dma,struct ttm_pool_tt_restore * restore,const struct ttm_pool_alloc_state * alloc) ttm_pool_page_allocated_restore() argument
605 ttm_pool_page_allocated(struct ttm_pool * pool,unsigned int order,struct page * p,enum ttm_caching page_caching,struct ttm_pool_alloc_state * alloc,struct ttm_pool_tt_restore * restore) ttm_pool_page_allocated() argument
708 unsigned int order; __ttm_pool_alloc() local
991 unsigned int order; ttm_pool_backup() local
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ !
H A Dbuddy.c85 u32 *order) in hws_buddy_find_free_seg() argument
113 int mlx5hws_buddy_alloc_mem(struct mlx5hws_buddy_mem *buddy, u32 order) in mlx5hws_buddy_alloc_mem() argument
136 void mlx5hws_buddy_free_mem(struct mlx5hws_buddy_mem *buddy, u32 seg, u32 order) in mlx5hws_buddy_free_mem() argument
[all...]
/linux/kernel/ !
H A Dkexec_handover.c125 const unsigned int order = in __kho_unpreserve() local
144 __kho_preserve_order(struct kho_mem_track * track,unsigned long pfn,unsigned int order) __kho_preserve_order() argument
167 kho_restore_page(struct page * page,unsigned int order) kho_restore_page() argument
193 unsigned long order; kho_restore_folio() local
228 unsigned int order; global() member
244 new_chunk(struct khoser_mem_chunk * cur_chunk,unsigned long order) new_chunk() argument
274 unsigned long order; kho_mem_serialize() local
313 deserialize_bitmap(unsigned int order,struct khoser_mem_bitmap_ptr * elm) deserialize_bitmap() argument
660 const unsigned int order = folio_order(folio); kho_preserve_folio() local
696 const unsigned int order = kho_preserve_phys() local
741 unsigned long order; kho_abort() local
[all...]
/linux/drivers/gpu/drm/lib/ !
H A Ddrm_random.c17 void drm_random_reorder(unsigned int *order, unsigned int count, in drm_random_reorder() argument
32 unsigned int *order, i; in drm_random_order() local
[all...]
/linux/drivers/pci/endpoint/ !
H A Dpci-epc-mem.c25 int order; in pci_epc_mem_get_order() local
186 int order; in pci_epc_mem_alloc_addr() local
254 int order; pci_epc_mem_free_addr() local
[all...]

12345678910>>...14