rxrpc_destroy_call
INIT_WORK(&call->destroyer, rxrpc_destroy_call);
rxrpc_destroy_call(&call->destroyer);
static void rxrpc_destroy_call(struct work_struct *);