Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dio_thread.c561 rxrpc_see_local(local, rxrpc_local_stop); in rxrpc_io_thread()
564 rxrpc_see_local(local, rxrpc_local_stopped); in rxrpc_io_thread()
H A Dlocal_object.c464 rxrpc_see_local(local, rxrpc_local_free); in rxrpc_local_rcu()
H A Dar-internal.h1123 static inline void rxrpc_see_local(struct rxrpc_local *local, in rxrpc_see_local() function