Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/ !
H A Dtty_ptmx.c527 .f_touch = ptsd_kqops_touch,
756 .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,
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 Dkern_memorystatus_notify.c104 .f_touch = filt_memorystatustouch,
H A Duipc_socket.c184 .f_touch = filt_sortouch,
193 .f_touch = filt_sowtouch,
202 .f_touch = filt_socktouch,
211 .f_touch = filt_sortouch,
H A Dkern_aio.c2585 .f_touch = filt_aiotouch,
H A Dtty.c3400 .f_touch = filt_ttytouch,
H A Dkern_sig.c165 .f_touch = filt_signaltouch,
/xnu-12377.1.9/osfmk/ipc/ !
H A Dipc_pset.c1247 .f_touch = filt_porttouch,
1257 .f_touch = filt_psettouch,
/xnu-12377.1.9/bsd/sys/ !
H A Devent_private.h735 int (*f_touch)(struct knote *kn, struct kevent_qos_s *kev); member
/xnu-12377.1.9/bsd/skywalk/channel/ !
H A Dchannel.c132 .f_touch = filt_chrtouch,
141 .f_touch = filt_chwtouch,
150 .f_touch = filt_che_touch,
/xnu-12377.1.9/osfmk/kern/ !
H A Dexclaves_resource.c1666 .f_touch = filt_exclaves_notification_touch,
/xnu-12377.1.9/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.c5128 .f_touch = filt_fstouch,
/xnu-12377.1.9/bsd/miscfs/specfs/ !
H A Dspec_vnops.c3003 .f_touch = filt_spectouch,
/xnu-12377.1.9/bsd/net/ !
H A Dbpf.c3117 .f_touch = filt_bpftouch,
H A Dnecp_client.c1182 .f_touch = necp_fd_knrtouch,