Home
last modified time | relevance | path

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

/Linux-v4.19/net/rxrpc/
Dkey.c36 static void rxrpc_destroy_s(struct key *);
65 .destroy = rxrpc_destroy_s,
882 static void rxrpc_destroy_s(struct key *key) in rxrpc_destroy_s() function