Lines Matching full:bytes

163 	uint8_t bytes[] = { 0xcc, 0xcc, 0xcc, 0xcc, 0xcc };  in create()  local
167 sfix_write(sfix, bytes); in create()
198 uint8_t bytes[] = { 0xcc, 0xcc, 0xcc, 0xcc, 0xcc }; in create_truncated() local
202 sfix_write(sfix, bytes); in create_truncated()
215 ptu_uint_eq(size, sizeof(bytes) - 1); in create_truncated()
366 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in get_overflow() local
369 sfix_write(sfix, bytes); in get_overflow()
388 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in attach_overflow() local
391 sfix_write(sfix, bytes); in attach_overflow()
410 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in attach_bad_ucount() local
413 sfix_write(sfix, bytes); in attach_bad_ucount()
431 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in map_change() local
434 sfix_write(sfix, bytes); in map_change()
440 sfix_write(sfix, bytes); in map_change()
450 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in map_put() local
453 sfix_write(sfix, bytes); in map_put()
473 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in unmap_nomap() local
476 sfix_write(sfix, bytes); in unmap_nomap()
490 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in map_overflow() local
493 sfix_write(sfix, bytes); in map_overflow()
511 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in get_put() local
514 sfix_write(sfix, bytes); in get_put()
538 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in attach_detach() local
541 sfix_write(sfix, bytes); in attach_detach()
569 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in attach_bad_iscache() local
572 sfix_write(sfix, bytes); in attach_bad_iscache()
597 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in detach_bad_iscache() local
600 sfix_write(sfix, bytes); in detach_bad_iscache()
620 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in map_unmap() local
623 sfix_write(sfix, bytes); in map_unmap()
647 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in attach_map() local
652 sfix_write(sfix, bytes); in attach_map()
684 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in attach_bad_map() local
689 sfix_write(sfix, bytes); in attach_bad_map()
710 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in attach_map_overflow() local
715 sfix_write(sfix, bytes); in attach_map_overflow()
737 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in read() local
741 sfix_write(sfix, bytes); in read()
752 ptu_uint_eq(buffer[0], bytes[1]); in read()
753 ptu_uint_eq(buffer[1], bytes[2]); in read()
764 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in read_null() local
768 sfix_write(sfix, bytes); in read_null()
793 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in read_offset() local
797 sfix_write(sfix, bytes); in read_offset()
808 ptu_uint_eq(buffer[0], bytes[2]); in read_offset()
809 ptu_uint_eq(buffer[1], bytes[3]); in read_offset()
820 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }, buffer[] = { 0xcc, 0xcc }; in read_truncated() local
823 sfix_write(sfix, bytes); in read_truncated()
834 ptu_uint_eq(buffer[0], bytes[3]); in read_truncated()
845 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }, buffer[] = { 0xcc, 0xcc }; in read_from_truncated() local
848 sfix_write(sfix, bytes); in read_from_truncated()
859 ptu_uint_eq(buffer[0], bytes[3]); in read_from_truncated()
870 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }, buffer[] = { 0xcc }; in read_nomem() local
873 sfix_write(sfix, bytes); in read_nomem()
894 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }, buffer[] = { 0xcc }; in read_overflow() local
897 sfix_write(sfix, bytes); in read_overflow()
919 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }, buffer[] = { 0xcc }; in read_overflow_32bit() local
922 sfix_write(sfix, bytes); in read_overflow_32bit()
944 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }, buffer[] = { 0xcc }; in read_nomap() local
947 sfix_write(sfix, bytes); in read_nomap()
962 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in read_unmap_map() local
966 sfix_write(sfix, bytes); in read_unmap_map()
977 ptu_uint_eq(buffer[0], bytes[1]); in read_unmap_map()
978 ptu_uint_eq(buffer[1], bytes[2]); in read_unmap_map()
997 ptu_uint_eq(buffer[0], bytes[1]); in read_unmap_map()
998 ptu_uint_eq(buffer[1], bytes[2]); in read_unmap_map()
1103 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in stress() local
1106 sfix_write(sfix, bytes); in stress()
1129 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in init_no_bcache() local
1133 sfix_write(sfix, bytes); in init_no_bcache()
1153 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in bcache_alloc_free() local
1157 sfix_write(sfix, bytes); in bcache_alloc_free()
1184 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in bcache_alloc_twice() local
1187 sfix_write(sfix, bytes); in bcache_alloc_twice()
1210 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in bcache_alloc_nomap() local
1213 sfix_write(sfix, bytes); in bcache_alloc_nomap()
1228 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in memsize_nomap() local
1231 sfix_write(sfix, bytes); in memsize_nomap()
1247 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in memsize_unmap() local
1250 sfix_write(sfix, bytes); in memsize_unmap()
1272 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in memsize_map_nobcache() local
1275 sfix_write(sfix, bytes); in memsize_map_nobcache()
1300 uint8_t bytes[] = { 0xcc, 0x2, 0x4, 0x6 }; in memsize_map_bcache() local
1303 sfix_write(sfix, bytes); in memsize_map_bcache()