Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\key.h Create Date:2022-07-28 05:40:23
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:key_read_state

Proto:static inline short key_read_state(const struct key *key)

Type:short

Parameter:

TypeParameterName
const struct key *key
437  Return smp_load_acquire( & Key state (+) or rejection error (-) )
Caller
NameDescribe
keyctl_read_keyRead a key's payload
lookup_user_keyLook up a key ID given us by userspace with a given permissions mask to get* the key it refers to.* Flags can be passed to request that special keyrings be created if referred* to directly, to permit partially constructed keys to be found and to skip
wait_for_key_constructionwait_for_key_construction - Wait for construction of a key to complete*@key: The key being waited for
proc_keys_show