Home
last modified time | relevance | path

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

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