Searched refs:PT_VALID (Results 1 – 1 of 1) sorted by relevance
155 #define PT_VALID(s) (((s) & PT_F_FREE) == 0) macro993 if (!PT_VALID(slot)) { in expand_pid_table()1111 if (__predict_false(PT_VALID(pt->pt_slot) || pt->pt_pgrp)) in proc_alloc_pid_slot()1491 if (!PT_VALID(pt->pt_slot)) { in pg_remove()1645 if (!PT_VALID(slot) && !pt->pt_pgrp) in pidtbl_dump()