Home
last modified time | relevance | path

Searched defs:lgr_cnt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dsmc.h86 atomic_t lgr_cnt; member
/kernel/linux/linux-6.6/include/net/
H A Dsmc.h89 atomic_t lgr_cnt; member
/kernel/linux/linux-5.10/net/smc/
H A Dsmc_core.c44 static atomic_t lgr_cnt = ATOMIC_INIT(0); /* number of existing link groups */ variable
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_core.c49 static atomic_t lgr_cnt = ATOMIC_INIT(0); /* number of existing link groups */ variable

Completed in 8 milliseconds