Searched defs:buddy (Results 1 – 6 of 6) sorted by relevance
/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()
|
/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
|
/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
|
/drivers/gpu/drm/i915/ |
D | i915_buddy.c | 235 struct i915_buddy_block *buddy; in __i915_buddy_free() local 341 struct i915_buddy_block *buddy; in i915_buddy_alloc_range() local
|
/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()
|
/drivers/staging/rtl8723bs/core/ |
D | rtw_pwrctrl.c | 100 struct adapter *buddy = adapter->pbuddy_adapter; in rtw_pwr_unassociated_idle() local
|