Searched refs:COMPLETION_INITIALIZER_ONSTACK (Results 1 – 7 of 7) sorted by relevance
33 #define COMPLETION_INITIALIZER_ONSTACK(work) \ macro61 struct completion work = COMPLETION_INITIALIZER_ONSTACK(work)
664 COMPLETION_INITIALIZER_ONSTACK(fwork.done), in flush_kthread_work()705 COMPLETION_INITIALIZER_ONSTACK(fwork.done), in flush_kthread_worker()
2515 .done = COMPLETION_INITIALIZER_ONSTACK(this_flusher.done), in flush_workqueue()
184 .completion = COMPLETION_INITIALIZER_ONSTACK(ctx.completion), in i2400m_op_reset()
589 sleeper.completion = COMPLETION_INITIALIZER_ONSTACK(sleeper.completion); in cache_wait_req()
1755 .completion = COMPLETION_INITIALIZER_ONSTACK(wait.completion), in sh_mobile_ceu_probe()
913 .door_bell = COMPLETION_INITIALIZER_ONSTACK(ad.door_bell), in conn_connect()