Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dwork.c437 static bool work_flush_locked(struct k_work *work, in work_flush_locked() function
471 bool need_flush = work_flush_locked(work, flusher); in k_work_flush()
1163 bool need_flush = work_flush_locked(work, flusher); in k_work_flush_delayable()