Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dvmbus_drv.c808 struct onmessage_work_context { struct
815 struct onmessage_work_context *ctx; in vmbus_onmessage_work() argument
821 ctx = container_of(work, struct onmessage_work_context, in vmbus_onmessage_work()
846 struct onmessage_work_context *ctx; in vmbus_on_msg_dpc()