Home
last modified time | relevance | path

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

/linux-6.6.21/io_uring/
Dpoll.c488 struct io_poll **poll_ptr) in __io_queue_proc() argument
505 if (*poll_ptr) { in __io_queue_proc()
506 if ((*poll_ptr)->head == head) in __io_queue_proc()
526 *poll_ptr = poll; in __io_queue_proc()