Searched refs:is_kthread (Results 1 – 5 of 5) sorted by relevance
40 __u32 is_kthread; member234 work->is_kthread = data.is_kthread; in read_task_info()
139 bool is_kthread; member
35 __u32 is_kthread; member115 .is_kthread = task->flags & PF_KTHREAD ? 1 : 0, in update_task_info()
460 bool is_kthread = current->flags & PF_KTHREAD; in bch2_move_ratelimit() local467 (is_kthread && kthread_should_stop())); in bch2_move_ratelimit()473 if (is_kthread && kthread_should_stop()) in bch2_move_ratelimit()479 (is_kthread && kthread_should_stop()), in bch2_move_ratelimit()655 bool is_kthread = current->flags & PF_KTHREAD; in bch2_evacuate_bucket() local703 if (is_kthread && kthread_should_stop()) in bch2_evacuate_bucket()
1673 work->is_kthread ? "[" : "", in top_print_work()1675 work->is_kthread ? "]" : ""); in top_print_work()