summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/call_state.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-06rxrpc: Move client call connection to the I/O threadDavid Howells1-1/+1
2023-01-06rxrpc: Remove call->state_lockDavid Howells1-54/+33
2023-01-06rxrpc: Wrap accesses to get call state to put the barrier in one placeDavid Howells1-1/+2
2023-01-06rxrpc: Split out the call state changing functions into their own fileDavid Howells1-0/+89