Searched refs:dpc_test_ctx (Results 1 – 1 of 1) sorted by relevance
32 struct dpc_test_ctx { struct44 struct dpc_test_ctx* ctx = arg; in dpc_test_timer_callback() argument52 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()