Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/sys/
H A Dfiledesc.h174 #define kqwl_above_soft_limit_send_notification(fdp) fdt_flag_set(fdp, KQWL_ABOVE_SOFT_LIMIT) macro
/xnu-11215.61.5/bsd/kern/
H A Dkern_event.c3529 kqwl_above_soft_limit_send_notification(fdp); in kqworkloop_check_limit_exceeded()