Searched refs:print_hex_dump (Results 1 – 7 of 7) sorted by relevance
| /include/keys/ |
| A D | trusted_tpm.h | 59 print_hex_dump(KERN_INFO, "pcrinfo ", DUMP_PREFIX_NONE, in dump_options() 65 print_hex_dump(KERN_INFO, "trusted-key: handle ", DUMP_PREFIX_NONE, in dump_sess() 68 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, in dump_sess() 71 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, in dump_sess() 81 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, 16, 1, buf, len, 0); in dump_tpm_buf()
|
| A D | trusted-type.h | 87 print_hex_dump(KERN_INFO, "key ", DUMP_PREFIX_NONE, in dump_payload() 90 print_hex_dump(KERN_INFO, "blob ", DUMP_PREFIX_NONE, in dump_payload()
|
| /include/linux/ |
| A D | dynamic_debug.h | 287 print_hex_dump, \ 314 print_hex_dump(KERN_DEBUG, prefix_str, prefix_type, \
|
| A D | printk.h | 772 extern void print_hex_dump(const char *level, const char *prefix_str, 776 static inline void print_hex_dump(const char *level, const char *prefix_str, in print_hex_dump() function 797 print_hex_dump(KERN_DEBUG, prefix_str, prefix_type, rowsize, \
|
| A D | filter.h | 1303 print_hex_dump(KERN_ERR, "JIT code: ", DUMP_PREFIX_OFFSET, in bpf_jit_dump()
|
| /include/linux/mlx5/ |
| A D | cq.h | 202 print_hex_dump(KERN_WARNING, "", DUMP_PREFIX_OFFSET, 16, 1, err_cqe, in mlx5_dump_err_cqe()
|
| /include/linux/dma/ |
| A D | ti-cppi5.h | 173 print_hex_dump(KERN_ERR, "dump udmap_desc: ", DUMP_PREFIX_NONE, in cppi5_desc_dump()
|
Completed in 19 milliseconds