Searched defs:buddy (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/mthca/ |
D | mthca_mr.c | 42 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() 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-v4.19/drivers/infiniband/hw/hns/ |
D | hns_roce_mr.c | 71 static int hns_roce_buddy_alloc(struct hns_roce_buddy *buddy, int order, in hns_roce_buddy_alloc() 107 static void hns_roce_buddy_free(struct hns_roce_buddy *buddy, unsigned long seg, in hns_roce_buddy_free() 127 static int hns_roce_buddy_init(struct hns_roce_buddy *buddy, int max_order) in hns_roce_buddy_init() 168 static void hns_roce_buddy_cleanup(struct hns_roce_buddy *buddy) in hns_roce_buddy_cleanup() 184 struct hns_roce_buddy *buddy; in hns_roce_alloc_mtt_range() local
|
/Linux-v4.19/mm/ |
D | z3fold.c | 45 enum buddy { enum 69 struct list_head buddy; member 947 enum buddy buddy; in z3fold_map() local 990 enum buddy buddy; in z3fold_unmap() local
|
D | zbud.c | 115 struct list_head buddy; member 223 enum buddy { enum
|
D | page_isolation.c | 98 struct page *buddy; in unset_migratetype_isolate() local
|
D | page_alloc.c | 719 static inline int page_is_buddy(struct page *page, struct page *buddy, in page_is_buddy() 778 struct page *buddy; in __free_one_page() local 1064 struct page *buddy = page + (buddy_pfn - pfn); in prefetch_buddy() local
|
/Linux-v4.19/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-v4.19/fs/ext4/ |
D | mballoc.c | 558 void *buddy; in __mb_check_buddy() local 654 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-v4.19/arch/mips/include/asm/ |
D | pgtable.h | 156 pte_t *buddy = ptep_buddy(ptep); local 202 pte_t *buddy = ptep_buddy(ptep); local
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_pwrctrl.c | 100 struct adapter *buddy = adapter->pbuddy_adapter; in rtw_pwr_unassociated_idle() local
|
/Linux-v4.19/fs/jfs/ |
D | jfs_dmap.c | 2806 int budsz, buddy; in dbJoin() local
|