Home
last modified time | relevance | path

Searched refs:sigev_notify (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0015-posix-Fix-Warray-bounds-instances-building-timer_cre.patch12 83 | newp->sigev_notify = (evp != NULL
21 fields (sigev_notify and ktimerid) and the offsetof trick tries minimize
35 remove the 'sigev_notify' field from 'struct timer'.
64 - int sigev_notify;
144 local_evp.sigev_notify = SIGEV_SIGNAL;
158 - newp->sigev_notify = (evp != NULL
159 - ? evp->sigev_notify : SIGEV_SIGNAL);
192 - newp->sigev_notify = SIGEV_THREAD;
271 - if (kt->sigev_notify == SIGEV_THREAD)
/OK3568_Linux_fs/kernel/ipc/
H A Dmqueue.c646 info->notify_owner ? info->notify.sigev_notify : 0, in mqueue_read_file()
648 info->notify.sigev_notify == SIGEV_SIGNAL) ? in mqueue_read_file()
791 switch (info->notify.sigev_notify) { in __do_notify()
856 info->notify.sigev_notify == SIGEV_THREAD) { in remove_notification()
1331 if (unlikely(notification->sigev_notify != SIGEV_NONE && in do_mq_notify()
1332 notification->sigev_notify != SIGEV_SIGNAL && in do_mq_notify()
1333 notification->sigev_notify != SIGEV_THREAD)) in do_mq_notify()
1335 if (notification->sigev_notify == SIGEV_SIGNAL && in do_mq_notify()
1339 if (notification->sigev_notify == SIGEV_THREAD) { in do_mq_notify()
1404 switch (notification->sigev_notify) { in do_mq_notify()
[all …]
/OK3568_Linux_fs/kernel/tools/build/feature/
H A Dtest-libaio.c13 aiocb.aio_sigevent.sigev_notify = 1 /*SIGEV_NONE*/; in main()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/types/
H A Dsigevent_t.h26 int sigev_notify; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/types/
H A Dsigevent_t.h26 int sigev_notify; member
/OK3568_Linux_fs/kernel/kernel/
H A Dcompat.c187 __get_user(event->sigev_notify, &u_event->sigev_notify) || in get_compat_sigevent()
/OK3568_Linux_fs/kernel/tools/testing/selftests/timens/
H A Dtimer.c29 struct sigevent sevp = {.sigev_notify = SIGEV_NONE}; in run_test()
/OK3568_Linux_fs/kernel/tools/testing/selftests/timers/
H A Dalarmtimer-suspend.c135 se.sigev_notify = SIGEV_SIGNAL; in main()
H A Dset-timer-lat.c131 se.sigev_notify = SIGEV_SIGNAL; in setup_timer()
H A Dleap-a-day.c293 se.sigev_notify = SIGEV_SIGNAL; in main()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dsiginfo.h323 int sigev_notify; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dsiginfo.h323 int sigev_notify; member
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dsiginfo.h325 int sigev_notify; member
/OK3568_Linux_fs/kernel/kernel/time/
H A Dposix-timers.c436 switch (event->sigev_notify) { in good_sigevent()
536 new_timer->it_sigev_notify = event->sigev_notify; in do_timer_create()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompat.h305 compat_int_t sigev_notify; member
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-record.c188 cblock->aio_sigevent.sigev_notify = SIGEV_NONE; in record__aio_write()
/OK3568_Linux_fs/kernel/tools/power/x86/turbostat/
H A Dturbostat.c3295 sev.sigev_notify = SIGEV_THREAD; in msr_sum_record()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-63482 once the operation terminates. If the ‘sigev_notify’ element
3485 sent. Otherwise, ‘sigev_notify’ must be ‘SIGEV_THREAD’. In
3558 once the operation terminates. If the ‘sigev_notify’ element
3561 sent. Otherwise, ‘sigev_notify’ must be ‘SIGEV_THREAD’ in
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-63482 once the operation terminates. If the ‘sigev_notify’ element
3485 sent. Otherwise, ‘sigev_notify’ must be ‘SIGEV_THREAD’. In
3558 once the operation terminates. If the ‘sigev_notify’ element
3561 sent. Otherwise, ‘sigev_notify’ must be ‘SIGEV_THREAD’ in