hex_byte_pack      16 arch/s390/boot/pgm_check_info.c 		dst = hex_byte_pack(dst, *src++);
hex_byte_pack     502 drivers/bus/moxtet.c 		p = hex_byte_pack(p, moxtet->tx[moxtet->count - i]);
hex_byte_pack     192 drivers/watchdog/hpwdt.c 	hex_byte_pack(panic_msg, mynmi);
hex_byte_pack     162 fs/fat/dir.c   				op = hex_byte_pack(op, ec >> 8);
hex_byte_pack     163 fs/fat/dir.c   				op = hex_byte_pack(op, ec);
hex_byte_pack     222 kernel/debug/gdbstub.c 			bufptr = hex_byte_pack(bufptr, s[i]);
hex_byte_pack     254 kernel/debug/gdbstub.c 		buf = hex_byte_pack(buf, *tmp);
hex_byte_pack     416 kernel/debug/gdbstub.c 			pkt = hex_byte_pack(pkt, *id);
hex_byte_pack     423 kernel/debug/gdbstub.c 		pkt = hex_byte_pack(pkt, 0);
hex_byte_pack     491 kernel/debug/gdbstub.c 	hex_byte_pack(&remcom_out_buffer[1], ks->signo);
hex_byte_pack     962 kernel/debug/gdbstub.c 		ptr = hex_byte_pack(ptr, ks->signo);
hex_byte_pack      70 lib/hexdump.c  		dst = hex_byte_pack(dst, *_src++);
hex_byte_pack    1234 lib/vsprintf.c 			p = hex_byte_pack(p, addr[5 - i]);
hex_byte_pack    1236 lib/vsprintf.c 			p = hex_byte_pack(p, addr[i]);
hex_byte_pack    1357 lib/vsprintf.c 				p = hex_byte_pack(p, hi);
hex_byte_pack    1360 lib/vsprintf.c 			p = hex_byte_pack(p, lo);
hex_byte_pack    1363 lib/vsprintf.c 			p = hex_byte_pack(p, lo);
hex_byte_pack    1385 lib/vsprintf.c 		p = hex_byte_pack(p, *addr++);
hex_byte_pack    1386 lib/vsprintf.c 		p = hex_byte_pack(p, *addr++);
hex_byte_pack    1654 lib/vsprintf.c 			p = hex_byte_pack(p, addr[index[i]]);
hex_byte_pack    1146 net/sunrpc/cache.c 			bp = hex_byte_pack(bp, *buf++);
hex_byte_pack     353 security/integrity/ima/ima_api.c 		hex_byte_pack(hash + (i * 2), iint->ima_hash->digest[i]);
hex_byte_pack     291 security/keys/encrypted-keys/encrypted.c 		bufp = hex_byte_pack(bufp, iv[i]);
hex_byte_pack    1161 security/keys/trusted.c 			bufp = hex_byte_pack(bufp, p->blob[i]);