Home
last modified time | relevance | path

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

/linux/kernel/
H A Dcompat.c179 int get_compat_sigevent(struct sigevent *event, in get_compat_sigevent() function
/linux/kernel/time/
H A Dposix-timers.c595 if (get_compat_sigevent(&event, timer_event_spec)) in COMPAT_SYSCALL_DEFINE3()
/linux/ipc/
H A Dmqueue.c1517 if (get_compat_sigevent(&n, u_notification)) in COMPAT_SYSCALL_DEFINE2()