Lines Matching refs:bytes

163 	uint8_t bytes[] = { 0xcc, 0xcc, 0xcc, 0xcc, 0xcc };  in create()  local
166 sfix_write(sfix, bytes); in create()
194 uint8_t bytes[] = { 0xcc, 0xcc, 0xcc, 0xcc, 0xcc }; in create_truncated() local
197 sfix_write(sfix, bytes); in create_truncated()
209 ptu_uint_eq(size, sizeof(bytes) - 1); in create_truncated()
357 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in get_overflow() local
360 sfix_write(sfix, bytes); in get_overflow()
378 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in attach_overflow() local
381 sfix_write(sfix, bytes); in attach_overflow()
399 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in attach_bad_ucount() local
402 sfix_write(sfix, bytes); in attach_bad_ucount()
419 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in map_change() local
422 sfix_write(sfix, bytes); in map_change()
427 sfix_write(sfix, bytes); in map_change()
437 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in map_put() local
440 sfix_write(sfix, bytes); in map_put()
459 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in unmap_nomap() local
462 sfix_write(sfix, bytes); in unmap_nomap()
475 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in map_overflow() local
478 sfix_write(sfix, bytes); in map_overflow()
495 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in get_put() local
498 sfix_write(sfix, bytes); in get_put()
521 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in attach_detach() local
524 sfix_write(sfix, bytes); in attach_detach()
551 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in attach_bad_iscache() local
554 sfix_write(sfix, bytes); in attach_bad_iscache()
578 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in detach_bad_iscache() local
581 sfix_write(sfix, bytes); in detach_bad_iscache()
600 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in map_unmap() local
603 sfix_write(sfix, bytes); in map_unmap()
626 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in attach_map() local
631 sfix_write(sfix, bytes); in attach_map()
662 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in attach_bad_map() local
667 sfix_write(sfix, bytes); in attach_bad_map()
687 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in attach_map_overflow() local
692 sfix_write(sfix, bytes); in attach_map_overflow()
713 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in read() local
717 sfix_write(sfix, bytes); in read()
727 ptu_uint_eq(buffer[0], bytes[1]); in read()
728 ptu_uint_eq(buffer[1], bytes[2]); in read()
739 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in read_null() local
743 sfix_write(sfix, bytes); in read_null()
767 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in read_offset() local
771 sfix_write(sfix, bytes); in read_offset()
781 ptu_uint_eq(buffer[0], bytes[2]); in read_offset()
782 ptu_uint_eq(buffer[1], bytes[3]); in read_offset()
793 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }, buffer[] = { 0xcc, 0xcc }; in read_truncated() local
796 sfix_write(sfix, bytes); in read_truncated()
806 ptu_uint_eq(buffer[0], bytes[3]); in read_truncated()
817 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }, buffer[] = { 0xcc, 0xcc }; in read_from_truncated() local
820 sfix_write(sfix, bytes); in read_from_truncated()
830 ptu_uint_eq(buffer[0], bytes[3]); in read_from_truncated()
841 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }, buffer[] = { 0xcc }; in read_nomem() local
844 sfix_write(sfix, bytes); in read_nomem()
864 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }, buffer[] = { 0xcc }; in read_overflow() local
867 sfix_write(sfix, bytes); in read_overflow()
888 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }, buffer[] = { 0xcc }; in read_overflow_32bit() local
891 sfix_write(sfix, bytes); in read_overflow_32bit()
912 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }, buffer[] = { 0xcc }; in read_nomap() local
915 sfix_write(sfix, bytes); in read_nomap()
929 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in read_unmap_map() local
933 sfix_write(sfix, bytes); in read_unmap_map()
943 ptu_uint_eq(buffer[0], bytes[1]); in read_unmap_map()
944 ptu_uint_eq(buffer[1], bytes[2]); in read_unmap_map()
963 ptu_uint_eq(buffer[0], bytes[1]); in read_unmap_map()
964 ptu_uint_eq(buffer[1], bytes[2]); in read_unmap_map()
1069 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in stress() local
1072 sfix_write(sfix, bytes); in stress()
1094 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in init_no_bcache() local
1098 sfix_write(sfix, bytes); in init_no_bcache()
1117 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in bcache_alloc_free() local
1121 sfix_write(sfix, bytes); in bcache_alloc_free()
1147 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in bcache_alloc_twice() local
1150 sfix_write(sfix, bytes); in bcache_alloc_twice()
1172 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in bcache_alloc_nomap() local
1175 sfix_write(sfix, bytes); in bcache_alloc_nomap()
1189 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in memsize_nomap() local
1192 sfix_write(sfix, bytes); in memsize_nomap()
1207 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in memsize_unmap() local
1210 sfix_write(sfix, bytes); in memsize_unmap()
1231 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in memsize_map_nobcache() local
1234 sfix_write(sfix, bytes); in memsize_map_nobcache()
1258 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in memsize_map_bcache() local
1261 sfix_write(sfix, bytes); in memsize_map_bcache()