Home
last modified time | relevance | path

Searched refs:sigev_notify_thread_id (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/kernel/
H A Dcompat.c188 __get_user(event->sigev_notify_thread_id, in get_compat_sigevent()
189 &u_event->sigev_notify_thread_id)) in get_compat_sigevent()
/openbmc/linux/include/uapi/asm-generic/
H A Dsiginfo.h358 #define sigev_notify_thread_id _sigev_un._tid macro
/openbmc/linux/kernel/time/
H A Dposix-timers.c384 pid = find_vpid(event->sigev_notify_thread_id); in good_sigevent()
/openbmc/qemu/linux-user/
H A Dsyscall.c7557 #define sigev_notify_thread_id _sigev_un._tid macro
7580 host_sevp->sigev_notify_thread_id = tswap32(target_sevp->_sigev_un._tid); in target_to_host_sigevent()
/openbmc/qemu/
H A Dmeson.build2699 cc.has_member('struct sigevent', 'sigev_notify_thread_id',