Home
last modified time | relevance | path

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

/openbmc/linux/include/target/
H A Dtarget_core_base.h625 wait_queue_head_t refcnt_wq; member
/openbmc/linux/drivers/target/
H A Dtarget_core_transport.c228 wake_up(&cmd_cnt->refcnt_wq); in target_release_cmd_refcnt()
241 init_waitqueue_head(&cmd_cnt->refcnt_wq); in target_alloc_cmd_counter()
3208 ret = wait_event_timeout(cmd_cnt->refcnt_wq, in target_wait_for_cmds()