Searched refs:timer_event_spec (Results 1 – 1 of 1) sorted by relevance
552 struct sigevent __user *, timer_event_spec, in SYSCALL_DEFINE3() argument555 if (timer_event_spec) { in SYSCALL_DEFINE3()558 if (copy_from_user(&event, timer_event_spec, sizeof (event))) in SYSCALL_DEFINE3()567 struct compat_sigevent __user *, timer_event_spec, in COMPAT_SYSCALL_DEFINE3() argument570 if (timer_event_spec) { in COMPAT_SYSCALL_DEFINE3()573 if (get_compat_sigevent(&event, timer_event_spec)) in COMPAT_SYSCALL_DEFINE3()