Home
last modified time | relevance | path

Searched defs:nexttoken (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/tools/power/cpupower/utils/helpers/
Dbitmask.c105 static const char *nexttoken(const char *q, int sep) in nexttoken() function
/linux-6.14.4/net/smc/
Dsmc_core.c170 static atomic_t nexttoken = ATOMIC_INIT(0); in smc_lgr_register_conn() local