Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dflock.h249 callb_cpr_t *flk_invoke_callbacks(flk_callback_t *, flk_cb_when_t);
/titanic_44/usr/src/uts/common/klm/
H A Dnlm_client.c878 (void) flk_invoke_callbacks(flcb, FLK_BEFORE_SLEEP); in nlm_call_lock()
895 (void) flk_invoke_callbacks(flcb, FLK_AFTER_SLEEP); in nlm_call_lock()
/titanic_44/usr/src/uts/common/os/
H A Dflock.c542 flk_invoke_callbacks(flk_callback_t *cblist, flk_cb_when_t when) in flk_invoke_callbacks() function
1122 cprp = flk_invoke_callbacks(request->l_callbacks, in flk_wait_execute_request()
1140 (void) flk_invoke_callbacks(request->l_callbacks, in flk_wait_execute_request()