Searched defs:_edit (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/security/keys/ |
H A D | key.c | 425 __key_instantiate_and_link(struct key *key, struct key_preparsed_payload *prep, struct key *keyring, struct key *authkey, struct assoc_array_edit **_edit) __key_instantiate_and_link() argument
|
H A D | keyring.c | 1292 __key_link_begin(struct key *keyring, const struct keyring_index_key *index_key, struct assoc_array_edit **_edit) __key_link_begin() argument 1367 __key_link(struct key *keyring, struct key *key, struct assoc_array_edit **_edit) __key_link() argument 1484 __key_unlink_begin(struct key *keyring, struct key *key, struct assoc_array_edit **_edit) __key_unlink_begin() argument 1506 __key_unlink(struct key *keyring, struct key *key, struct assoc_array_edit **_edit) __key_unlink() argument [all...] |
/kernel/linux/linux-6.6/security/keys/ |
H A D | key.c | 425 __key_instantiate_and_link(struct key *key, struct key_preparsed_payload *prep, struct key *keyring, struct key *authkey, struct assoc_array_edit **_edit) __key_instantiate_and_link() argument
|
H A D | keyring.c | 1292 __key_link_begin(struct key *keyring, const struct keyring_index_key *index_key, struct assoc_array_edit **_edit) __key_link_begin() argument 1367 __key_link(struct key *keyring, struct key *key, struct assoc_array_edit **_edit) __key_link() argument 1484 __key_unlink_begin(struct key *keyring, struct key *key, struct assoc_array_edit **_edit) __key_unlink_begin() argument 1506 __key_unlink(struct key *keyring, struct key *key, struct assoc_array_edit **_edit) __key_unlink() argument [all...] |
Completed in 8 milliseconds