函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\smack\smack_lsm.c Create Date:2022-07-27 20:54:22
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:init_smack_known_list

函数原型:static __init void init_smack_known_list(void)

返回类型:void

参数:

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  初始化链表头
4744  初始化链表头
4745  初始化链表头
4746  初始化链表头
4747  初始化链表头
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)
调用者
名称描述
smack_initsmack_init - initialize the smack system* Returns 0 on success, -ENOMEM is there's no memory