Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dworkqueue.c2960 struct work_struct *target_work, in check_flush_dependency() argument
2970 target_func = target_work ? target_work->func : NULL; in check_flush_dependency()