Home
last modified time | relevance | path

Searched refs:epoll_put_uevent (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/
Deventpoll.h74 epoll_put_uevent(__poll_t revents, __u64 data,
78 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent() function
/Linux-v6.1/arch/arm/kernel/
Dsys_oabi-compat.c306 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent() function
/Linux-v6.1/fs/
Deventpoll.c1696 events = epoll_put_uevent(revents, epi->event.data, events); in ep_send_events()