Searched refs:type2str (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
D | restrack.c | 40 static const char *type2str(enum rdma_restrack_type type) in type2str() function 94 type2str(e->type), owner); in rdma_restrack_clean()
|
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/ |
D | hispark_taurus.patch | 38654 + return type2str(page2name, ARRAY_SIZE(page2name), type, "unknown"); 40162 +const char *type2str(struct match_type_str *table, int length, int type, 40262 +const char *type2str(struct match_type_str *table, int length, int type,
|
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/ |
D | hispark_taurus.patch | 329601 + return type2str(page2name, ARRAY_SIZE(page2name), type, "unknown"); 331079 +const char *type2str(struct match_type_str *table, int length, int type, 331179 +const char *type2str(struct match_type_str *table, int length, int type,
|