Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dworkqueue.c1162 struct wci_ent { struct
1168 static struct wci_ent wci_ents[WCI_MAX_ENTS]; argument
1173 static struct wci_ent *wci_find_ent(work_func_t func) in wci_find_ent()
1175 struct wci_ent *ent; in wci_find_ent()
1187 struct wci_ent *ent; in wq_cpu_intensive_report()