Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dvmbus_drv.c607 struct onmessage_work_context { struct
614 struct onmessage_work_context *ctx; in vmbus_onmessage_work() argument
620 ctx = container_of(work, struct onmessage_work_context, in vmbus_onmessage_work()
662 struct onmessage_work_context *ctx; in vmbus_on_msg_dpc()