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