Searched defs:apoll (Results 1 – 3 of 3) sorted by relevance
/linux/io_uring/ | ||
H A D | poll.c | 633 struct async_poll *apoll = pt->req->apoll; io_async_queue_proc() local |
H A D | io_uring.c | 1435 struct async_poll *apoll = req->apoll; in 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() |