Searched refs:sigevent (Results 1 – 17 of 17) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | aio.h | 107 struct sigevent aio_sigevent; /* Signal to deliver */ 240 struct sigevent *);
|
| H A D | timers.h | 51 struct sigevent it_sigev;
|
| H A D | signalvar.h | 321 ksiginfo_set_sigev(ksiginfo_t *dst, struct sigevent *sigev) in ksiginfo_set_sigev() 406 int sigev_findtd(struct proc *p, struct sigevent *sigev, struct thread **);
|
| H A D | signal.h | 195 struct sigevent { struct
|
| H A D | sysproto.h | 643 …char evp_l_[PADL_(struct sigevent *)]; struct sigevent * evp; char evp_r_[PADR_(struct sigevent *)… 715 …char sig_l_[PADL_(struct sigevent *)]; struct sigevent * sig; char sig_r_[PADR_(struct sigevent *)… 1292 …char sigev_l_[PADL_(const struct sigevent *)]; const struct sigevent * sigev; char sigev_r_[PADR_(…
|
| H A D | syscallsubr.h | 314 struct sigevent *evp, int *timerid, int preset_id);
|
| /f-stack/app/nginx-1.16.1/src/event/modules/ |
| H A D | ngx_eventport_module.c | 106 int timer_create(clockid_t clock_id, struct sigevent *evp, timer_t *timerid); 108 int timer_create(clockid_t clock_id, struct sigevent *evp, timer_t *timerid) in timer_create() 215 struct sigevent sev; in ngx_eventport_init() 251 ngx_memzero(&sev, sizeof(struct sigevent)); in ngx_eventport_init()
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_aio.c | 253 struct sigevent lioj_signal; /* (a) signal on all I/O done */ 470 aio_sendsig(struct proc *p, struct sigevent *sigev, ksiginfo_t *ksi, bool ext) in aio_sendsig() 1370 convert_old_sigevent(struct osigevent *osig, struct sigevent *nsig) in convert_old_sigevent() 2217 struct aiocb **acb_list, int nent, struct sigevent *sig, in kern_lio_listio() 2364 struct sigevent *sigp, sig; in freebsd6_lio_listio() 2402 struct sigevent *sigp, sig; in sys_lio_listio() 2751 convert_old_sigevent32(struct osigevent32 *osig, struct sigevent *nsig) in convert_old_sigevent32() 3063 struct sigevent *sigp, sig; in freebsd6_freebsd32_lio_listio() 3109 struct sigevent *sigp, sig; in freebsd32_lio_listio()
|
| H A D | kern_time.c | 1154 struct sigevent * evp; 1161 struct sigevent *evp, ev; in sys_ktimer_create() 1183 kern_ktimer_create(struct thread *td, clockid_t clock_id, struct sigevent *evp, in kern_ktimer_create()
|
| H A D | uipc_mqueue.c | 172 struct sigevent nt_sigev; 2329 kern_kmq_notify(struct thread *td, int mqd, struct sigevent *sigev) in kern_kmq_notify() 2434 struct sigevent ev, *evp; in sys_kmq_notify() 2862 struct sigevent ev, *evp; in freebsd32_kmq_notify()
|
| H A D | kern_sig.c | 2125 sigev_findtd(struct proc *p ,struct sigevent *sigev, struct thread **ttd) in sigev_findtd()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/agents/ |
| H A D | fmd_api.c | 585 struct sigevent sev; in fmd_timer_install()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_proto.h | 451 …char evp_l_[PADL_(struct sigevent *)]; struct sigevent * evp; char evp_r_[PADR_(struct sigevent *)…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_proto.h | 697 …char evp_l_[PADL_(struct sigevent *)]; struct sigevent * evp; char evp_r_[PADR_(struct sigevent *)…
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_proto.h | 772 …char evp_l_[PADL_(struct sigevent *)]; struct sigevent * evp; char evp_r_[PADR_(struct sigevent *)…
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_proto.h | 841 …char evp_l_[PADL_(struct sigevent *)]; struct sigevent * evp; char evp_r_[PADR_(struct sigevent *)…
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_proto.h | 840 …char evp_l_[PADL_(struct sigevent *)]; struct sigevent * evp; char evp_r_[PADR_(struct sigevent *)…
|