Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus_notify.c94 static int filt_memorystatustouch(struct knote *kn, struct kevent_qos_s *kev);
101 .f_touch = filt_memorystatustouch,
274 filt_memorystatustouch(struct knote *kn, struct kevent_qos_s *kev) in filt_memorystatustouch() function