Home
last modified time | relevance | path

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

12345678910>>...14

/linux/include/linux/
A Dpage_owner.h21 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()
A Dgfp.h518 static inline void arch_free_page(struct page *page, int order) { } in arch_free_page()
521 static inline void arch_alloc_page(struct page *page, int order) { } in arch_alloc_page()
565 __alloc_pages_node(int nid, gfp_t gfp_mask, unsigned int order) in __alloc_pages_node()
574 struct folio *__folio_alloc_node(gfp_t gfp, unsigned int order, int nid) in __folio_alloc_node()
588 unsigned int order) in alloc_pages_node()
602 #define alloc_hugepage_vma(gfp_mask, vma, addr, order) \ argument
605 static inline struct page *alloc_pages(gfp_t gfp_mask, unsigned int order) in alloc_pages()
609 static inline struct folio *folio_alloc(gfp_t gfp, unsigned int order) in folio_alloc()
613 #define alloc_pages_vma(gfp_mask, order, vma, addr, node, false)\ argument
615 #define alloc_hugepage_vma(gfp_mask, vma, addr, order) \ argument
[all …]
A Dcompaction.h65 static inline unsigned long compact_gap(unsigned int order) in compact_gap()
189 static inline enum compact_result compaction_suitable(struct zone *zone, int order, in compaction_suitable()
224 int order, int highest_zoneidx) in wakeup_kcompactd()
/linux/lib/
A Dtest_xarray.c177 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()
992 unsigned int order; in check_multi_find_3() local
1155 unsigned int order; in check_find_entry() local
1188 unsigned int order; in check_pause() local
1468 unsigned int order; in check_create_range() local
1691 unsigned int order; in check_account() local
[all …]
/linux/drivers/media/pci/cx18/
A Dcx18-mailbox.c230 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/arch/arm64/kvm/hyp/nvhe/
A Dpage_alloc.c35 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/mm/
A Dpage_alloc.c1440 unsigned int order; in free_pcppages_bulk() local
1539 unsigned int order, in free_one_page()
2501 unsigned int order; in move_freepages() local
2810 int order; in unreserve_highatomic_pageblock() local
3260 unsigned int order, t; in mark_free_pages() local
6035 unsigned int order; in show_free_areas() local
7328 unsigned int order; in set_pageblock_order() local
9040 unsigned int order; in alloc_contig_range() local
9336 unsigned int order; in __offline_isolated_pages() local
9379 unsigned int order; in is_free_buddy_page() local
[all …]
A Dcompaction.c89 unsigned int i, order, nr_pages; in split_map_pages() local
159 static void defer_compaction(struct zone *zone, int order) in defer_compaction()
174 static bool compaction_deferred(struct zone *zone, int order) in compaction_deferred()
197 void compaction_defer_reset(struct zone *zone, int order, in compaction_defer_reset()
562 unsigned int order; in isolate_freepages_block() local
594 const unsigned int order = compound_order(page); in isolate_freepages_block() local
969 const unsigned int order = compound_order(page); in isolate_migratepages_block() local
1388 int order; in fast_isolate_freepages() local
1744 int order; in fast_find_migrateblock() local
1949 static inline bool is_via_compact_memory(int order) in is_via_compact_memory()
[all …]
A Dpage_reporting.h33 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()
A Dshuffle.h28 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/arch/s390/mm/
A Dpage-states.c71 static inline void set_page_unused(struct page *page, int order) in set_page_unused()
82 static inline void set_page_stable_dat(struct page *page, int order) in set_page_stable_dat()
93 static inline void set_page_stable_nodat(struct page *page, int order) in set_page_stable_nodat()
208 void arch_free_page(struct page *page, int order) in arch_free_page()
215 void arch_alloc_page(struct page *page, int order) in arch_alloc_page()
225 void arch_set_page_dat(struct page *page, int order) in arch_set_page_dat()
/linux/drivers/gpu/drm/i915/selftests/
A Di915_buddy.c200 unsigned int order; in igt_check_mm() local
305 int *order; in igt_buddy_alloc_smoke() local
327 int order; in igt_buddy_alloc_smoke() local
410 unsigned int order; in igt_buddy_alloc_pessimistic() local
503 int order; in igt_buddy_alloc_optimistic() local
554 int order, top; in igt_buddy_alloc_pathological() local
/linux/tools/testing/radix-tree/
A Dmultiorder.c16 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/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_buddy.c77 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/drivers/gpu/drm/ttm/
A Dttm_pool.c79 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/arch/arm/xen/
A Dmm.c26 unsigned long xen_get_swiotlb_free_pages(unsigned int order) in xen_get_swiotlb_free_pages()
121 int xen_create_contiguous_region(phys_addr_t pstart, unsigned int order, in xen_create_contiguous_region()
133 void xen_destroy_contiguous_region(phys_addr_t pstart, unsigned int order) in xen_destroy_contiguous_region()
/linux/arch/sparc/include/asm/
A Dagp.h12 #define alloc_gatt_pages(order) \ argument
14 #define free_gatt_pages(table, order) \ argument
/linux/arch/x86/include/asm/
A Dagp.h27 #define alloc_gatt_pages(order) \ argument
29 #define free_gatt_pages(table, order) \ argument
/linux/arch/ia64/include/asm/
A Dagp.h22 #define alloc_gatt_pages(order) \ argument
24 #define free_gatt_pages(table, order) \ argument
/linux/arch/parisc/include/asm/
A Dagp.h16 #define alloc_gatt_pages(order) \ argument
18 #define free_gatt_pages(table, order) \ argument
/linux/arch/powerpc/include/asm/
A Dagp.h13 #define alloc_gatt_pages(order) \ argument
15 #define free_gatt_pages(table, order) \ argument
/linux/arch/alpha/include/asm/
A Dagp.h14 #define alloc_gatt_pages(order) \ argument
16 #define free_gatt_pages(table, order) \ argument
/linux/drivers/gpu/drm/lib/
A Ddrm_random.c15 void drm_random_reorder(unsigned int *order, unsigned int count, in drm_random_reorder()
30 unsigned int *order, i; in drm_random_order() local
/linux/drivers/pci/endpoint/
A Dpci-epc-mem.c25 int order; in pci_epc_mem_get_order() local
176 int order; in pci_epc_mem_alloc_addr() local
241 int order; in pci_epc_mem_free_addr() local
/linux/drivers/gpu/drm/i915/
A Di915_buddy.c18 unsigned int order, in i915_block_alloc()
118 unsigned int order; in i915_buddy_init() local
261 i915_buddy_alloc(struct i915_buddy_mm *mm, unsigned int order) in i915_buddy_alloc()
424 int order; in i915_buddy_print() local

Completed in 51 milliseconds

12345678910>>...14