Home
last modified time | relevance | path

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

/Linux-v5.4/net/rxrpc/
Dpeer_event.c293 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.c413 rxrpc_set_call_completion(call, RXRPC_CALL_REMOTELY_ABORTED, in rxrpc_new_incoming_call()
Doutput.c468 rxrpc_set_call_completion(call, RXRPC_CALL_LOCAL_ERROR, in rxrpc_send_data_packet()
Dsendmsg.c226 rxrpc_set_call_completion(call, in rxrpc_queue_packet()
Dar-internal.h827 static inline bool rxrpc_set_call_completion(struct rxrpc_call *call, in rxrpc_set_call_completion() function
Dinput.c1003 if (rxrpc_set_call_completion(call, RXRPC_CALL_REMOTELY_ABORTED, in rxrpc_input_abort()