Home
last modified time | relevance | path

Searched refs:cq_fasync (Results 1 – 1 of 1) sorted by relevance

/fs/
Dio_uring.c221 struct fasync_struct *cq_fasync; member
495 kill_fasync(&ctx->cq_fasync, SIGIO, POLL_IN); in __io_commit_cqring()
3597 return fasync_helper(fd, file, on, &ctx->cq_fasync); in io_uring_fasync()