Searched refs:sfix_write (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-section.c | 157 #define sfix_write(sfix, buffer) \ macro 167 sfix_write(sfix, bytes); in create() 202 sfix_write(sfix, bytes); in create_truncated() 369 sfix_write(sfix, bytes); in get_overflow() 391 sfix_write(sfix, bytes); in attach_overflow() 413 sfix_write(sfix, bytes); in attach_bad_ucount() 434 sfix_write(sfix, bytes); in map_change() 440 sfix_write(sfix, bytes); in map_change() 453 sfix_write(sfix, bytes); in map_put() 476 sfix_write(sfix, bytes); in unmap_nomap() [all …]
|