Searched refs:rdma_restrack_type (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/rdma/ |
H A D | restrack.h | 21 * enum rdma_restrack_type - HW objects to track 23 enum rdma_restrack_type { enum 96 enum rdma_restrack_type type; 108 enum rdma_restrack_type type); 146 enum rdma_restrack_type type,
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | restrack.h | 21 * enum rdma_restrack_type - HW objects to track 23 enum rdma_restrack_type { enum 108 enum rdma_restrack_type type; 120 enum rdma_restrack_type type); 158 enum rdma_restrack_type type,
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | restrack.c | 40 static const char *type2str(enum rdma_restrack_type type) in type2str() 111 int rdma_restrack_count(struct ib_device *dev, enum rdma_restrack_type type) in rdma_restrack_count() 208 enum rdma_restrack_type type) in rdma_restrack_new() 271 enum rdma_restrack_type type, u32 id) in rdma_restrack_get_byid()
|
H A D | restrack.h | 31 enum rdma_restrack_type type);
|
H A D | nldev.c | 1245 enum rdma_restrack_type res_type, in res_get_common_doit() 1326 enum rdma_restrack_type res_type, in res_get_common_dumpit()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | restrack.c | 40 static const char *type2str(enum rdma_restrack_type type) in type2str() 112 int rdma_restrack_count(struct ib_device *dev, enum rdma_restrack_type type) in rdma_restrack_count() 211 enum rdma_restrack_type type) in rdma_restrack_new() 285 enum rdma_restrack_type type, u32 id) in rdma_restrack_get_byid()
|
H A D | restrack.h | 31 enum rdma_restrack_type type);
|
H A D | nldev.c | 1417 enum rdma_restrack_type res_type, in res_get_common_doit() 1498 enum rdma_restrack_type res_type, in res_get_common_dumpit()
|
Completed in 8 milliseconds