Home
last modified time | relevance | path

Searched refs:f_touch (Results 1 – 17 of 17) sorted by relevance

/xnu-11215/bsd/kern/
H A Dtty_ptmx.c523 .f_touch = ptsd_kqops_touch,
752 .f_touch = ptmx_kqops_touch,
H A Dsys_pipe.c213 .f_touch = filt_pipenotsuptouch,
221 .f_touch = filt_pipereadtouch,
229 .f_touch = filt_pipewritetouch,
H A Dkern_event.c280 .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 Dkern_memorystatus_notify.c104 .f_touch = filt_memorystatustouch,
H A Duipc_socket.c192 .f_touch = filt_sortouch,
201 .f_touch = filt_sowtouch,
210 .f_touch = filt_socktouch,
219 .f_touch = filt_sortouch,
H A Dtty.c3400 .f_touch = filt_ttytouch,
H A Dkern_sig.c165 .f_touch = filt_signaltouch,
/xnu-11215/osfmk/ipc/
H A Dipc_pset.c1214 .f_touch = filt_porttouch,
1224 .f_touch = filt_psettouch,
/xnu-11215/bsd/sys/
H A Devent_private.h735 int (*f_touch)(struct knote *kn, struct kevent_qos_s *kev); member
/xnu-11215/bsd/skywalk/channel/
H A Dchannel.c130 .f_touch = filt_chrtouch,
139 .f_touch = filt_chwtouch,
148 .f_touch = filt_che_touch,
/xnu-11215/osfmk/kern/
H A Dexclaves_resource.c1520 .f_touch = filt_exclaves_notification_touch,
/xnu-11215/bsd/vfs/
H A Dvfs_vnops.c150 .f_touch = filt_vntouch,
H A Dvfs_fsevents.c2513 .f_touch = filt_fsevent_touch,
H A Dvfs_subr.c5090 .f_touch = filt_fstouch,
/xnu-11215/bsd/miscfs/specfs/
H A Dspec_vnops.c2997 .f_touch = filt_spectouch,
/xnu-11215/bsd/net/
H A Dbpf.c3114 .f_touch = filt_bpftouch,
H A Dnecp_client.c1160 .f_touch = necp_fd_knrtouch,