Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dworkqueue.c1173 static struct wci_ent *wci_find_ent(work_func_t func) in wci_find_ent() function
1190 ent = wci_find_ent(func); in wq_cpu_intensive_report()
1221 if (wci_find_ent(func)) { in wq_cpu_intensive_report()