Home
last modified time | relevance | path

Searched refs:__do_once_sleepable_start (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Donce.h16 bool __do_once_sleepable_start(bool *done);
70 ___ret = __do_once_sleepable_start(&___done); \
/linux-6.6.21/lib/
Donce.c72 bool __do_once_sleepable_start(bool *done) in __do_once_sleepable_start() function
88 EXPORT_SYMBOL(__do_once_sleepable_start);