Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c1303 struct wci_ent { struct
1309 static struct wci_ent wci_ents[WCI_MAX_ENTS]; argument
1314 static struct wci_ent *wci_find_ent(work_func_t func) in wci_find_ent()
1316 struct wci_ent *ent; in wci_find_ent()
1328 struct wci_ent *ent; in wq_cpu_intensive_report()