Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dcompat.h334 typedef struct compat_sigevent { struct
440 const struct compat_sigevent __user *u_event);
728 struct compat_sigevent __user *timer_event_spec,
791 const struct compat_sigevent __user *u_notification);
/linux-5.19.10/kernel/
Dcompat.c180 const struct compat_sigevent __user *u_event) in get_compat_sigevent()
/linux-5.19.10/kernel/time/
Dposix-timers.c593 struct compat_sigevent __user *, timer_event_spec, in COMPAT_SYSCALL_DEFINE3()
/linux-5.19.10/ipc/
Dmqueue.c1577 const struct compat_sigevent __user *, u_notification) in COMPAT_SYSCALL_DEFINE2()