Home
last modified time | relevance | path

Searched refs:pollout (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c980 goto pollout; in xwl_dispatch_events()
992 pollout: in xwl_dispatch_events()
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c924 unsigned pollout : 1; member
950 .pollout = 1,
969 .pollout = 1,
984 .pollout = 1,
1014 .pollout = 1,
1037 .pollout = 1,
1048 .pollout = 1,
5647 if (!def->pollin && !def->pollout) in io_arm_poll_handler()