Home
last modified time | relevance | path

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

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