Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:init_smack_known_list

Proto:static __init void init_smack_known_list(void)

Type:void

Parameter:Nothing

4735  mutex_init - initialize the mutex*@mutex: the mutex to be initialized* Initialize the mutex to unlocked state.* It is not allowed to initialize an already locked mutex.( & lock for rules )
4736  mutex_init - initialize the mutex*@mutex: the mutex to be initialized* Initialize the mutex to unlocked state.* It is not allowed to initialize an already locked mutex.( & lock for rules )
4737  mutex_init - initialize the mutex*@mutex: the mutex to be initialized* Initialize the mutex to unlocked state.* It is not allowed to initialize an already locked mutex.( & lock for rules )
4738  mutex_init - initialize the mutex*@mutex: the mutex to be initialized* Initialize the mutex to unlocked state.* It is not allowed to initialize an already locked mutex.( & lock for rules )
4739  mutex_init - initialize the mutex*@mutex: the mutex to be initialized* Initialize the mutex to unlocked state.* It is not allowed to initialize an already locked mutex.( & lock for rules )
4743  Initialization list head
4744  Initialization list head
4745  Initialization list head
4746  Initialization list head
4747  Initialization list head
4751  smk_insert_entry( & smack_known_huh)
4752  smk_insert_entry( & smack_known_hat)
4753  smk_insert_entry( & smack_known_star)
4754  smk_insert_entry( & smack_known_floor)
4755  smk_insert_entry( & smack_known_web)
Caller
NameDescribe
smack_initsmack_init - initialize the smack system* Returns 0 on success, -ENOMEM is there's no memory