Home
last modified time | relevance | path

Searched refs:send_abort (Results 1 – 3 of 3) sorted by relevance

/net/rxrpc/
A Dcall_event.c315 abort_code = smp_load_acquire(&call->send_abort); in rxrpc_input_call_event()
317 rxrpc_abort_call(call, 0, call->send_abort, call->send_abort_err, in rxrpc_input_call_event()
A Dsendmsg.c28 if (!call->send_abort && !rxrpc_call_is_complete(call)) { in rxrpc_propose_abort()
34 smp_store_release(&call->send_abort, abort_code); in rxrpc_propose_abort()
A Dar-internal.h734 s32 send_abort; /* Abort code to be sent */ member

Completed in 13 milliseconds