Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dcompat.h332 typedef struct compat_sigevent { struct
438 const struct compat_sigevent __user *u_event);
691 struct compat_sigevent __user *timer_event_spec,
740 const struct compat_sigevent __user *u_notification);
/linux-6.6.21/kernel/
Dcompat.c180 const struct compat_sigevent __user *u_event) in get_compat_sigevent()
/linux-6.6.21/kernel/time/
Dposix-timers.c546 struct compat_sigevent __user *, timer_event_spec, in COMPAT_SYSCALL_DEFINE3()
/linux-6.6.21/ipc/
Dmqueue.c1575 const struct compat_sigevent __user *, u_notification) in COMPAT_SYSCALL_DEFINE2()