Searched defs:lgr_cnt (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | smc.h | 95 atomic_t lgr_cnt; global() member |
| /linux/net/smc/ | ||
| H A D | smc_core.c | 49 static atomic_t lgr_cnt = ATOMIC_INIT(0); /* number of existing link groups */ variable |