Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:keyring_ptr_is_keyring

Proto:static inline bool keyring_ptr_is_keyring(const struct assoc_array_ptr *x)

Type:bool

Parameter:

TypeParameterName
const struct assoc_array_ptr *x
38  Return x & We mark pointers we pass to the associative array with bit 1 set if* they're keyrings and clear otherwise.
Caller
NameDescribe
search_nested_keyringsSearch a tree of keyrings that point to other keyrings up to the maximum* depth.