Home
last modified time | relevance | path

Searched refs:sigevent (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/timens/
A Dtimer.c29 struct sigevent sevp = {.sigev_notify = SIGEV_NONE}; in run_test()
/linux-6.3-rc2/tools/testing/selftests/timers/
A Dalarmtimer-suspend.c123 struct sigevent se; in main()
A Dset-timer-lat.c125 struct sigevent se; in setup_timer()
A Dleap-a-day.c179 struct sigevent se; in main()
/linux-6.3-rc2/include/linux/
A Daudit.h411 extern void __audit_mq_notify(mqd_t mqdes, const struct sigevent *notification);
482 static inline void audit_mq_notify(mqd_t mqdes, const struct sigevent *notification) in audit_mq_notify()
660 const struct sigevent *notification) in audit_mq_notify()
A Dcompat.h437 int get_compat_sigevent(struct sigevent *event,
A Dsyscalls.h654 struct sigevent __user *timer_event_spec,
799 asmlinkage long sys_mq_notify(mqd_t mqdes, const struct sigevent __user *notification);
/linux-6.3-rc2/ipc/
A Dmqueue.c144 struct sigevent notify;
1317 static int do_mq_notify(mqd_t mqdes, const struct sigevent *notification) in do_mq_notify()
1441 const struct sigevent __user *, u_notification) in SYSCALL_DEFINE2()
1443 struct sigevent n, *p = NULL; in SYSCALL_DEFINE2()
1445 if (copy_from_user(&n, u_notification, sizeof(struct sigevent))) in SYSCALL_DEFINE2()
1578 struct sigevent n, *p = NULL; in COMPAT_SYSCALL_DEFINE2()
/linux-6.3-rc2/tools/testing/selftests/breakpoints/
A Dstep_after_suspend_test.c133 struct sigevent event = {}; in suspend()
/linux-6.3-rc2/include/uapi/asm-generic/
A Dsiginfo.h340 typedef struct sigevent { struct
/linux-6.3-rc2/kernel/
A Dcompat.c179 int get_compat_sigevent(struct sigevent *event, in get_compat_sigevent()
A Dauditsc.c2588 void __audit_mq_notify(mqd_t mqdes, const struct sigevent *notification) in __audit_mq_notify()
/linux-6.3-rc2/kernel/time/
A Dposix-timers.c498 static int do_timer_create(clockid_t which_clock, struct sigevent *event, in do_timer_create()
578 struct sigevent __user *, timer_event_spec, in SYSCALL_DEFINE3()
/linux-6.3-rc2/tools/power/x86/turbostat/
A Dturbostat.c3459 struct sigevent sev; in msr_sum_record()
3469 memset(&sev, 0, sizeof(struct sigevent)); in msr_sum_record()

Completed in 38 milliseconds