Lines Matching refs:proc_getpid
263 pid_t knote_pid = proc_getpid(knote_proc); in filt_memorystatus()
500 pid_t pid = proc_getpid(p); in memorystatus_warn_process()
516 pid_t knote_pid = proc_getpid(knote_proc); in memorystatus_warn_process()
744 …MEMORYSTATUS_DEBUG(1, "memorystatus_bg_pressure_eligible: pid %d, state 0x%x\n", proc_getpid(p), p… in memorystatus_bg_pressure_eligible()
1172 VM_PRESSURE_DEBUG(1, "[vm_pressure] skipping process %d\n", proc_getpid(p)); in vm_pressure_select_optimal_candidate_to_notify()
1269 …, "[vm_pressure] threshold failed for pid %d with %llu resident...\n", proc_getpid(p), resident_si… in vm_pressure_select_optimal_candidate_to_notify()
1276 …VM_DEBUG_CONSTANT_EVENT(vm_pressure_event, VM_PRESSURE_EVENT, DBG_FUNC_NONE, proc_getpid(knote_get… in vm_pressure_select_optimal_candidate_to_notify()
1277 …VM_PRESSURE_DEBUG(1, "[vm_pressure] sending event to pid %d with %llu resident\n", proc_getpid(kno… in vm_pressure_select_optimal_candidate_to_notify()
1586 target_pid = proc_getpid(target_proc); in memorystatus_update_vm_pressure()
1622 pid_t knote_pid = proc_getpid(knote_proc); in memorystatus_update_vm_pressure()
1990 pid_t knote_pid = proc_getpid(knote_proc);