Searched defs:sfix (Results 1 – 4 of 4) sorted by relevance
50 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()158 static struct ptunit_result sync_fwd_here(struct sync_fixture *sfix) in sync_fwd_here()172 static struct ptunit_result sync_bwd_here(struct sync_fixture *sfix) in sync_bwd_here()186 static struct ptunit_result sync_fwd(struct sync_fixture *sfix) in sync_fwd()[all …]
144 static struct ptunit_result sfix_write_aux(struct section_fixture *sfix, in sfix_write_aux()157 #define sfix_write(sfix, buffer) \ argument160 static struct ptunit_result create(struct section_fixture *sfix) in create()185 static struct ptunit_result create_bad_offset(struct section_fixture *sfix) in create_bad_offset()195 static struct ptunit_result create_truncated(struct section_fixture *sfix) in create_truncated()220 static struct ptunit_result create_empty(struct section_fixture *sfix) in create_empty()251 static struct ptunit_result memsize_null(struct section_fixture *sfix) in memsize_null()364 static struct ptunit_result get_overflow(struct section_fixture *sfix) in get_overflow()385 static struct ptunit_result attach_overflow(struct section_fixture *sfix) in attach_overflow()407 static struct ptunit_result attach_bad_ucount(struct section_fixture *sfix) in attach_bad_ucount()[all …]
383 struct test_fixture sfix, ifix, cfix, cifix; in main() local
1945 struct iscache_fixture cfix, dfix, sfix; in main() local