| /Linux-v5.4/drivers/infiniband/hw/mthca/ | 
| D | mthca_mr.c | 42 	struct mthca_buddy *buddy;  member84 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()
 179 static void mthca_buddy_cleanup(struct mthca_buddy *buddy)  in mthca_buddy_cleanup()
 191 				 struct mthca_buddy *buddy)  in mthca_alloc_mtt_range()
 209 					   struct mthca_buddy *buddy)  in __mthca_alloc_mtt()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/selftests/ | 
| D | i915_buddy.c | 15 			     bool buddy)  in __igt_dump_block()30 	struct i915_buddy_block *buddy;  in igt_dump_block()  local
 42 	struct i915_buddy_block *buddy;  in igt_check_block()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/ | 
| D | i915_buddy.c | 235 		struct i915_buddy_block *buddy;  in __i915_buddy_free()  local341 	struct i915_buddy_block *buddy;  in i915_buddy_alloc_range()  local
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/hns/ | 
| D | hns_roce_mr.c | 69 static int hns_roce_buddy_alloc(struct hns_roce_buddy *buddy, int order,  in hns_roce_buddy_alloc()105 static void hns_roce_buddy_free(struct hns_roce_buddy *buddy, unsigned long seg,  in hns_roce_buddy_free()
 125 static int hns_roce_buddy_init(struct hns_roce_buddy *buddy, int max_order)  in hns_roce_buddy_init()
 166 static void hns_roce_buddy_cleanup(struct hns_roce_buddy *buddy)  in hns_roce_buddy_cleanup()
 182 	struct hns_roce_buddy *buddy;  in hns_roce_alloc_mtt_range()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ | 
| D | mr.c | 46 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-v5.4/mm/ | 
| D | z3fold.c | 78 enum buddy {  enum114 	struct list_head buddy;  member
 1265 	enum buddy buddy;  in z3fold_map()  local
 1310 	enum buddy buddy;  in z3fold_unmap()  local
 
 | 
| D | zbud.c | 116 	struct list_head buddy;  member224 enum buddy {  enum
 
 | 
| D | page_isolation.c | 97 	struct page *buddy;  in unset_migratetype_isolate()  local
 | 
| D | page_alloc.c | 801 static inline int page_is_buddy(struct page *page, struct page *buddy,  in page_is_buddy()911 	struct page *buddy;  in __free_one_page()  local
 1240 	struct page *buddy = page + (buddy_pfn - pfn);  in prefetch_buddy()  local
 
 | 
| /Linux-v5.4/fs/ext4/ | 
| D | mballoc.c | 558 	void *buddy;  in __mb_check_buddy()  local654 				void *buddy, ext4_grpblk_t first, ext4_grpblk_t len,  in ext4_mb_mark_free_simple()
 712 				void *buddy, void *bitmap, ext4_group_t group)  in ext4_mb_generate_buddy()
 771 	void *buddy;  in mb_regenerate_buddy()  local
 1360 	void *buddy = mb_find_buddy(e4b, order, &max);  in mb_buddy_mark_free()  local
 1498 	void *buddy;  in mb_find_extent()  local
 1566 	void *buddy;  in mb_mark_used()  local
 1890 	void *buddy;  in ext4_mb_simple_scan_group()  local
 
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | pgtable.h | 158 		pte_t *buddy = ptep_buddy(ptep);  local204 		pte_t *buddy = ptep_buddy(ptep);  local
 
 | 
| /Linux-v5.4/drivers/staging/rtl8723bs/core/ | 
| D | rtw_pwrctrl.c | 100 	struct adapter *buddy = adapter->pbuddy_adapter;  in rtw_pwr_unassociated_idle()  local
 | 
| /Linux-v5.4/fs/jfs/ | 
| D | jfs_dmap.c | 2793 	int budsz, buddy;  in dbJoin()  local
 |