函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:moyo_poll_log - Wait for an audit log.*@file: Pointer to "struct file".*@wait: Pointer to "poll_table". Maybe NULL.* Returns EPOLLIN | EPOLLRDNORM when ready to read an audit log.

函数原型:__poll_t tomoyo_poll_log(struct file *file, poll_table *wait)

返回类型:__poll_t

参数:

类型参数名称
struct file *file
poll_table *wait
472  如果Length of "stuct list_head tomoyo_log". 则返回:Epoll event masks 按位或EPOLLRDNORM
474  poll_wait(file, & Wait queue for /sys/kernel/security/tomoyo/audit. , wait)
475  如果Length of "stuct list_head tomoyo_log". 则返回:Epoll event masks 按位或EPOLLRDNORM
477  返回:0