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);
628 !workq_thread_is_permanently_bound(uth)) { in workq_thread_update_bucket()640 !workq_thread_is_permanently_bound(uth) && in workq_thread_update_bucket()963 if (!workq_thread_is_permanently_bound(uth)) { in workq_thread_terminate()1151 workq_thread_is_permanently_bound(struct uthread *uth) in workq_thread_is_permanently_bound() function2328 (!workq_thread_is_permanently_bound(uth)); in bsdthread_part_of_cooperative_workqueue()3256 assert(workq_thread_is_permanently_bound(uth)); in workq_kern_bound_thread_reset_pri()4973 if (workq_thread_is_cooperative(uth) || workq_thread_is_permanently_bound(uth)) { in workq_setup_and_run()5039 assert(workq_thread_is_permanently_bound(uth)); in workq_bound_thread_initialize_and_unpark_continue()5096 assert(workq_thread_is_permanently_bound(uth)); in workq_bound_thread_initialize_and_unpark_continue()5118 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()));