Symbol: res_common
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1015
static struct res_common *alloc_mtt_tr(int id, int order)
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1031
static struct res_common *alloc_mpt_tr(int id, int key)
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1046
static struct res_common *alloc_eq_tr(int id)
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1060
static struct res_common *alloc_cq_tr(int id)
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
107
struct res_common com;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1075
static struct res_common *alloc_srq_tr(int id)
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1090
static struct res_common *alloc_counter_tr(int id, int port)
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1105
static struct res_common *alloc_xrcdn_tr(int id)
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1119
static struct res_common *alloc_fs_rule_tr(u64 id, int qpn)
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1133
static struct res_common *alloc_tr(u64 id, enum mlx4_resource type, int slave,
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1136
struct res_common *ret;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1183
struct res_common *tmp;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1231
struct res_common **res_arr;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1384
static int remove_ok(struct res_common *res, enum mlx4_resource type, int extra)
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1419
struct res_common *r;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
142
struct res_common com;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
155
struct res_common com;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
167
struct res_common com;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1699
struct res_common *r;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
1713
struct res_common *r;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
178
struct res_common com;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
190
struct res_common com;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
202
struct res_common com;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
212
struct res_common com;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
222
struct res_common com;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
238
struct res_common *res = container_of(node, struct res_common,
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
251
static int res_tracker_insert(struct rb_root *root, struct res_common *res)
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
257
struct res_common *this = container_of(*new, struct res_common,
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
4575
struct res_common *r;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
4576
struct res_common *tmp;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
852
struct res_common *r;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
876
*((struct res_common **)res) = r;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
888
struct res_common *r;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
909
struct res_common *r;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
924
struct res_common *r;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
951
struct res_common *tmp;
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
997
static struct res_common *alloc_qp_tr(int id)