Home
last modified time | relevance | path

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

/linux-6.1.9/net/rxrpc/
Dcall_object.c650 static void rxrpc_destroy_call(struct work_struct *work) in rxrpc_destroy_call() function
674 INIT_WORK(&call->processor, rxrpc_destroy_call); in rxrpc_rcu_destroy_call()
678 rxrpc_destroy_call(&call->processor); in rxrpc_rcu_destroy_call()