Searched refs:conn_attend_q (Results 1 – 4 of 4) sorted by relevance
452 conn = list_first_entry_or_null(&local->conn_attend_q, in rxrpc_io_thread()536 !list_empty(&local->conn_attend_q) || in rxrpc_io_thread()
38 list_add_tail(&conn->attend_link, &local->conn_attend_q); in rxrpc_poke_conn()
127 INIT_LIST_HEAD(&local->conn_attend_q); in rxrpc_alloc_local()
303 struct list_head conn_attend_q; /* Conns requiring immediate attention */ member
Completed in 18 milliseconds