Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dkey.c28 static void rxrpc_destroy(struct key *);
42 .destroy = rxrpc_destroy,
575 static void rxrpc_destroy(struct key *key) in rxrpc_destroy() function