函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\time\posix-clock.c Create Date:2022-07-27 11:48:28
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:posix_clock_poll

函数原型:static __poll_t posix_clock_poll(struct file *fp, poll_table *wait)

返回类型:__poll_t

参数:

类型参数名称
struct file *fp
poll_table *wait
58  clk等于Returns NULL if the posix_clock instance attached to 'fp' is old and stale.
59  result等于0
61  如果非clk则返回:EPOLLERR
64  如果pollresult等于poll(clk, fp, wait)
67  put_posix_clock(clk)
69  返回:result