Searched refs:rxrpc_destroy_call (Results 1 – 1 of 1) sorted by relevance
54 static void rxrpc_destroy_call(struct work_struct *work);226 INIT_WORK(&call->destroyer, &rxrpc_destroy_call); in rxrpc_alloc_call()897 static void rxrpc_destroy_call(struct work_struct *work) in rxrpc_destroy_call() function