Home
last modified time | relevance | path

Searched refs:abort_why (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/net/rxrpc/
Dar-internal.h897 #define rxrpc_abort_eproto(call, skb, eproto_why, abort_why, abort_code) \ argument
899 (abort_why), (abort_code))
Dinput.c274 const char *abort_why) in rxrpc_end_tx_phase() argument
313 rxrpc_proto_abort(abort_why, call, call->tx_top); in rxrpc_end_tx_phase()