Home
last modified time | relevance | path

Searched refs:call_attend_q (Results 1 – 4 of 4) sorted by relevance

/linux/net/rxrpc/
A Dio_thread.c470 if ((call = list_first_entry_or_null(&local->call_attend_q, in rxrpc_io_thread()
535 !list_empty(&local->call_attend_q) || in rxrpc_io_thread()
A Dlocal_object.c128 INIT_LIST_HEAD(&local->call_attend_q); in rxrpc_alloc_local()
A Dcall_object.c58 list_add_tail(&call->attend_link, &local->call_attend_q); in rxrpc_poke_call()
A Dar-internal.h304 struct list_head call_attend_q; /* Calls requiring immediate attention */ member

Completed in 17 milliseconds