Home
last modified time | relevance | path

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

/linux-6.12.1/net/rxrpc/
Dkey.c28 static void rxrpc_destroy(struct key *);
42 .destroy = rxrpc_destroy,
414 static void rxrpc_destroy(struct key *key) in rxrpc_destroy() function