Searched refs:ptr8 (Results 1 – 2 of 2) sorted by relevance
87 u8 *ptr8 = NULL; in unpack_byte_string() local96 ptr8 = va_arg(args, u8 *); in unpack_byte_string()111 ptr8 = va_arg(args, u8 *); in unpack_byte_string()129 *ptr8 = str[offset]; in unpack_byte_string()138 memcpy(ptr8, str + offset, length); in unpack_byte_string()
82 const u64 *ptr8 = buf; in hex_dump_to_buffer() local87 get_unaligned(ptr8 + j)); in hex_dump_to_buffer()