Searched refs:TestSimpleBlockJob (Results 1 – 1 of 1) sorted by relevance
1558 typedef struct TestSimpleBlockJob { struct1562 } TestSimpleBlockJob; typedef1566 TestSimpleBlockJob *s = container_of(job, TestSimpleBlockJob, common.job); in test_simple_job_run()1577 TestSimpleBlockJob *s = container_of(job, TestSimpleBlockJob, common.job); in test_simple_job_clean()1583 .instance_size = sizeof(TestSimpleBlockJob),1660 TestSimpleBlockJob *job; in test_drop_intermediate_poll()