Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcompat.h332 typedef struct compat_sigevent { struct
438 const struct compat_sigevent __user *u_event);
690 struct compat_sigevent __user *timer_event_spec,
739 const struct compat_sigevent __user *u_notification);
345 _sigev_uncompat_sigevent global() argument
/linux/kernel/
H A Dcompat.c180 const struct compat_sigevent __user *u_event) in get_compat_sigevent()
/linux/ipc/
H A Dmqueue.c1532 const struct compat_sigevent __user *, u_notification) in COMPAT_SYSCALL_DEFINE2()