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)
645 COMPLETION_INITIALIZER_ONSTACK(fwork.done), in flush_kthread_work()686 COMPLETION_INITIALIZER_ONSTACK(fwork.done), in flush_kthread_worker()
2522 .done = COMPLETION_INITIALIZER_ONSTACK(this_flusher.done), in flush_workqueue()
184 .completion = COMPLETION_INITIALIZER_ONSTACK(ctx.completion), in i2400m_op_reset()
582 sleeper.completion = COMPLETION_INITIALIZER_ONSTACK(sleeper.completion); in cache_wait_req()
1729 .completion = COMPLETION_INITIALIZER_ONSTACK(wait.completion), in sh_mobile_ceu_probe()
912 .door_bell = COMPLETION_INITIALIZER_ONSTACK(ad.door_bell), in conn_connect()