Home
last modified time | relevance | path

Searched defs:sfix (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-sync.c50 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 …]
H A Dptunit-section.c144 static struct ptunit_result sfix_write_aux(struct section_fixture *sfix, in sfix_write_aux()
157 #define sfix_write(sfix, buffer) \ argument
160 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 …]
H A Dptunit-msec_cache.c383 struct test_fixture sfix, ifix, cfix, cifix; in main() local
H A Dptunit-image_section_cache.c1945 struct iscache_fixture cfix, dfix, sfix; in main() local