函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:moyo_kernel_service - Check whether I'm kernel service or not.* Returns true if I'm kernel service, false otherwise.

函数原型:static bool tomoyo_kernel_service(void)

返回类型:bool

参数:

616  返回:uaccess_kernel()
调用者
名称描述
tomoyo_sock_familymoyo_sock_family - Get socket's family.*@sk: Pointer to "struct sock".* Returns one of PF_INET, PF_INET6, PF_UNIX or 0.