Searched refs:lwp_find_exclude (Results 1 – 1 of 1) sorted by relevance
1430 #define lwp_find_exclude(l) \ macro1473 if (__predict_true(!lwp_find_exclude(l))) in lwp_find2()1485 if (__predict_false(lwp_find_exclude(l))) { in lwp_find2()1532 if (__predict_false(l != NULL && lwp_find_exclude(l))) in lwp_find()