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

/freebsd-13-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-sync.c50 static struct ptunit_result sfix_init(struct sync_fixture *sfix) argument
76 sync_fwd_null(struct sync_fixture *sfix) argument
93 sync_bwd_null(struct sync_fixture *sfix) argument
110 sync_fwd_empty(struct sync_fixture *sfix) argument
123 sync_bwd_empty(struct sync_fixture *sfix) argument
136 sync_fwd_none(struct sync_fixture *sfix) argument
147 sync_bwd_none(struct sync_fixture *sfix) argument
158 sync_fwd_here(struct sync_fixture *sfix) argument
172 sync_bwd_here(struct sync_fixture *sfix) argument
186 sync_fwd(struct sync_fixture *sfix) argument
200 sync_bwd(struct sync_fixture *sfix) argument
214 sync_fwd_past(struct sync_fixture *sfix) argument
228 sync_bwd_past(struct sync_fixture *sfix) argument
242 sync_fwd_cutoff(struct sync_fixture *sfix) argument
258 sync_bwd_cutoff(struct sync_fixture *sfix) argument
276 struct sync_fixture sfix; local
[all...]
H A Dptunit-msec_cache.c383 struct test_fixture sfix, ifix, cfix, cifix; local
H A Dptunit-section.c144 static struct ptunit_result sfix_write_aux(struct section_fixture *sfix, argument
160 static struct ptunit_result create(struct section_fixture *sfix) argument
185 create_bad_offset(struct section_fixture *sfix) argument
195 create_truncated(struct section_fixture *sfix) argument
220 create_empty(struct section_fixture *sfix) argument
251 memsize_null(struct section_fixture *sfix) argument
364 get_overflow(struct section_fixture *sfix) argument
385 attach_overflow(struct section_fixture *sfix) argument
407 attach_bad_ucount(struct section_fixture *sfix) argument
429 map_change(struct section_fixture *sfix) argument
448 map_put(struct section_fixture *sfix) argument
471 unmap_nomap(struct section_fixture *sfix) argument
488 map_overflow(struct section_fixture *sfix) argument
509 get_put(struct section_fixture *sfix) argument
535 attach_detach(struct section_fixture *sfix) argument
566 attach_bad_iscache(struct section_fixture *sfix) argument
594 detach_bad_iscache(struct section_fixture *sfix) argument
618 map_unmap(struct section_fixture *sfix) argument
644 attach_map(struct section_fixture *sfix) argument
681 attach_bad_map(struct section_fixture *sfix) argument
707 attach_map_overflow(struct section_fixture *sfix) argument
735 read(struct section_fixture *sfix) argument
762 read_null(struct section_fixture *sfix) argument
791 read_offset(struct section_fixture *sfix) argument
818 read_truncated(struct section_fixture *sfix) argument
843 read_from_truncated(struct section_fixture *sfix) argument
868 read_nomem(struct section_fixture *sfix) argument
892 read_overflow(struct section_fixture *sfix) argument
917 read_overflow_32bit(struct section_fixture *sfix) argument
942 read_nomap(struct section_fixture *sfix) argument
960 read_unmap_map(struct section_fixture *sfix) argument
1009 struct section_fixture *sfix; local
1057 struct section_fixture *sfix; local
1100 stress(struct section_fixture *sfix, int (*worker)(void *)) argument
1127 init_no_bcache(struct section_fixture *sfix) argument
1151 bcache_alloc_free(struct section_fixture *sfix) argument
1182 bcache_alloc_twice(struct section_fixture *sfix) argument
1208 bcache_alloc_nomap(struct section_fixture *sfix) argument
1225 memsize_nomap(struct section_fixture *sfix) argument
1244 memsize_unmap(struct section_fixture *sfix) argument
1269 memsize_map_nobcache(struct section_fixture *sfix) argument
1297 memsize_map_bcache(struct section_fixture *sfix) argument
1326 sfix_init(struct section_fixture *sfix) argument
1342 sfix_fini(struct section_fixture *sfix) argument
1398 struct section_fixture sfix; local
[all...]
H A Dptunit-image_section_cache.c1945 struct iscache_fixture cfix, dfix, sfix; local

Completed in 93 milliseconds