Searched defs:apoll (Results 1 – 3 of 3) sorted by relevance
/linux/io_uring/ | ||
H A D | poll.c | 632 __io_queue_proc(&apoll->poll, pt, head, &apoll->double_poll); in io_async_queue_proc() local |
H A D | io_uring.c | 1468 struct async_poll *apoll = req->apoll; io_free_batch_list() local |
/linux/drivers/macintosh/ | ||
H A D | adbhid.c | 266 adbhid_keyboard_input(unsigned char *data, int nb, int apoll) in adbhid_keyboard_input() |