Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dworkqueue.c1166 struct wci_ent { struct
1172 static struct wci_ent wci_ents[WCI_MAX_ENTS]; argument
1177 static struct wci_ent *wci_find_ent(work_func_t func) in wci_find_ent()
1179 struct wci_ent *ent; in wci_find_ent()
1191 struct wci_ent *ent; in wq_cpu_intensive_report()