Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio_uring.c5446 struct io_poll_iocb **poll_ptr) in __io_queue_proc() argument
5462 if (*poll_ptr) { in __io_queue_proc()
5463 if ((*poll_ptr)->head == head) in __io_queue_proc()
5482 *poll_ptr = poll; in __io_queue_proc()