Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Donce.c8 struct once_work { struct
16 struct once_work *work; in once_deferred() argument
18 work = container_of(w, struct once_work, work); in once_deferred()
27 struct once_work *w; in once_disable_jump()