/linux-4.4.14/security/keys/ |
D | trusted.h | 47 print_hex_dump(KERN_INFO, "pcrinfo ", DUMP_PREFIX_NONE, in dump_options() 54 print_hex_dump(KERN_INFO, "key ", DUMP_PREFIX_NONE, in dump_payload() 57 print_hex_dump(KERN_INFO, "blob ", DUMP_PREFIX_NONE, in dump_payload() 64 print_hex_dump(KERN_INFO, "trusted-key: handle ", DUMP_PREFIX_NONE, in dump_sess() 67 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, in dump_sess() 70 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, in dump_sess() 80 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, 16, 1, buf, len, 0); in dump_tpm_buf()
|
/linux-4.4.14/security/keys/encrypted-keys/ |
D | encrypted.h | 21 print_hex_dump(KERN_ERR, "master key: ", DUMP_PREFIX_NONE, 32, 1, in dump_master_key() 27 print_hex_dump(KERN_ERR, "decrypted data: ", DUMP_PREFIX_NONE, 32, 1, in dump_decrypted_data() 35 print_hex_dump(KERN_ERR, "encrypted data: ", DUMP_PREFIX_NONE, 32, 1, in dump_encrypted_data() 44 print_hex_dump(KERN_ERR, "hmac: ", DUMP_PREFIX_NONE, 32, 1, digest, in dump_hmac()
|
/linux-4.4.14/drivers/crypto/caam/ |
D | key_gen.c | 94 print_hex_dump(KERN_ERR, "ctx.key@"__stringify(__LINE__)": ", in gen_split_key() 96 print_hex_dump(KERN_ERR, "jobdesc@"__stringify(__LINE__)": ", in gen_split_key() 109 print_hex_dump(KERN_ERR, "ctx.key@"__stringify(__LINE__)": ", in gen_split_key()
|
D | caamhash.c | 353 print_hex_dump(KERN_ERR, in ahash_set_sh_desc() 372 print_hex_dump(KERN_ERR, in ahash_set_sh_desc() 390 print_hex_dump(KERN_ERR, "ahash final shdesc@"__stringify(__LINE__)": ", in ahash_set_sh_desc() 408 print_hex_dump(KERN_ERR, "ahash finup shdesc@"__stringify(__LINE__)": ", in ahash_set_sh_desc() 427 print_hex_dump(KERN_ERR, in ahash_set_sh_desc() 489 print_hex_dump(KERN_ERR, "key_in@"__stringify(__LINE__)": ", in hash_digest_key() 491 print_hex_dump(KERN_ERR, "jobdesc@"__stringify(__LINE__)": ", in hash_digest_key() 504 print_hex_dump(KERN_ERR, in hash_digest_key() 556 print_hex_dump(KERN_ERR, "key in @"__stringify(__LINE__)": ", in ahash_setkey() 572 print_hex_dump(KERN_ERR, "ctx.key@"__stringify(__LINE__)": ", in ahash_setkey() [all …]
|
D | caamalg.c | 335 print_hex_dump(KERN_ERR, in aead_null_set_sh_desc() 420 print_hex_dump(KERN_ERR, in aead_null_set_sh_desc() 527 print_hex_dump(KERN_ERR, "aead enc shdesc@"__stringify(__LINE__)": ", in aead_set_sh_desc() 597 print_hex_dump(KERN_ERR, "aead dec shdesc@"__stringify(__LINE__)": ", in aead_set_sh_desc() 705 print_hex_dump(KERN_ERR, "aead givenc shdesc@"__stringify(__LINE__)": ", in aead_set_sh_desc() 826 print_hex_dump(KERN_ERR, "gcm enc shdesc@"__stringify(__LINE__)": ", in gcm_set_sh_desc() 907 print_hex_dump(KERN_ERR, "gcm dec shdesc@"__stringify(__LINE__)": ", in gcm_set_sh_desc() 1005 print_hex_dump(KERN_ERR, "rfc4106 enc shdesc@"__stringify(__LINE__)": ", in rfc4106_set_sh_desc() 1079 print_hex_dump(KERN_ERR, "rfc4106 dec shdesc@"__stringify(__LINE__)": ", in rfc4106_set_sh_desc() 1178 print_hex_dump(KERN_ERR, "rfc4543 enc shdesc@"__stringify(__LINE__)": ", in rfc4543_set_sh_desc() [all …]
|
D | caamrng.c | 116 print_hex_dump(KERN_ERR, "rng refreshed buf@: ", in rng_done() 215 print_hex_dump(KERN_ERR, "rng shdesc@: ", DUMP_PREFIX_ADDRESS, 16, 4, in rng_create_sh_desc() 239 print_hex_dump(KERN_ERR, "rng job desc@: ", DUMP_PREFIX_ADDRESS, 16, 4, in rng_create_job_desc()
|
D | sg_sw_sec4.h | 21 print_hex_dump(KERN_ERR, "sec4_sg_ptr@: ", in dma_to_sec4_sg_one()
|
/linux-4.4.14/arch/microblaze/kernel/ |
D | traps.c | 61 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_ADDRESS, 32, in show_stack() 67 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_ADDRESS, 32, 4, (void *)fp, in show_stack()
|
/linux-4.4.14/drivers/mtd/tests/ |
D | mtd_nandecctest.c | 230 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, 16, 4, in dump_data_ecc() 232 print_hex_dump(KERN_INFO, "hexdump of error ecc: ", in dump_data_ecc() 236 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, 16, 4, in dump_data_ecc() 238 print_hex_dump(KERN_INFO, "hexdump of correct ecc: ", in dump_data_ecc()
|
/linux-4.4.14/lib/ |
D | hexdump.c | 242 void print_hex_dump(const char *level, const char *prefix_str, int prefix_type, in print_hex_dump() function 274 EXPORT_SYMBOL(print_hex_dump); 292 print_hex_dump(KERN_DEBUG, prefix_str, prefix_type, 16, 1, in print_hex_dump_bytes()
|
D | test-string_helpers.c | 24 print_hex_dump(KERN_WARNING, "Input: ", DUMP_PREFIX_NONE, 16, 1, in test_string_check_buf() 26 print_hex_dump(KERN_WARNING, "Expected: ", DUMP_PREFIX_NONE, 16, 1, in test_string_check_buf() 28 print_hex_dump(KERN_WARNING, "Got: ", DUMP_PREFIX_NONE, 16, 1, in test_string_check_buf()
|
/linux-4.4.14/drivers/mailbox/ |
D | mailbox-test.c | 116 print_hex_dump(KERN_INFO, "Client: Sending: Signal: ", DUMP_PREFIX_ADDRESS, in mbox_test_message_write() 123 print_hex_dump(KERN_INFO, "Client: Sending: Message: ", DUMP_PREFIX_ADDRESS, in mbox_test_message_write() 225 print_hex_dump(KERN_INFO, "Client: Received [MMIO]: ", in mbox_test_receive_message() 229 print_hex_dump(KERN_INFO, "Client: Received [API]: ", in mbox_test_receive_message()
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | storage_common.h | 42 print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_OFFSET, \ 57 print_hex_dump(KERN_DEBUG, "SCSI CDB: ", DUMP_PREFIX_NONE, \
|
D | f_ncm.c | 1145 print_hex_dump(KERN_INFO, "HEAD:", DUMP_PREFIX_ADDRESS, 32, 1, in ncm_unwrap_ntb()
|
/linux-4.4.14/include/linux/ |
D | printk.h | 431 extern void print_hex_dump(const char *level, const char *prefix_str, 442 static inline void print_hex_dump(const char *level, const char *prefix_str, in print_hex_dump() function 462 print_hex_dump(KERN_DEBUG, prefix_str, prefix_type, rowsize, \
|
D | dynamic_debug.h | 104 print_hex_dump(KERN_DEBUG, prefix_str, \
|
D | filter.h | 484 print_hex_dump(KERN_ERR, "JIT code: ", DUMP_PREFIX_OFFSET, in bpf_jit_dump()
|
D | ide.h | 1545 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, 16, 2, id, 512, 0); in ide_dump_identify()
|
/linux-4.4.14/samples/rpmsg/ |
D | rpmsg_client_sample.c | 35 print_hex_dump(KERN_DEBUG, __func__, DUMP_PREFIX_NONE, 16, 1, in rpmsg_sample_cb()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_message.c | 119 print_hex_dump(KERN_ALERT, "", DUMP_PREFIX_ADDRESS, 16, 1, p, length, 1); in xfs_hex_dump()
|
/linux-4.4.14/drivers/mtd/ubi/ |
D | debug.h | 39 print_hex_dump(l, ps, pt, r, g, b, len, a)
|
D | debug.c | 53 print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_OFFSET, 32, 1, buf, len, 1); in ubi_dump_flash() 74 print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_OFFSET, 32, 1, in ubi_dump_ec_hdr() 99 print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_OFFSET, 32, 1, in ubi_dump_vid_hdr()
|
D | io.c | 1368 print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_OFFSET, 32, 1, in self_check_write() 1372 print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_OFFSET, 32, 1, in self_check_write() 1434 print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_OFFSET, 32, 1, buf, len, 1); in ubi_self_check_all_ff()
|
/linux-4.4.14/drivers/scsi/esas2r/ |
D | esas2r_log.c | 244 print_hex_dump(translate_esas2r_event_level_to_kernel(level), in esas2r_log_hexdump()
|
/linux-4.4.14/mm/ |
D | debug-pagealloc.c | 102 print_hex_dump(KERN_ERR, "", DUMP_PREFIX_ADDRESS, 16, 1, start, in check_poison_mem()
|
D | dmapool.c | 373 print_hex_dump(KERN_ERR, "", DUMP_PREFIX_OFFSET, 16, 1, in dma_pool_alloc()
|
D | slab.c | 1730 print_hex_dump(KERN_CONT, "", 0, 16, 1, in dump_line()
|
D | slub.c | 495 print_hex_dump(KERN_ERR, text, DUMP_PREFIX_ADDRESS, 16, 1, addr, in print_section()
|
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | wl1251.h | 78 print_hex_dump(KERN_DEBUG, DRIVER_PREFIX prefix, \ 88 print_hex_dump(KERN_DEBUG, DRIVER_PREFIX prefix, \
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | sdio.c | 86 print_hex_dump(KERN_DEBUG, "wlcore_sdio: READ ", in wl12xx_sdio_raw_read() 124 print_hex_dump(KERN_DEBUG, "wlcore_sdio: WRITE ", in wl12xx_sdio_raw_write()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | iwl-debug.h | 91 print_hex_dump(KERN_ERR, "iwl data: ", \ 111 print_hex_dump(KERN_DEBUG, "iwl data: ", \
|
/linux-4.4.14/drivers/s390/cio/ |
D | device_fsm.c | 52 print_hex_dump(KERN_WARNING, "cio: ", DUMP_PREFIX_NONE, 16, 1, in ccw_timeout_log() 64 print_hex_dump(KERN_WARNING, "cio: ", DUMP_PREFIX_NONE, 16, 1, in ccw_timeout_log() 76 print_hex_dump(KERN_WARNING, "cio: ", DUMP_PREFIX_NONE, 16, 1, in ccw_timeout_log() 84 print_hex_dump(KERN_WARNING, "cio: ", DUMP_PREFIX_NONE, 16, 1, in ccw_timeout_log() 87 print_hex_dump(KERN_WARNING, "cio: ", DUMP_PREFIX_NONE, 16, 1, in ccw_timeout_log()
|
/linux-4.4.14/drivers/staging/nvec/ |
D | nvec_ps2.c | 32 print_hex_dump(KERN_DEBUG, str, DUMP_PREFIX_NONE, \
|
D | nvec.c | 152 print_hex_dump(KERN_WARNING, "payload: ", DUMP_PREFIX_NONE, 16, 1, in nvec_status_notifier() 424 print_hex_dump(KERN_WARNING, "ec system event ", in parse_msg()
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
D | wcn36xx.h | 75 print_hex_dump(KERN_DEBUG, pr_fmt(prefix_str), \
|
/linux-4.4.14/drivers/rpmsg/ |
D | virtio_rpmsg_bus.c | 754 print_hex_dump(KERN_DEBUG, "rpmsg_virtio TX: ", DUMP_PREFIX_NONE, 16, 1, in rpmsg_send_offchannel_raw() 791 print_hex_dump(KERN_DEBUG, "rpmsg_virtio RX: ", DUMP_PREFIX_NONE, 16, 1, in rpmsg_recv_single() 903 print_hex_dump(KERN_DEBUG, "NS announcement: ", in rpmsg_ns_cb()
|
/linux-4.4.14/include/linux/wimax/ |
D | debug.h | 420 print_hex_dump(KERN_ERR, head, 0, 16, 1, \
|
/linux-4.4.14/drivers/nfc/st21nfca/ |
D | i2c.c | 104 print_hex_dump(KERN_DEBUG, "i2c: ", DUMP_PREFIX_OFFSET, \ 299 print_hex_dump(KERN_DEBUG, "crc: ", DUMP_PREFIX_NONE, in check_crc()
|
D | core.c | 317 print_hex_dump(KERN_DEBUG, "FULL VERSION SOFTWARE INFO: ", in st21nfca_hci_ready()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_debugfs.c | 753 print_hex_dump(KERN_INFO, hdr, DUMP_PREFIX_NONE, in i40e_dbg_dump_aq_desc() 766 print_hex_dump(KERN_INFO, hdr, DUMP_PREFIX_NONE, in i40e_dbg_dump_aq_desc() 1435 print_hex_dump(KERN_INFO, "AQ buffer WB: ", in i40e_dbg_command_write() 1663 print_hex_dump(KERN_INFO, "AQ buffer WB: ", in i40e_dbg_command_write() 1734 print_hex_dump(KERN_INFO, "FD raw packet: ", in i40e_dbg_command_write() 1826 print_hex_dump(KERN_INFO, "LLDP MIB (local): ", in i40e_dbg_command_write() 1854 print_hex_dump(KERN_INFO, "LLDP MIB (remote): ", in i40e_dbg_command_write() 1938 print_hex_dump(KERN_INFO, "NVM Dump: ", in i40e_dbg_command_write()
|
/linux-4.4.14/mm/kasan/ |
D | report.c | 192 print_hex_dump(KERN_ERR, buffer, in print_shadow_for_address()
|
/linux-4.4.14/fs/ceph/ |
D | mdsmap.c | 173 print_hex_dump(KERN_DEBUG, "mdsmap: ", in ceph_mdsmap_decode()
|
/linux-4.4.14/drivers/nfc/microread/ |
D | i2c.c | 64 print_hex_dump(KERN_DEBUG, "i2c: ", DUMP_PREFIX_OFFSET, \
|
/linux-4.4.14/drivers/watchdog/ |
D | wdrtas.c | 181 print_hex_dump(KERN_INFO, "dumping event, data: ", in wdrtas_timer_keepalive()
|
/linux-4.4.14/drivers/media/pci/saa7164/ |
D | saa7164-api.c | 673 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, 16, 1, buf, 16, in saa7164_api_set_dif() 1357 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, 16, 1, buf, in saa7164_api_enum_subdevs() 1410 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, 16, 1, buf, in saa7164_api_i2c_read() 1419 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, 16, 1, in saa7164_api_i2c_read() 1482 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, 16, 1, in saa7164_api_i2c_write()
|
D | saa7164-core.c | 111 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, 16, 1, in saa7164_pack_verifier() 303 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, 16, 1, in saa7164_work_enchandler_helper()
|
/linux-4.4.14/drivers/misc/ti-st/ |
D | st_core.c | 93 print_hex_dump(KERN_DEBUG, "<out<", DUMP_PREFIX_NONE, in st_int_write() 800 print_hex_dump(KERN_DEBUG, ">in>", DUMP_PREFIX_NONE, in st_tty_receive()
|
/linux-4.4.14/fs/ubifs/ |
D | scan.c | 248 print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_OFFSET, 32, 4, buf, len, 1); in ubifs_scanned_corruption()
|
D | debug.c | 311 print_hex_dump(KERN_ERR, "", DUMP_PREFIX_OFFSET, 32, 1, in ubifs_dump_node() 486 print_hex_dump(KERN_ERR, "\t", DUMP_PREFIX_OFFSET, 32, 1, in ubifs_dump_node()
|
/linux-4.4.14/drivers/usb/wusbcore/ |
D | crypto.c | 63 print_hex_dump(KERN_ERR, " ", DUMP_PREFIX_OFFSET, 16, 1, in wusb_key_dump()
|
/linux-4.4.14/drivers/nfc/st-nci/ |
D | ndlc.c | 54 print_hex_dump(KERN_DEBUG, "ndlc: ", DUMP_PREFIX_OFFSET, \
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | selftest.c | 359 print_hex_dump(KERN_ERR, "", DUMP_PREFIX_OFFSET, 0x10, 1, in efx_loopback_rx_packet() 362 print_hex_dump(KERN_ERR, "", DUMP_PREFIX_OFFSET, 0x10, 1, in efx_loopback_rx_packet()
|
/linux-4.4.14/drivers/nfc/fdp/ |
D | i2c.c | 45 print_hex_dump(KERN_DEBUG, prefix": ", DUMP_PREFIX_OFFSET, \
|
/linux-4.4.14/crypto/ |
D | ansi_cprng.c | 62 print_hex_dump(KERN_CONT, "", DUMP_PREFIX_OFFSET, in hexdump()
|
D | testmgr.c | 148 print_hex_dump(KERN_CONT, "", DUMP_PREFIX_OFFSET, in hexdump()
|
/linux-4.4.14/drivers/nfc/pn544/ |
D | pn544.c | 328 print_hex_dump(KERN_DEBUG, "FULL VERSION SOFTWARE INFO: ", in pn544_hci_ready() 471 print_hex_dump(KERN_DEBUG, "remote gb: ", DUMP_PREFIX_OFFSET, in pn544_hci_dep_link_up()
|
D | i2c.c | 199 print_hex_dump(KERN_DEBUG, "i2c: ", DUMP_PREFIX_OFFSET, \ 358 print_hex_dump(KERN_DEBUG, "crc: ", DUMP_PREFIX_NONE, in check_crc()
|
/linux-4.4.14/sound/usb/bcd2000/ |
D | bcd2000.c | 79 print_hex_dump(KERN_DEBUG, prefix, in bcd2000_dump_buffer()
|
/linux-4.4.14/sound/soc/intel/atom/sst/ |
D | sst_ipc.c | 290 print_hex_dump(KERN_DEBUG, NULL, DUMP_PREFIX_NONE, in process_fw_async_msg()
|
/linux-4.4.14/arch/cris/arch-v32/drivers/ |
D | axisflashmap.c | 372 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, 16, 1, page, PAGESIZE, false); in init_axis_flash()
|
/linux-4.4.14/drivers/media/usb/tm6000/ |
D | tm6000-input.c | 214 print_hex_dump(KERN_DEBUG, "tm6000: IR data: ", in tm6000_ir_urb_received()
|
/linux-4.4.14/drivers/net/ethernet/aeroflex/ |
D | greth.c | 95 print_hex_dump(KERN_DEBUG, "RX: ", DUMP_PREFIX_OFFSET, 16, 1, in greth_print_rx_packet() 109 print_hex_dump(KERN_DEBUG, "TX: ", DUMP_PREFIX_OFFSET, 16, 1, in greth_print_tx_packet() 114 print_hex_dump(KERN_DEBUG, "TX: ", DUMP_PREFIX_OFFSET, 16, 1, in greth_print_tx_packet()
|
/linux-4.4.14/drivers/net/wimax/i2400m/ |
D | rx.c | 1322 print_hex_dump(KERN_ERR, prefix, DUMP_PREFIX_OFFSET, in i2400m_unknown_barker() 1327 print_hex_dump(KERN_ERR, prefix, DUMP_PREFIX_OFFSET, in i2400m_unknown_barker()
|
/linux-4.4.14/fs/cifs/ |
D | misc.c | 519 print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_NONE, 8, 2, buf, in dump_smb()
|
D | cifs_debug.c | 38 print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_OFFSET, 16, 4, in cifs_dump_mem()
|
/linux-4.4.14/drivers/net/arcnet/ |
D | arcnet.c | 152 print_hex_dump(KERN_DEBUG, hdr, DUMP_PREFIX_OFFSET, in arcnet_dump_skb() 184 print_hex_dump(KERN_DEBUG, hdr, DUMP_PREFIX_OFFSET, in arcnet_dump_packet()
|
/linux-4.4.14/fs/jfs/ |
D | jfs_logmgr.c | 1621 print_hex_dump(KERN_ERR, "metapage: ", in jfs_flush_journal() 1624 print_hex_dump(KERN_ERR, "page: ", in jfs_flush_journal() 1629 print_hex_dump(KERN_ERR, "tblock:", in jfs_flush_journal()
|
D | jfs_txnmgr.c | 833 print_hex_dump(KERN_ERR, "ip: ", DUMP_PREFIX_ADDRESS, 16, 4, in txLock() 835 print_hex_dump(KERN_ERR, "mp: ", DUMP_PREFIX_ADDRESS, 16, 4, in txLock() 837 print_hex_dump(KERN_ERR, "Locker's tblock: ", in txLock() 840 print_hex_dump(KERN_ERR, "Tlock: ", DUMP_PREFIX_ADDRESS, 16, 4, in txLock()
|
D | jfs_metapage.c | 471 print_hex_dump(KERN_ERR, "JFS: dump of bio: ", DUMP_PREFIX_ADDRESS, 16, in metapage_writepage()
|
D | xattr.c | 574 print_hex_dump(KERN_ERR, "", DUMP_PREFIX_ADDRESS, 16, 1, in ea_get()
|
D | jfs_imap.c | 894 print_hex_dump(KERN_ERR, "imap: ", DUMP_PREFIX_ADDRESS, 16, 4, in diFree()
|
/linux-4.4.14/fs/jffs2/ |
D | wbuf.c | 259 print_hex_dump(KERN_WARNING, "", DUMP_PREFIX_OFFSET, 16, 1, in jffs2_verify_write() 263 print_hex_dump(KERN_WARNING, "", DUMP_PREFIX_OFFSET, 16, 1, in jffs2_verify_write()
|
/linux-4.4.14/arch/x86/kernel/ |
D | mpparse.c | 197 print_hex_dump(KERN_ERR, " ", DUMP_PREFIX_ADDRESS, 16, in smp_dump_mptable()
|
/linux-4.4.14/net/nfc/hci/ |
D | llc_shdlc.c | 115 print_hex_dump(KERN_DEBUG, "shdlc: ", DUMP_PREFIX_OFFSET, \
|
/linux-4.4.14/net/nfc/ |
D | llcp_core.c | 735 print_hex_dump(KERN_DEBUG, "LLCP Tx: ", in nfc_llcp_tx_work() 1415 print_hex_dump(KERN_DEBUG, "LLCP Rx: ", DUMP_PREFIX_OFFSET, in nfc_llcp_rx_skb()
|
/linux-4.4.14/drivers/media/firewire/ |
D | firedtv-avc.c | 222 print_hex_dump(KERN_INFO, prefix, DUMP_PREFIX_NONE, in debug_fcp() 230 print_hex_dump(KERN_INFO, "APP PMT -> ", DUMP_PREFIX_NONE, in debug_pmt()
|
/linux-4.4.14/net/ceph/ |
D | messenger.c | 3463 print_hex_dump(KERN_DEBUG, "header: ", in ceph_msg_dump() 3466 print_hex_dump(KERN_DEBUG, " front: ", in ceph_msg_dump() 3470 print_hex_dump(KERN_DEBUG, "middle: ", in ceph_msg_dump() 3474 print_hex_dump(KERN_DEBUG, "footer: ", in ceph_msg_dump()
|
D | osdmap.c | 1163 print_hex_dump(KERN_DEBUG, "osdmap: ", in osdmap_decode() 1367 print_hex_dump(KERN_DEBUG, "osdmap: ", in osdmap_apply_incremental()
|
/linux-4.4.14/drivers/usb/usbip/ |
D | usbip_common.c | 66 print_hex_dump(KERN_DEBUG, "usbip-core", DUMP_PREFIX_OFFSET, 16, 4, in usbip_dump_buffer()
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-i2c.c | 695 print_hex_dump(KERN_INFO, "eeprom ", DUMP_PREFIX_OFFSET, in em28xx_i2c_eeprom()
|
/linux-4.4.14/sound/soc/intel/skylake/ |
D | skl-sst-ipc.c | 673 print_hex_dump(KERN_DEBUG, NULL, DUMP_PREFIX_NONE, in skl_ipc_init_instance()
|
D | skl-messages.c | 549 print_hex_dump(KERN_DEBUG, "Module params:", DUMP_PREFIX_OFFSET, 8, 4, in skl_set_module_format()
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
D | a2065.c | 557 print_hex_dump(KERN_DEBUG, "skb->data: ", DUMP_PREFIX_NONE, in lance_start_xmit()
|
D | ariadne.c | 586 print_hex_dump(KERN_DEBUG, "tx_buff: ", DUMP_PREFIX_OFFSET, 16, 1, in ariadne_start_xmit()
|
/linux-4.4.14/drivers/usb/core/ |
D | devio.c | 396 print_hex_dump(KERN_DEBUG, "data: ", DUMP_PREFIX_NONE, 32, 1, in snoop_urb() 409 print_hex_dump(KERN_DEBUG, "data: ", DUMP_PREFIX_NONE, 32, 1, in snoop_urb_data() 416 print_hex_dump(KERN_DEBUG, "data: ", DUMP_PREFIX_NONE, 32, 1, in snoop_urb_data()
|
/linux-4.4.14/Documentation/ |
D | printk-formats.txt | 134 print_hex_dump().
|
D | dynamic-debug-howto.txt | 14 shortcut for print_hex_dump(KERN_DEBUG).
|
D | rpmsg.txt | 219 print_hex_dump(KERN_INFO, "incoming message:", DUMP_PREFIX_NONE,
|
/linux-4.4.14/net/atm/ |
D | br2684.c | 36 print_hex_dump(KERN_DEBUG, "br2684: skb: ", DUMP_OFFSET, in skb_debug()
|
D | lec.c | 255 print_hex_dump(KERN_DEBUG, "", DUMP_OFFSET, 16, 1, in lec_start_xmit() 612 print_hex_dump(KERN_DEBUG, "", DUMP_OFFSET, 16, 1, in lec_push()
|
/linux-4.4.14/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_core.c | 63 print_hex_dump(KERN_INFO, PCAN_USB_DRIVER_NAME " ", DUMP_PREFIX_NONE, in pcan_dump_mem()
|
/linux-4.4.14/drivers/net/ethernet/cadence/ |
D | macb.c | 862 print_hex_dump(KERN_DEBUG, " mac: ", DUMP_PREFIX_ADDRESS, 16, 1, in gem_rx() 864 print_hex_dump(KERN_DEBUG, "data: ", DUMP_PREFIX_ADDRESS, 16, 1, in gem_rx() 1302 print_hex_dump(KERN_DEBUG, "data: ", DUMP_PREFIX_OFFSET, 16, 1, in macb_start_xmit()
|
/linux-4.4.14/drivers/spi/ |
D | spi-pl022.c | 846 print_hex_dump(KERN_ERR, "SPI RX: ", in dma_callback() 856 print_hex_dump(KERN_ERR, "SPI TX: ", in dma_callback()
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | common.h | 2948 print_hex_dump(KERN_ERR, "iwl data: ", \ 2963 print_hex_dump(KERN_DEBUG, "iwl data: ", \
|
/linux-4.4.14/drivers/net/ieee802154/ |
D | mrf24j40.c | 772 print_hex_dump(KERN_DEBUG, "mrf24j40 rx: ", DUMP_PREFIX_OFFSET, 16, 1, in mrf24j40_handle_rx_read_buf_complete()
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | cfg80211.c | 390 print_hex_dump(KERN_INFO, " SSID: ", DUMP_PREFIX_OFFSET, in wil_print_connect_params()
|
D | wmi.c | 1366 print_hex_dump(KERN_ERR, "evt?? ", DUMP_PREFIX_OFFSET, 16, 1, in wmi_event_handle()
|
/linux-4.4.14/drivers/scsi/ufs/ |
D | ufs-qcom.c | 55 print_hex_dump(KERN_ERR, prefix, in ufs_qcom_dump_regs()
|
/linux-4.4.14/drivers/net/ethernet/altera/ |
D | altera_tse_main.c | 427 print_hex_dump(KERN_ERR, "data: ", DUMP_PREFIX_OFFSET, in tse_rx()
|
/linux-4.4.14/drivers/net/ethernet/microchip/ |
D | enc28j60.c | 890 print_hex_dump(KERN_DEBUG, "pk data: ", DUMP_PREFIX_OFFSET, 16, 1, in dump_packet()
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | main.h | 196 print_hex_dump(KERN_DEBUG, str, \
|
/linux-4.4.14/drivers/dma/ |
D | xgene-dma.c | 197 print_hex_dump(KERN_ERR, (m), \
|
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_main.c | 599 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, 16, 1, in nicvf_rcv_pkt_handler()
|
/linux-4.4.14/drivers/net/ |
D | tun.c | 1344 print_hex_dump(KERN_ERR, "tun: ", in tun_put_user()
|
/linux-4.4.14/drivers/s390/net/ |
D | qeth_core_main.c | 1015 print_hex_dump(KERN_WARNING, "qeth: irb ", DUMP_PREFIX_OFFSET, in qeth_get_problem() 1148 print_hex_dump(KERN_WARNING, "qeth: irb ", in qeth_irq() 1150 print_hex_dump(KERN_WARNING, "qeth: sense data ", in qeth_irq()
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | netdev.c | 202 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_ADDRESS, in e1000e_dump_ps_pages() 331 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_ADDRESS, in e1000e_dump() 475 print_hex_dump(KERN_INFO, "", in e1000e_dump()
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
D | 8139too.c | 1982 print_hex_dump(KERN_DEBUG, "Frame contents: ", in rtl8139_rx()
|
/linux-4.4.14/drivers/net/wireless/ |
D | ray_cs.c | 2298 print_hex_dump(KERN_DEBUG, "skb->data before untranslate: ", in untranslate()
|
/linux-4.4.14/net/ipv4/ |
D | route.c | 1551 print_hex_dump(KERN_WARNING, "ll header: ", in ip_handle_martian_source()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_edid.c | 1155 print_hex_dump(KERN_ERR, " \t", DUMP_PREFIX_NONE, 16, 1, in drm_edid_block_valid()
|
D | drm_dp_mst_topology.c | 329 print_hex_dump(KERN_DEBUG, "failed hdr", DUMP_PREFIX_NONE, 16, 1, replybuf, replybuflen, false); in drm_dp_sideband_msg_build()
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 464 print_hex_dump(KERN_INFO, "", in igb_dump() 549 print_hex_dump(KERN_INFO, "", in igb_dump()
|
/linux-4.4.14/drivers/block/ |
D | floppy.c | 1803 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, 16, 1, in show_floppy()
|
/linux-4.4.14/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 1921 print_hex_dump(KERN_ERR, "", DUMP_PREFIX_OFFSET, 8, 1, in srp_handle_recv()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 697 print_hex_dump(KERN_INFO, "", in ixgbe_dump() 803 print_hex_dump(KERN_INFO, "", in ixgbe_dump()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 2999 print_hex_dump(KERN_INFO, "TX: ", DUMP_PREFIX_OFFSET, 16, 1, in dump_tx_ring_desc()
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000/ |
D | e1000_main.c | 755 print_hex_dump(KERN_ERR, "", DUMP_PREFIX_OFFSET, 16, 1, data, 128, 0); in e1000_dump_eeprom()
|
/linux-4.4.14/drivers/ata/ |
D | libata-core.c | 1948 print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_OFFSET, in ata_dev_read_id()
|
/linux-4.4.14/fs/ext4/ |
D | super.c | 946 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_ADDRESS, 16, 4, in ext4_destroy_inode()
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | main.c | 1927 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, in handle_irq_ucode_debug()
|