Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dkern_memorystatus_notify.c97 static int filt_memorystatustouch(struct knote *kn, struct kevent_qos_s *kev);
104 .f_touch = filt_memorystatustouch,
262 filt_memorystatustouch(struct knote *kn, struct kevent_qos_s *kev) in filt_memorystatustouch() function