Searched refs:f_touch (Results 1 – 17 of 17) sorted by relevance
| /xnu-11215/bsd/kern/ |
| H A D | tty_ptmx.c | 523 .f_touch = ptsd_kqops_touch, 752 .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, 1091 .f_touch = filt_kqtouch, 1326 .f_touch = filt_proctouch, 1928 .f_touch = filt_timertouch, 1997 .f_touch = filt_usertouch, 2849 .f_touch = filt_wltouch, 4240 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 | 192 .f_touch = filt_sortouch, 201 .f_touch = filt_sowtouch, 210 .f_touch = filt_socktouch, 219 .f_touch = filt_sortouch,
|
| H A D | tty.c | 3400 .f_touch = filt_ttytouch,
|
| H A D | kern_sig.c | 165 .f_touch = filt_signaltouch,
|
| /xnu-11215/osfmk/ipc/ |
| H A D | ipc_pset.c | 1214 .f_touch = filt_porttouch, 1224 .f_touch = filt_psettouch,
|
| /xnu-11215/bsd/sys/ |
| H A D | event_private.h | 735 int (*f_touch)(struct knote *kn, struct kevent_qos_s *kev); member
|
| /xnu-11215/bsd/skywalk/channel/ |
| H A D | channel.c | 130 .f_touch = filt_chrtouch, 139 .f_touch = filt_chwtouch, 148 .f_touch = filt_che_touch,
|
| /xnu-11215/osfmk/kern/ |
| H A D | exclaves_resource.c | 1520 .f_touch = filt_exclaves_notification_touch,
|
| /xnu-11215/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 | 5090 .f_touch = filt_fstouch,
|
| /xnu-11215/bsd/miscfs/specfs/ |
| H A D | spec_vnops.c | 2997 .f_touch = filt_spectouch,
|
| /xnu-11215/bsd/net/ |
| H A D | bpf.c | 3114 .f_touch = filt_bpftouch,
|
| H A D | necp_client.c | 1160 .f_touch = necp_fd_knrtouch,
|