Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:keyring_gc_select_iterator

Proto:static bool keyring_gc_select_iterator(void *object, void *iterator_data)

Type:bool

Parameter:

TypeParameterName
void *object
void *iterator_data
1690  key = keyring_ptr_to_key(object)
1691  limit = iterator_data
1693  If Determine whether a key is dead. Then Return false
1695  key_get(key)
1696  Return true