Lines Matching defs:id
250 long keyctl_get_keyring_ID(key_serial_t id, int create) in keyctl_get_keyring_ID()
317 long keyctl_update_key(key_serial_t id, in keyctl_update_key()
371 long keyctl_revoke_key(key_serial_t id) in keyctl_revoke_key()
412 long keyctl_invalidate_key(key_serial_t id) in keyctl_invalidate_key()
506 long keyctl_keyring_link(key_serial_t id, key_serial_t ringid) in keyctl_keyring_link()
543 long keyctl_keyring_unlink(key_serial_t id, key_serial_t ringid) in keyctl_keyring_unlink()
825 long keyctl_chown_key(key_serial_t id, uid_t user, gid_t group) in keyctl_chown_key()
942 long keyctl_setperm_key(key_serial_t id, key_perm_t perm) in keyctl_setperm_key()
1041 long keyctl_instantiate_key_common(key_serial_t id, in keyctl_instantiate_key_common()
1121 long keyctl_instantiate_key(key_serial_t id, in keyctl_instantiate_key()
1151 long keyctl_instantiate_key_iov(key_serial_t id, in keyctl_instantiate_key_iov()
1187 long keyctl_negate_key(key_serial_t id, unsigned timeout, key_serial_t ringid) in keyctl_negate_key()
1207 long keyctl_reject_key(key_serial_t id, unsigned timeout, unsigned error, in keyctl_reject_key()
1329 long keyctl_set_timeout(key_serial_t id, unsigned timeout) in keyctl_set_timeout()
1386 long keyctl_assume_authority(key_serial_t id) in keyctl_assume_authority()
1597 long keyctl_restrict_keyring(key_serial_t id, const char __user *_type, in keyctl_restrict_keyring()