Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_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()
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()
/NextBSD/sys/dev/ifmlx4/
HDmr.c49 static u32 mlx4_buddy_alloc(struct mlx4_buddy *buddy, int order) in mlx4_buddy_alloc()
86 static void mlx4_buddy_free(struct mlx4_buddy *buddy, u32 seg, int order) in mlx4_buddy_free()
105 static int mlx4_buddy_init(struct mlx4_buddy *buddy, int max_order) in mlx4_buddy_init()
142 static void mlx4_buddy_cleanup(struct mlx4_buddy *buddy) in mlx4_buddy_cleanup()
/NextBSD/sys/ofed/drivers/net/mlx4/
HDmr.c49 static u32 mlx4_buddy_alloc(struct mlx4_buddy *buddy, int order) in mlx4_buddy_alloc()
86 static void mlx4_buddy_free(struct mlx4_buddy *buddy, u32 seg, int order) in mlx4_buddy_free()
105 static int mlx4_buddy_init(struct mlx4_buddy *buddy, int max_order) in mlx4_buddy_init()
142 static void mlx4_buddy_cleanup(struct mlx4_buddy *buddy) in mlx4_buddy_cleanup()