Home
last modified time | relevance | path

Searched refs:target_func (Results 1 – 2 of 2) sorted by relevance

/kernel/kcsan/
Dreport.c319 unsigned long target_func; in replace_stack_entry() local
323 target_func = ip - offset; in replace_stack_entry()
334 if (func == target_func) { in replace_stack_entry()
/kernel/
Dworkqueue.c2627 work_func_t target_func = target_work ? target_work->func : NULL; in check_flush_dependency() local
2637 current->pid, current->comm, target_wq->name, target_func); in check_flush_dependency()
2642 target_wq->name, target_func); in check_flush_dependency()