Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c358 struct fasync_struct *cq_fasync; member
1212 kill_fasync(&ctx->cq_fasync, SIGIO, POLL_IN); in __io_commit_cqring()
8343 return fasync_helper(fd, file, on, &ctx->cq_fasync); in io_uring_fasync()