Home
last modified time | relevance | path

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

12

/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/
H A Daio.h41 struct sigevent aio_sigevent; /* Signal number and value. */
69 struct sigevent aio_sigevent; /* Signal number and value. */
150 int __nent, struct sigevent *__restrict __sig)
185 int __nent, struct sigevent *__restrict __sig),
224 int __nent, struct sigevent *__restrict __sig)
H A Dtime.h49 struct sigevent;
235 struct sigevent *__restrict __evp,
H A Dmqueue.h61 extern int mq_notify (mqd_t __mqdes, const struct sigevent *__notification)
H A Dnetdb.h691 int __ent, struct sigevent *__restrict __sig);
/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/
H A Daio.h41 struct sigevent aio_sigevent; /* Signal number and value. */
69 struct sigevent aio_sigevent; /* Signal number and value. */
150 int __nent, struct sigevent *__restrict __sig)
185 int __nent, struct sigevent *__restrict __sig),
224 int __nent, struct sigevent *__restrict __sig)
H A Dtime.h49 struct sigevent;
235 struct sigevent *__restrict __evp,
H A Dmqueue.h61 extern int mq_notify (mqd_t __mqdes, const struct sigevent *__notification)
H A Dnetdb.h691 int __ent, struct sigevent *__restrict __sig);
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0015-posix-Fix-Warray-bounds-instances-building-timer_cre.patch125 @@ -52,16 +52,6 @@ timer_create (clockid_t clock_id, struct sigevent *evp, timer_t *timerid)
127 struct sigevent local_evp;
142 @@ -69,31 +59,17 @@ timer_create (clockid_t clock_id, struct sigevent *evp, timer_t *timerid)
179 @@ -106,20 +82,18 @@ timer_create (clockid_t clock_id, struct sigevent *evp, timer_t *timerid)
202 @@ -137,8 +111,7 @@ timer_create (clockid_t clock_id, struct sigevent *evp, timer_t *timerid)
211 struct sigevent sev =
212 @@ -150,27 +123,24 @@ timer_create (clockid_t clock_id, struct sigevent *evp, timer_t *timerid)
/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.h22 typedef struct sigevent struct
/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.h22 typedef struct sigevent struct
/OK3568_Linux_fs/kernel/include/linux/
H A Daudit.h400 extern void __audit_mq_notify(mqd_t mqdes, const struct sigevent *notification);
470 static inline void audit_mq_notify(mqd_t mqdes, const struct sigevent *notification) in audit_mq_notify()
640 const struct sigevent *notification) in audit_mq_notify()
/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.c123 struct sigevent se; in main()
H A Dset-timer-lat.c125 struct sigevent se; in setup_timer()
H A Dleap-a-day.c179 struct sigevent se; in main()
/OK3568_Linux_fs/kernel/ipc/
H 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()
/OK3568_Linux_fs/kernel/tools/testing/selftests/breakpoints/
H A Dstep_after_suspend_test.c133 struct sigevent event = {}; in suspend()
/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.h320 typedef struct sigevent { struct
/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.h320 typedef struct sigevent { struct
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dsiginfo.h322 typedef struct sigevent { struct
/OK3568_Linux_fs/kernel/kernel/
H A Dcompat.c179 int get_compat_sigevent(struct sigevent *event, in get_compat_sigevent()
/OK3568_Linux_fs/buildroot/package/qemu/
H A DConfig.in101 # Incompatible "struct sigevent" definition on musl
/OK3568_Linux_fs/kernel/kernel/time/
H 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()
/OK3568_Linux_fs/u-boot/tools/
H A D.proftool.cmd

12