Home
last modified time | relevance | path

Searched refs:__rxrpc_unuse_local (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/net/rxrpc/
Dlocal_object.c354 if (__rxrpc_unuse_local(local)) { in rxrpc_unuse_local()
429 __rxrpc_unuse_local(local); in rxrpc_local_processor()
Dar-internal.h939 static inline bool __rxrpc_unuse_local(struct rxrpc_local *local) in __rxrpc_unuse_local() function