Searched refs:current_func (Results 1 – 3 of 3) sorted by relevance
32 work_func_t current_func; /* K: function */ member
346 return worker && worker->current_func == async_run_entry_fn; in current_is_async()
839 * work->current_func, which is executed afterwards. This possible in set_work_pool_and_clear_pending() 852 * 7 work->current_func() { in work_struct_pwq() 1135 worker->current_func == work->func)1533 wq_cpu_intensive_report(worker->current_func);3229 worker->current_func = work->func; in process_one_work() 3302 worker->current_func(work); in process_one_work() 3307 trace_workqueue_execute_end(work, worker->current_func); in process_one_work() 3321 worker->current_func); in process_one_work() 3349 worker->last_func = worker->current_func; in process_scheduled_works() 3354 worker->current_func in process_scheduled_works() [all...]