Home
last modified time | relevance | path

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

/Linux-v4.19/net/rxrpc/
Dpeer_event.c283 rxrpc_set_call_completion(call, compl, 0, -error)) in rxrpc_distribute_error()
Dconn_event.c176 if (rxrpc_set_call_completion(call, compl, in rxrpc_abort_calls()
Dcall_accept.c416 rxrpc_set_call_completion(call, RXRPC_CALL_REMOTELY_ABORTED, in rxrpc_new_incoming_call()
Dcall_object.c361 rxrpc_set_call_completion(call, RXRPC_CALL_LOCAL_ERROR, in rxrpc_retry_client_call()
Dsendmsg.c230 rxrpc_set_call_completion(call, in rxrpc_queue_packet()
Dar-internal.h811 static inline bool rxrpc_set_call_completion(struct rxrpc_call *call, in rxrpc_set_call_completion() function
Dinput.c996 if (rxrpc_set_call_completion(call, RXRPC_CALL_REMOTELY_ABORTED, in rxrpc_input_abort()