Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/rxrpc/
Dkey.c31 static void rxrpc_destroy(struct key *);
46 .destroy = rxrpc_destroy,
872 static void rxrpc_destroy(struct key *key) in rxrpc_destroy() function