Searched refs:ptr8 (Results 1 – 2 of 2) sorted by relevance
88 u8 *ptr8 = NULL; in unpack_byte_string() local97 ptr8 = va_arg(args, u8 *); in unpack_byte_string()112 ptr8 = va_arg(args, u8 *); in unpack_byte_string()130 *ptr8 = str[offset]; in unpack_byte_string()139 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()
Completed in 3 milliseconds