Searched refs:current_func (Results 1 – 3 of 3) sorted by relevance
32 work_func_t current_func; /* L: current_work's fn */ member
331 return worker && worker->current_func == async_run_entry_fn; in current_is_async()
1007 worker->current_func == work->func) in find_worker_executing_work()2087 worker->current_func = work->func; in process_one_work()2153 worker->current_func(work); in process_one_work()2166 worker->current_func); in process_one_work()2190 worker->current_func = NULL; in process_one_work()2485 worker->current_pwq->wq->name, worker->current_func, in check_flush_dependency()4417 probe_kernel_read(&fn, &worker->current_func, sizeof(fn)); in print_worker_info()4484 worker->current_func); in show_pwq()