Home
last modified time | relevance | path

Searched refs:rxrpc_set_call_completion (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/net/rxrpc/
H A Dcall_state.c13 bool rxrpc_set_call_completion(struct rxrpc_call *call, in rxrpc_set_call_completion() function
37 return rxrpc_set_call_completion(call, RXRPC_CALL_SUCCEEDED, 0, 0); in rxrpc_call_completed()
48 if (!rxrpc_set_call_completion(call, RXRPC_CALL_LOCALLY_ABORTED, in rxrpc_abort_call()
H A Dpeer_event.c218 rxrpc_set_call_completion(call, compl, 0, -err); in rxrpc_distribute_error()
H A Dinput.c893 rxrpc_set_call_completion(call, RXRPC_CALL_REMOTELY_ABORTED, in rxrpc_input_ack()
907 rxrpc_set_call_completion(call, RXRPC_CALL_REMOTELY_ABORTED, in rxrpc_input_ack()
1028 rxrpc_set_call_completion(call, RXRPC_CALL_REMOTELY_ABORTED, in rxrpc_input_abort()
H A Dcall_object.c440 rxrpc_set_call_completion(call, RXRPC_CALL_LOCAL_ERROR, 0, ret);
480 rxrpc_set_call_completion(call, conn->completion, in rxrpc_incoming_call()
H A Doutput.c479 rxrpc_set_call_completion(call, RXRPC_CALL_LOCAL_ERROR, in rxrpc_send_data_packet()
718 rxrpc_set_call_completion(call, RXRPC_CALL_LOCAL_ERROR, in rxrpc_transmit_one()
H A Dconn_event.c206 rxrpc_set_call_completion(call, in rxrpc_abort_calls()
H A Dar-internal.h921 bool rxrpc_set_call_completion(struct rxrpc_call *call,
/kernel/linux/linux-5.10/net/rxrpc/
H A Dpeer_event.c295 rxrpc_set_call_completion(call, compl, 0, -error); in rxrpc_distribute_error()
H A Dcall_accept.c414 rxrpc_set_call_completion(call, RXRPC_CALL_REMOTELY_ABORTED, in rxrpc_new_incoming_call()
H A Dconn_event.c184 rxrpc_set_call_completion(call, compl, in rxrpc_abort_calls()
H A Drecvmsg.c82 bool rxrpc_set_call_completion(struct rxrpc_call *call, in rxrpc_set_call_completion() function
H A Dar-internal.h1004 bool rxrpc_set_call_completion(struct rxrpc_call *, enum rxrpc_call_completion, u32, int);
H A Dsendmsg.c261 rxrpc_set_call_completion(call, RXRPC_CALL_LOCAL_ERROR, in rxrpc_queue_packet()
H A Dconn_client.c756 rxrpc_set_call_completion(call, RXRPC_CALL_LOCAL_ERROR, 0, ret); in rxrpc_connect_call()
H A Doutput.c502 rxrpc_set_call_completion(call, RXRPC_CALL_LOCAL_ERROR, in rxrpc_send_data_packet()
H A Dinput.c1040 rxrpc_set_call_completion(call, RXRPC_CALL_REMOTELY_ABORTED, in rxrpc_input_abort()

Completed in 18 milliseconds