Home
last modified time | relevance | path

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

/Linux-v6.1/net/rxrpc/
Dar-internal.h1040 #define rxrpc_abort_eproto(call, skb, eproto_why, abort_why, abort_code) \ argument
1042 (abort_why), (abort_code))
Dinput.c258 const char *abort_why) in rxrpc_end_tx_phase() argument
296 rxrpc_proto_abort(abort_why, call, call->tx_top); in rxrpc_end_tx_phase()