Searched refs:__rxrpc_use_local (Results 1 – 3 of 3) sorted by relevance
373 if (__rxrpc_use_local(conn->local, rxrpc_local_use_conn_work)) { in rxrpc_process_connection()
264 use = __rxrpc_use_local(peer->local, rxrpc_local_use_peer_keepalive); in rxrpc_peer_keepalive_dispatch()
1245 static inline bool __rxrpc_use_local(struct rxrpc_local *local, in __rxrpc_use_local() function