Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dlocal_object.c372 if (__rxrpc_unuse_local(local)) { in rxrpc_unuse_local()
450 __rxrpc_unuse_local(local); in rxrpc_local_processor()
H A Dar-internal.h926 static inline bool __rxrpc_unuse_local(struct rxrpc_local *local) in __rxrpc_unuse_local() function