Searched refs:default_wait_cb (Results 1 – 1 of 1) sorted by relevance
316 struct default_wait_cb { struct324 struct default_wait_cb *wait = in fence_default_wait_cb() argument325 container_of(cb, struct default_wait_cb, base); in fence_default_wait_cb()343 struct default_wait_cb cb; in fence_default_wait()433 struct default_wait_cb *cb; in fence_wait_any_timeout()448 cb = kcalloc(count, sizeof(struct default_wait_cb), GFP_KERNEL); in fence_wait_any_timeout()