Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcompat.h221 typedef struct compat_sigevent { struct
386 const struct compat_sigevent __user *u_event);
601 struct compat_sigevent __user *timer_event_spec,
653 const struct compat_sigevent __user *u_notification);
/linux-4.4.14/ipc/
Dcompat_mq.c96 const struct compat_sigevent __user *, u_notification) in COMPAT_SYSCALL_DEFINE2()
/linux-4.4.14/kernel/
Dcompat.c683 struct compat_sigevent __user *, timer_event_spec, in COMPAT_SYSCALL_DEFINE3()
877 const struct compat_sigevent __user *u_event) in get_compat_sigevent()