Searched refs:key_unlink (Results 1 – 3 of 3) sorted by relevance
313 extern int key_unlink(struct key *keyring,
1399 int key_unlink(struct key *keyring, struct key *key) in key_unlink() function1430 EXPORT_SYMBOL(key_unlink);
566 ret = key_unlink(keyring, key); in keyctl_keyring_unlink()