Home
last modified time | relevance | path

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

/net/rxrpc/
A Dcall_object.c79 static void rxrpc_destroy_call(struct work_struct *);
141 INIT_WORK(&call->destroyer, rxrpc_destroy_call); in rxrpc_alloc_call()
683 static void rxrpc_destroy_call(struct work_struct *work) in rxrpc_destroy_call() function
718 rxrpc_destroy_call(&call->destroyer); in rxrpc_cleanup_call()

Completed in 5 milliseconds