Searched refs:filt_memorystatusattach (Results 1 – 1 of 1) sorted by relevance
91 static int filt_memorystatusattach(struct knote *kn, struct kevent_qos_s *kev);98 .f_attach = filt_memorystatusattach,195 filt_memorystatusattach(struct knote *kn, __unused struct kevent_qos_s *kev) in filt_memorystatusattach() function