Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Deventpoll.h74 epoll_put_uevent(__poll_t revents, __u64 data,
78 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent() function
/openbmc/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c309 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent() function
/openbmc/linux/fs/
H A Deventpoll.c1771 events = epoll_put_uevent(revents, epi->event.data, events); in ep_send_events()