Home
last modified time | relevance | path

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

/trueos/sys/ofed/drivers/infiniband/ulp/sdp/
HDsdp_zcopy.c143 wake_up(&ssk->wq); in srcavail_cancel_timeout()
361 wake_up(sk->sk_sleep); in sdp_handle_sendsm()
395 wake_up(sk->sk_sleep); in sdp_handle_rdma_read_compl()
578 wake_up(&ssk->wq); in sdp_rdma_to_iovec()
HDsdp_rx.c230 wake_up(sk->sk_sleep); in sdp_sock_queue_rcv_mb()
/trueos/sys/ofed/include/linux/
HDwait.h66 #define wake_up(q) __wake_up(q, 0) macro
/trueos/sys/dev/drm2/ttm/
HDttm_bo.c235 bool wake_up = false; in ttm_bo_reserve_nolru() local
242 wake_up = true; in ttm_bo_reserve_nolru()
256 if (wake_up) in ttm_bo_reserve_nolru()
302 bool wake_up = false; in ttm_bo_reserve_slowpath_nolru() local
319 wake_up = true; in ttm_bo_reserve_slowpath_nolru()
327 if (wake_up) in ttm_bo_reserve_slowpath_nolru()
/trueos/sys/dev/cxgbe/iw_cxgbe/
HDev.c184 wake_up(&chp->wait); in c4iw_ev_dispatch()
HDqp.c576 wake_up(&(to_c4iw_qp(qp)->wait)); in c4iw_qp_rem_ref()
1316 wake_up(&qhp->wait); in c4iw_modify_qp()
1364 wake_up(&qhp->wait); in c4iw_modify_qp()
/trueos/sys/dev/drm2/
HDdrm_os_freebsd.h310 #define wake_up(queue) wakeup((void *)queue) macro
/trueos/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_srq.c469 wake_up(&srq->wait); in mthca_srq_event()
HDmthca_cq.c264 wake_up(&cq->wait); in mthca_cq_event()
HDmthca_qp.c266 wake_up(&qp->wait); in mthca_qp_event()