Searched refs:FLK_AFTER_SLEEP (Results 1 – 4 of 4) sorted by relevance
133 typedef enum {FLK_BEFORE_SLEEP, FLK_AFTER_SLEEP} flk_cb_when_t; enumerator
823 if (when == FLK_AFTER_SLEEP) { in nlm_block_callback()
895 (void) flk_invoke_callbacks(flcb, FLK_AFTER_SLEEP); in nlm_call_lock()
1436 FLK_AFTER_SLEEP); in flk_wait_execute_request()