函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\io_uring.c Create Date:2022-07-29 10:54:31
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:io_cqring_ev_posted

函数原型:static void io_cqring_ev_posted(struct io_ring_ctx *ctx)

返回类型:void

参数:

类型参数名称
struct io_ring_ctx *ctx
760  __io_cqring_ev_posted(ctx, io_should_trigger_evfd(ctx))
调用者
名称描述
io_cqring_overflow_flushReturns true if there are no backlogged entries after the flush
io_cqring_add_event
io_req_link_next
io_fail_linksCalled if REQ_F_LINK is set, and we fail the head request
io_poll_complete_work
io_poll_add
io_timeout_fn
io_timeout_removeRemove or update an existing timeout command
io_async_find_and_cancel