Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dkey.c31 static void rxrpc_destroy(struct key *);
46 .destroy = rxrpc_destroy,
872 static void rxrpc_destroy(struct key *key) in rxrpc_destroy() function