/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/* Slot for KCMP_EPOLL_TFD */
__u32 efd; /* epoll file descriptor */
__u32 tfd; /* target file number */
__u32 toff; /* target offset within same numbered sequence */
#endif /* _LINUX_KCMP_H */