Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dpoll.c657 struct async_poll *apoll = pt->req->apoll; in io_async_queue_proc() local
675 struct async_poll *apoll; in io_req_alloc_apoll() local
703 struct async_poll *apoll; in io_arm_poll_handler() local
/openbmc/linux/drivers/macintosh/
H A Dadbhid.c266 adbhid_keyboard_input(unsigned char *data, int nb, int apoll) in adbhid_keyboard_input()
/openbmc/linux/include/linux/
H A Dio_uring_types.h585 struct async_poll *apoll; member