Searched refs:__rxrpc_use_local (Results 1 – 4 of 4) sorted by relevance
251 use = __rxrpc_use_local(peer->local, rxrpc_local_use_peer_keepalive); in rxrpc_peer_keepalive_dispatch()
389 if (!__rxrpc_use_local(local, why)) { in rxrpc_use_local()
367 if (__rxrpc_use_local(conn->local, rxrpc_local_use_conn_work)) { in rxrpc_process_connection()
1112 static inline bool __rxrpc_use_local(struct rxrpc_local *local, in __rxrpc_use_local() function