Home
last modified time | relevance | path

Searched defs:buddy (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c42 struct mthca_buddy *buddy; member
84 static u32 mthca_buddy_alloc(struct mthca_buddy *buddy, int order) in mthca_buddy_alloc()
121 static void mthca_buddy_free(struct mthca_buddy *buddy, u32 seg, int order) in mthca_buddy_free()
140 static int mthca_buddy_init(struct mthca_buddy *buddy, int max_order) in mthca_buddy_init()
177 static void mthca_buddy_cleanup(struct mthca_buddy *buddy) in mthca_buddy_cleanup()
189 struct mthca_buddy *buddy) in mthca_alloc_mtt_range()
207 struct mthca_buddy *buddy) in __mthca_alloc_mtt()
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpage_alloc.c56 struct hyp_page *buddy = __find_buddy_nocheck(pool, p, order); in __find_buddy_avail() local
98 struct hyp_page *buddy; in __hyp_attach_page() local
134 struct hyp_page *buddy; in __hyp_extract_page() local
/linux/fs/ext4/
H A Dmballoc-test.c604 static void mbt_generate_buddy(struct super_block *sb, void *buddy, in mbt_generate_buddy()
748 void *buddy, struct ext4_group_info *grp) in test_mb_mark_used_range()
783 void *bitmap, *buddy; in test_mb_mark_used() local
815 void *buddy, struct ext4_group_info *grp) in test_mb_free_blocks_range()
846 void *bitmap, *buddy; in test_mb_free_blocks() local
H A Dmballoc.c695 void *buddy; in __mb_check_buddy() local
786 void *buddy, ext4_grpblk_t first, ext4_grpblk_t len, in ext4_mb_mark_free_simple()
1185 void *buddy, void *bitmap, ext4_group_t group, in ext4_mb_generate_buddy()
1243 void *buddy; in mb_regenerate_buddy() local
1845 void *buddy = mb_find_buddy(e4b, order, &max); in mb_buddy_mark_free() local
1991 void *buddy; in mb_find_extent() local
2055 void *buddy; in mb_mark_used() local
2403 void *buddy; in ext4_mb_simple_scan_group() local
/linux/drivers/gpu/drm/
H A Ddrm_buddy.c128 struct drm_buddy_block *buddy; in __drm_buddy_free() local
182 struct drm_buddy_block *buddy; in __force_merge() local
484 struct drm_buddy_block *buddy; in __alloc_range_bias() local
692 struct drm_buddy_block *buddy; in __alloc_range() local
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmr.c46 static u32 mlx4_buddy_alloc(struct mlx4_buddy *buddy, int order) in mlx4_buddy_alloc()
83 static void mlx4_buddy_free(struct mlx4_buddy *buddy, u32 seg, int order) in mlx4_buddy_free()
102 static int mlx4_buddy_init(struct mlx4_buddy *buddy, int max_order) in mlx4_buddy_init()
139 static void mlx4_buddy_cleanup(struct mlx4_buddy *buddy) in mlx4_buddy_cleanup()
/linux/mm/
H A Dzbud.c112 struct list_head buddy; member
121 enum buddy { global() enum
[all...]
H A Dz3fold.c72 enum buddy { enum
109 struct list_head buddy; member
1180 enum buddy buddy; in z3fold_map() local
1224 enum buddy buddy; in z3fold_unmap() local
H A Dpage_isolation.c211 struct page *buddy; in unset_migratetype_isolate() local
H A Dinternal.h573 static inline bool page_is_buddy(struct page *page, struct page *buddy, in page_is_buddy()
635 struct page *buddy; in find_buddy_page_pfn() local
H A Dpage_alloc.c779 struct page *buddy; in __free_one_page() local
1796 struct page *buddy = pfn_to_page(pfn); in move_freepages_block_isolate() local
/linux/arch/mips/include/asm/
H A Dpgtable.h130 pte_t *buddy = ptep_buddy(ptep); local
176 pte_t *buddy = ptep_buddy(ptep); local
/linux/fs/jfs/
H A Djfs_dmap.c2775 int budsz, buddy; in dbJoin() local