Searched refs:workq_thread_is_permanently_bound (Results 1 – 3 of 3) sorted by relevance
340 bool workq_thread_is_permanently_bound(struct uthread *uth);
629 !workq_thread_is_permanently_bound(uth)) { in workq_thread_update_bucket()641 !workq_thread_is_permanently_bound(uth) && in workq_thread_update_bucket()964 if (!workq_thread_is_permanently_bound(uth)) { in workq_thread_terminate()1152 workq_thread_is_permanently_bound(struct uthread *uth) in workq_thread_is_permanently_bound() function2329 (!workq_thread_is_permanently_bound(uth)); in bsdthread_part_of_cooperative_workqueue()3253 assert(workq_thread_is_permanently_bound(uth)); in workq_kern_bound_thread_reset_pri()4970 if (workq_thread_is_cooperative(uth) || workq_thread_is_permanently_bound(uth)) { in workq_setup_and_run()5036 assert(workq_thread_is_permanently_bound(uth)); in workq_bound_thread_initialize_and_unpark_continue()5093 assert(workq_thread_is_permanently_bound(uth)); in workq_bound_thread_initialize_and_unpark_continue()5115 assert(workq_thread_is_permanently_bound(uth)); in workq_bound_thread_unpark_continue()
6040 assert(workq_thread_is_permanently_bound(uth));6327 if (!workq_thread_is_permanently_bound(ut)) {7922 assert(workq_thread_is_permanently_bound(current_uthread()));