Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\keys\keyring.c Create Date:2022-07-28 18:18:41
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:keyring_revoke

Proto:static void keyring_revoke(struct key *keyring)

Type:void

Parameter:

TypeParameterName
struct key *keyring
1680  edit = assoc_array_clear - Script deletion of all objects from an associative array*@array: The array to clear.*@ops: The operations to use.* Precalculate and preallocate a script for the deletion of all the objects* from an associative array
1681  If Not IS_ERR(edit) Then
1682  If edit Then assoc_array_apply_edit - Apply an edit script to an associative array*@edit: The script to apply.* Apply an edit script to an associative array to effect an insertion,* deletion or clearance. As the edit script includes preallocated memory,
1684  key_payload_reserve - Adjust data quota reservation for the key's payload*@key: The key to make the reservation for