Searched refs:f_event (Results 1 – 18 of 18) sorted by relevance
| /xnu-12377.1.9/bsd/kern/ |
| H A D | tty_ptmx.c | 526 .f_event = ptsd_kqops_event, 755 .f_event = ptmx_kqops_event,
|
| H A D | sys_pipe.c | 212 .f_event = filt_pipenotsup, 220 .f_event = filt_piperead, 228 .f_event = filt_pipewrite,
|
| H A D | kern_event.c | 279 .f_event = filt_bad_event, 830 result = filter_call(knote_fops(kn), f_event(kn, hint)); in knote_post() 1091 .f_event = filt_kqueue, 1326 .f_event = filt_procevent, 1928 .f_event = filt_bad_event, 1997 .f_event = filt_bad_event, 2849 .f_event = filt_bad_event,
|
| H A D | kern_memorystatus_notify.c | 103 .f_event = filt_memorystatus,
|
| H A D | uipc_socket.c | 183 .f_event = filt_soread, 192 .f_event = filt_sowrite, 201 .f_event = filt_sockev, 210 .f_event = filt_soread,
|
| H A D | kern_aio.c | 2584 .f_event = filt_aioevent,
|
| H A D | tty.c | 3399 .f_event = filt_ttyevent,
|
| H A D | kern_sig.c | 164 .f_event = filt_signal,
|
| /xnu-12377.1.9/osfmk/ipc/ |
| H A D | ipc_pset.c | 1246 .f_event = filt_portevent, 1256 .f_event = filt_psetevent,
|
| /xnu-12377.1.9/bsd/sys/ |
| H A D | event_private.h | 734 int (*f_event)(struct knote *kn, long hint); member
|
| /xnu-12377.1.9/bsd/skywalk/channel/ |
| H A D | channel.c | 131 .f_event = filt_chread, 140 .f_event = filt_chwrite, 149 .f_event = filt_che_event,
|
| /xnu-12377.1.9/osfmk/kern/ |
| H A D | exclaves_resource.c | 1665 .f_event = filt_exclaves_notification_event,
|
| /xnu-12377.1.9/bsd/vfs/ |
| H A D | vfs_vnops.c | 149 .f_event = filt_vnode,
|
| H A D | vfs_fsevents.c | 2512 .f_event = filt_fsevent,
|
| H A D | vfs_subr.c | 5127 .f_event = filt_fsevent,
|
| /xnu-12377.1.9/bsd/miscfs/specfs/ |
| H A D | spec_vnops.c | 3002 .f_event = filt_specevent,
|
| /xnu-12377.1.9/bsd/net/ |
| H A D | bpf.c | 3116 .f_event = filt_bpfread,
|
| H A D | necp_client.c | 1181 .f_event = necp_fd_knread,
|