Searched refs:current_func (Results 1 – 3 of 3) sorted by relevance
32 work_func_t current_func; /* L: current_work's fn */ member
332 return worker && worker->current_func == async_run_entry_fn; in current_is_async()
1036 worker->current_func == work->func) in find_worker_executing_work()2204 worker->current_func = work->func; in process_one_work()2270 worker->current_func(work); in process_one_work()2283 worker->current_func); in process_one_work()2305 worker->last_func = worker->current_func; in process_one_work()2310 worker->current_func = NULL; in process_one_work()2611 worker->current_pwq->wq->name, worker->current_func, in check_flush_dependency()4616 probe_kernel_read(&fn, &worker->current_func, sizeof(fn)); in print_worker_info()4684 worker->current_func); in show_pwq()