Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds