Searched refs:sync_fixture (Results 1 – 1 of 1) sorted by relevance
38 struct sync_fixture { struct46 struct ptunit_result (*init)(struct sync_fixture *); argument47 struct ptunit_result (*fini)(struct sync_fixture *); argument50 static struct ptunit_result sfix_init(struct sync_fixture *sfix) in sfix_init()76 static struct ptunit_result sync_fwd_null(struct sync_fixture *sfix) in sync_fwd_null()93 static struct ptunit_result sync_bwd_null(struct sync_fixture *sfix) in sync_bwd_null()136 static struct ptunit_result sync_fwd_none(struct sync_fixture *sfix) in sync_fwd_none()147 static struct ptunit_result sync_bwd_none(struct sync_fixture *sfix) in sync_bwd_none()186 static struct ptunit_result sync_fwd(struct sync_fixture *sfix) in sync_fwd()200 static struct ptunit_result sync_bwd(struct sync_fixture *sfix) in sync_bwd()[all …]