Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dpoll.c633 struct async_poll *apoll = pt->req->apoll; io_async_queue_proc() local
650 struct async_poll *apoll; io_req_alloc_apoll() local
674 struct async_poll *apoll; io_arm_poll_handler() local
[all...]
H A Dio_uring.c1435 struct async_poll *apoll = req->apoll; in 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()