Searched defs:buddy (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c42 struct mthca_buddy *buddy; member in struct:mthca_mtt
84 static u32 mthca_buddy_alloc(struct mthca_buddy *buddy, int order) argument
121 mthca_buddy_free(struct mthca_buddy *buddy, u32 seg, int order) argument
140 mthca_buddy_init(struct mthca_buddy *buddy, int max_order) argument
179 mthca_buddy_cleanup(struct mthca_buddy *buddy) argument
190 mthca_alloc_mtt_range(struct mthca_dev *dev, int order, struct mthca_buddy *buddy) argument
208 __mthca_alloc_mtt(struct mthca_dev *dev, int size, struct mthca_buddy *buddy) argument
[all...]
/freebsd-9.3-release/sys/ofed/drivers/net/mlx4/
H A Dmr.c81 static u32 mlx4_buddy_alloc(struct mlx4_buddy *buddy, int order) argument
118 mlx4_buddy_free(struct mlx4_buddy *buddy, u32 seg, int order) argument
137 mlx4_buddy_init(struct mlx4_buddy *buddy, int max_order) argument
175 mlx4_buddy_cleanup(struct mlx4_buddy *buddy) argument
[all...]

Completed in 113 milliseconds