Home
last modified time | relevance | path

Searched defs:apoll (Results 1 – 3 of 3) sorted by relevance

/linux/io_uring/
H A Dpoll.c632 __io_queue_proc(&apoll->poll, pt, head, &apoll->double_poll); in io_async_queue_proc() local
649 struct async_poll *apoll; io_req_alloc_apoll() local
672 struct async_poll *apoll; io_arm_apoll() local
[all...]
H A Dio_uring.c1468 struct async_poll *apoll = req->apoll; io_free_batch_list() local
/linux/drivers/macintosh/
H A Dadbhid.c266 adbhid_keyboard_input(unsigned char *data, int nb, int apoll) in adbhid_keyboard_input()