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()110 static struct ptunit_result sync_fwd_empty(struct sync_fixture *sfix) in sync_fwd_empty()123 static struct ptunit_result sync_bwd_empty(struct sync_fixture *sfix) in sync_bwd_empty()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()[all …]