Home
last modified time | relevance | path

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

/trusty/kernel/app/dpctest/
Ddpctest.c32 struct dpc_test_ctx { struct
44 struct dpc_test_ctx* ctx = arg; in dpc_test_timer_callback() argument
52 struct dpc_test_ctx* ctx = containerof(work, struct dpc_test_ctx, work); in dpc_test_callback()
72 struct dpc_test_ctx test_ctx; in TEST()