Home
last modified time | relevance | path

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

/openbmc/linux/net/rds/
H A Drds_single_path.h27 #define c_waitq c_path[0].cp_waitq macro
H A Dib_recv.c374 if (waitqueue_active(&conn->c_waitq)) in release_refill()
375 wake_up_all(&conn->c_waitq); in release_refill()