Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c1305 struct wci_ent { struct
1311 static struct wci_ent wci_ents[WCI_MAX_ENTS]; argument
1316 static struct wci_ent *wci_find_ent(work_func_t func) in wci_find_ent()
1318 struct wci_ent *ent; in wci_find_ent()
1330 struct wci_ent *ent; in wq_cpu_intensive_report()