Home
last modified time | relevance | path

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

/Linux-v4.19/net/rxrpc/
Dkey.c35 static void rxrpc_destroy(struct key *);
49 .destroy = rxrpc_destroy,
874 static void rxrpc_destroy(struct key *key) in rxrpc_destroy() function