Searched refs:f_touch (Results 1 – 18 of 18) sorted by relevance
| /xnu-12377.1.9/bsd/kern/ |
| H A D | tty_ptmx.c | 527 .f_touch = ptsd_kqops_touch, 756 .f_touch = ptmx_kqops_touch,
|
| H A D | sys_pipe.c | 213 .f_touch = filt_pipenotsuptouch, 221 .f_touch = filt_pipereadtouch, 229 .f_touch = filt_pipewritetouch,
|
| H A D | kern_event.c | 280 .f_touch = filt_bad_touch, 1092 .f_touch = filt_kqtouch, 1327 .f_touch = filt_proctouch, 1929 .f_touch = filt_timertouch, 1998 .f_touch = filt_usertouch, 2850 .f_touch = filt_wltouch, 4241 result = filter_call(knote_fops(kn), f_touch(kn, kev)); in kevent_register()
|
| H A D | kern_memorystatus_notify.c | 104 .f_touch = filt_memorystatustouch,
|
| H A D | uipc_socket.c | 184 .f_touch = filt_sortouch, 193 .f_touch = filt_sowtouch, 202 .f_touch = filt_socktouch, 211 .f_touch = filt_sortouch,
|
| H A D | kern_aio.c | 2585 .f_touch = filt_aiotouch,
|
| H A D | tty.c | 3400 .f_touch = filt_ttytouch,
|
| H A D | kern_sig.c | 165 .f_touch = filt_signaltouch,
|
| /xnu-12377.1.9/osfmk/ipc/ |
| H A D | ipc_pset.c | 1247 .f_touch = filt_porttouch, 1257 .f_touch = filt_psettouch,
|
| /xnu-12377.1.9/bsd/sys/ |
| H A D | event_private.h | 735 int (*f_touch)(struct knote *kn, struct kevent_qos_s *kev); member
|
| /xnu-12377.1.9/bsd/skywalk/channel/ |
| H A D | channel.c | 132 .f_touch = filt_chrtouch, 141 .f_touch = filt_chwtouch, 150 .f_touch = filt_che_touch,
|
| /xnu-12377.1.9/osfmk/kern/ |
| H A D | exclaves_resource.c | 1666 .f_touch = filt_exclaves_notification_touch,
|
| /xnu-12377.1.9/bsd/vfs/ |
| H A D | vfs_vnops.c | 150 .f_touch = filt_vntouch,
|
| H A D | vfs_fsevents.c | 2513 .f_touch = filt_fsevent_touch,
|
| H A D | vfs_subr.c | 5128 .f_touch = filt_fstouch,
|
| /xnu-12377.1.9/bsd/miscfs/specfs/ |
| H A D | spec_vnops.c | 3003 .f_touch = filt_spectouch,
|
| /xnu-12377.1.9/bsd/net/ |
| H A D | bpf.c | 3117 .f_touch = filt_bpftouch,
|
| H A D | necp_client.c | 1182 .f_touch = necp_fd_knrtouch,
|