Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dpoll.c641 struct async_poll *apoll = pt->req->apoll; in io_async_queue_proc() local
658 struct async_poll *apoll; in io_req_alloc_apoll() local
681 struct async_poll *apoll; in io_arm_apoll() local
/linux/drivers/macintosh/
H A Dadbhid.c266 adbhid_keyboard_input(unsigned char *data, int nb, int apoll) in adbhid_keyboard_input()