Home
last modified time | relevance | path

Searched refs:print_hex_dump (Results 1 – 115 of 115) sorted by relevance

/linux-4.1.27/security/keys/
Dtrusted.h58 print_hex_dump(KERN_INFO, "pcrinfo ", DUMP_PREFIX_NONE, in dump_options()
65 print_hex_dump(KERN_INFO, "key ", DUMP_PREFIX_NONE, in dump_payload()
68 print_hex_dump(KERN_INFO, "blob ", DUMP_PREFIX_NONE, in dump_payload()
75 print_hex_dump(KERN_INFO, "trusted-key: handle ", DUMP_PREFIX_NONE, in dump_sess()
78 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, in dump_sess()
81 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, in dump_sess()
91 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, 16, 1, buf, len, 0); in dump_tpm_buf()
/linux-4.1.27/security/keys/encrypted-keys/
Dencrypted.h21 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.1.27/drivers/crypto/caam/
Dkey_gen.c94 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()
Dcaamhash.c345 print_hex_dump(KERN_ERR, in ahash_set_sh_desc()
364 print_hex_dump(KERN_ERR, in ahash_set_sh_desc()
382 print_hex_dump(KERN_ERR, "ahash final shdesc@"__stringify(__LINE__)": ", in ahash_set_sh_desc()
400 print_hex_dump(KERN_ERR, "ahash finup shdesc@"__stringify(__LINE__)": ", in ahash_set_sh_desc()
419 print_hex_dump(KERN_ERR, in ahash_set_sh_desc()
481 print_hex_dump(KERN_ERR, "key_in@"__stringify(__LINE__)": ", in hash_digest_key()
483 print_hex_dump(KERN_ERR, "jobdesc@"__stringify(__LINE__)": ", in hash_digest_key()
496 print_hex_dump(KERN_ERR, in hash_digest_key()
548 print_hex_dump(KERN_ERR, "key in @"__stringify(__LINE__)": ", in ahash_setkey()
564 print_hex_dump(KERN_ERR, "ctx.key@"__stringify(__LINE__)": ", in ahash_setkey()
[all …]
Dcaamalg.c348 print_hex_dump(KERN_ERR, in aead_null_set_sh_desc()
441 print_hex_dump(KERN_ERR, in aead_null_set_sh_desc()
552 print_hex_dump(KERN_ERR, "aead enc shdesc@"__stringify(__LINE__)": ", in aead_set_sh_desc()
623 print_hex_dump(KERN_ERR, "aead dec shdesc@"__stringify(__LINE__)": ", in aead_set_sh_desc()
720 print_hex_dump(KERN_ERR, "aead givenc shdesc@"__stringify(__LINE__)": ", in aead_set_sh_desc()
855 print_hex_dump(KERN_ERR, "gcm enc shdesc@"__stringify(__LINE__)": ", in gcm_set_sh_desc()
951 print_hex_dump(KERN_ERR, "gcm dec shdesc@"__stringify(__LINE__)": ", in gcm_set_sh_desc()
1053 print_hex_dump(KERN_ERR, "rfc4106 enc shdesc@"__stringify(__LINE__)": ", in rfc4106_set_sh_desc()
1130 print_hex_dump(KERN_ERR, "rfc4106 dec shdesc@"__stringify(__LINE__)": ", in rfc4106_set_sh_desc()
1230 print_hex_dump(KERN_ERR, in rfc4106_set_sh_desc()
[all …]
Dcaamrng.c112 print_hex_dump(KERN_ERR, "rng refreshed buf@: ", in rng_done()
211 print_hex_dump(KERN_ERR, "rng shdesc@: ", DUMP_PREFIX_ADDRESS, 16, 4, in rng_create_sh_desc()
235 print_hex_dump(KERN_ERR, "rng job desc@: ", DUMP_PREFIX_ADDRESS, 16, 4, in rng_create_job_desc()
Dsg_sw_sec4.h22 print_hex_dump(KERN_ERR, "sec4_sg_ptr@: ", in dma_to_sec4_sg_one()
/linux-4.1.27/arch/microblaze/kernel/
Dtraps.c61 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.1.27/lib/
Dhexdump.c237 void print_hex_dump(const char *level, const char *prefix_str, int prefix_type, in print_hex_dump() function
269 EXPORT_SYMBOL(print_hex_dump);
287 print_hex_dump(KERN_DEBUG, prefix_str, prefix_type, 16, 1, in print_hex_dump_bytes()
Dtest-string_helpers.c24 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.1.27/drivers/mtd/tests/
Dmtd_nandecctest.c230 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.1.27/include/linux/
Dprintk.h429 extern void print_hex_dump(const char *level, const char *prefix_str,
440 static inline void print_hex_dump(const char *level, const char *prefix_str, in print_hex_dump() function
460 print_hex_dump(KERN_DEBUG, prefix_str, prefix_type, rowsize, \
Ddynamic_debug.h104 print_hex_dump(KERN_DEBUG, prefix_str, \
Dfilter.h415 print_hex_dump(KERN_ERR, "JIT code: ", DUMP_PREFIX_OFFSET, in bpf_jit_dump()
Dide.h1519 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, 16, 2, id, 512, 0); in ide_dump_identify()
/linux-4.1.27/drivers/usb/gadget/function/
Dstorage_common.h42 print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_OFFSET, \
57 print_hex_dump(KERN_DEBUG, "SCSI CDB: ", DUMP_PREFIX_NONE, \
Df_ncm.c1149 print_hex_dump(KERN_INFO, "HEAD:", DUMP_PREFIX_ADDRESS, 32, 1, in ncm_unwrap_ntb()
/linux-4.1.27/samples/rpmsg/
Drpmsg_client_sample.c35 print_hex_dump(KERN_DEBUG, __func__, DUMP_PREFIX_NONE, 16, 1, in rpmsg_sample_cb()
/linux-4.1.27/fs/xfs/
Dxfs_message.c112 print_hex_dump(KERN_ALERT, "", DUMP_PREFIX_ADDRESS, 16, 1, p, length, 1); in xfs_hex_dump()
/linux-4.1.27/drivers/mtd/ubi/
Ddebug.h39 print_hex_dump(l, ps, pt, r, g, b, len, a)
Ddebug.c53 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()
Dio.c1368 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.1.27/drivers/scsi/esas2r/
Desas2r_log.c244 print_hex_dump(translate_esas2r_event_level_to_kernel(level), in esas2r_log_hexdump()
/linux-4.1.27/mm/
Ddebug-pagealloc.c102 print_hex_dump(KERN_ERR, "", DUMP_PREFIX_ADDRESS, 16, 1, start, in check_poison_mem()
Ddmapool.c370 print_hex_dump(KERN_ERR, "", DUMP_PREFIX_OFFSET, 16, 1, in dma_pool_alloc()
Dslab.c1728 print_hex_dump(KERN_CONT, "", 0, 16, 1, in dump_line()
Dslub.c493 print_hex_dump(KERN_ERR, text, DUMP_PREFIX_ADDRESS, 16, 1, addr, in print_section()
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
Dwl1251.h78 print_hex_dump(KERN_DEBUG, DRIVER_PREFIX prefix, \
88 print_hex_dump(KERN_DEBUG, DRIVER_PREFIX prefix, \
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dsdio.c86 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.1.27/drivers/net/wireless/iwlwifi/
Diwl-debug.h91 print_hex_dump(KERN_ERR, "iwl data: ", \
111 print_hex_dump(KERN_DEBUG, "iwl data: ", \
/linux-4.1.27/drivers/s390/cio/
Ddevice_fsm.c52 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.1.27/drivers/staging/nvec/
Dnvec_ps2.c32 print_hex_dump(KERN_DEBUG, str, DUMP_PREFIX_NONE, \
Dnvec.c152 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.1.27/drivers/net/wireless/ath/wcn36xx/
Dwcn36xx.h75 print_hex_dump(KERN_DEBUG, pr_fmt(prefix_str), \
/linux-4.1.27/drivers/rpmsg/
Dvirtio_rpmsg_bus.c754 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.1.27/mm/kasan/
Dreport.c169 print_hex_dump(KERN_ERR, buffer, in print_shadow_for_address()
/linux-4.1.27/include/linux/wimax/
Ddebug.h420 print_hex_dump(KERN_ERR, head, 0, 16, 1, \
/linux-4.1.27/drivers/mfd/
Dipaq-micro.c56 print_hex_dump(KERN_DEBUG, "data: ", DUMP_PREFIX_OFFSET, 16, 1, in ipaq_micro_trigger_tx()
284 print_hex_dump(KERN_DEBUG, "eeprom: ", DUMP_PREFIX_OFFSET, 16, 1, in ipaq_micro_eeprom_dump()
/linux-4.1.27/drivers/nfc/st21nfca/
Di2c.c103 print_hex_dump(KERN_DEBUG, "i2c: ", DUMP_PREFIX_OFFSET, \
298 print_hex_dump(KERN_DEBUG, "crc: ", DUMP_PREFIX_NONE, in check_crc()
Dst21nfca.c329 print_hex_dump(KERN_DEBUG, "FULL VERSION SOFTWARE INFO: ", in st21nfca_hci_ready()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_debugfs.c750 print_hex_dump(KERN_INFO, hdr, DUMP_PREFIX_NONE, in i40e_dbg_dump_aq_desc()
762 print_hex_dump(KERN_INFO, hdr, DUMP_PREFIX_NONE, in i40e_dbg_dump_aq_desc()
1439 print_hex_dump(KERN_INFO, "AQ buffer WB: ", in i40e_dbg_command_write()
1664 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()
1827 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()
1936 print_hex_dump(KERN_INFO, "NVM Dump: ", in i40e_dbg_command_write()
/linux-4.1.27/fs/ceph/
Dmdsmap.c173 print_hex_dump(KERN_DEBUG, "mdsmap: ", in ceph_mdsmap_decode()
/linux-4.1.27/drivers/nfc/microread/
Di2c.c64 print_hex_dump(KERN_DEBUG, "i2c: ", DUMP_PREFIX_OFFSET, \
/linux-4.1.27/drivers/nfc/st21nfcb/
Dndlc.c54 print_hex_dump(KERN_DEBUG, "ndlc: ", DUMP_PREFIX_OFFSET, \
Di2c.c62 print_hex_dump(KERN_DEBUG, "i2c: ", DUMP_PREFIX_OFFSET, \
/linux-4.1.27/drivers/watchdog/
Dwdrtas.c181 print_hex_dump(KERN_INFO, "dumping event, data: ", in wdrtas_timer_keepalive()
/linux-4.1.27/drivers/media/pci/saa7164/
Dsaa7164-api.c673 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()
1409 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, 16, 1, buf, in saa7164_api_i2c_read()
1418 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, 16, 1, in saa7164_api_i2c_read()
1479 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, 16, 1, in saa7164_api_i2c_write()
Dsaa7164-core.c106 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, 16, 1, in saa7164_pack_verifier()
298 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, 16, 1, in saa7164_work_enchandler_helper()
/linux-4.1.27/drivers/misc/ti-st/
Dst_core.c93 print_hex_dump(KERN_DEBUG, "<out<", DUMP_PREFIX_NONE, in st_int_write()
793 print_hex_dump(KERN_DEBUG, ">in>", DUMP_PREFIX_NONE, in st_tty_receive()
/linux-4.1.27/fs/ubifs/
Dscan.c248 print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_OFFSET, 32, 4, buf, len, 1); in ubifs_scanned_corruption()
Ddebug.c311 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.1.27/drivers/usb/wusbcore/
Dcrypto.c63 print_hex_dump(KERN_ERR, " ", DUMP_PREFIX_OFFSET, 16, 1, in wusb_key_dump()
/linux-4.1.27/drivers/net/ethernet/sfc/
Dselftest.c350 print_hex_dump(KERN_ERR, "", DUMP_PREFIX_OFFSET, 0x10, 1, in efx_loopback_rx_packet()
353 print_hex_dump(KERN_ERR, "", DUMP_PREFIX_OFFSET, 0x10, 1, in efx_loopback_rx_packet()
/linux-4.1.27/crypto/
Dansi_cprng.c64 print_hex_dump(KERN_CONT, "", DUMP_PREFIX_OFFSET, in hexdump()
Dtestmgr.c138 print_hex_dump(KERN_CONT, "", DUMP_PREFIX_OFFSET, in hexdump()
/linux-4.1.27/drivers/nfc/pn544/
Dpn544.c328 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()
Di2c.c199 print_hex_dump(KERN_DEBUG, "i2c: ", DUMP_PREFIX_OFFSET, \
358 print_hex_dump(KERN_DEBUG, "crc: ", DUMP_PREFIX_NONE, in check_crc()
/linux-4.1.27/sound/usb/bcd2000/
Dbcd2000.c79 print_hex_dump(KERN_DEBUG, prefix, in bcd2000_dump_buffer()
/linux-4.1.27/sound/soc/intel/atom/sst/
Dsst_ipc.c290 print_hex_dump(KERN_DEBUG, NULL, DUMP_PREFIX_NONE, in process_fw_async_msg()
/linux-4.1.27/drivers/net/arcnet/
Darcnet.c164 print_hex_dump(KERN_DEBUG, hdr, DUMP_PREFIX_OFFSET, in arcnet_dump_skb()
199 print_hex_dump(KERN_DEBUG, hdr, DUMP_PREFIX_OFFSET, in arcnet_dump_packet()
/linux-4.1.27/drivers/media/usb/tm6000/
Dtm6000-input.c214 print_hex_dump(KERN_DEBUG, "tm6000: IR data: ", in tm6000_ir_urb_received()
/linux-4.1.27/drivers/net/ethernet/aeroflex/
Dgreth.c95 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.1.27/drivers/net/wimax/i2400m/
Drx.c1322 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.1.27/fs/cifs/
Dmisc.c519 print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_NONE, 8, 2, buf, in dump_smb()
Dcifs_debug.c38 print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_OFFSET, 16, 4, in cifs_dump_mem()
/linux-4.1.27/fs/jfs/
Djfs_logmgr.c1621 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()
Djfs_txnmgr.c833 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()
Djfs_metapage.c471 print_hex_dump(KERN_ERR, "JFS: dump of bio: ", DUMP_PREFIX_ADDRESS, 16, in metapage_writepage()
Dxattr.c574 print_hex_dump(KERN_ERR, "", DUMP_PREFIX_ADDRESS, 16, 1, in ea_get()
Djfs_imap.c894 print_hex_dump(KERN_ERR, "imap: ", DUMP_PREFIX_ADDRESS, 16, 4, in diFree()
/linux-4.1.27/fs/jffs2/
Dwbuf.c259 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.1.27/arch/x86/kernel/
Dmpparse.c202 print_hex_dump(KERN_ERR, " ", DUMP_PREFIX_ADDRESS, 16, in smp_dump_mptable()
/linux-4.1.27/net/nfc/hci/
Dllc_shdlc.c115 print_hex_dump(KERN_DEBUG, "shdlc: ", DUMP_PREFIX_OFFSET, \
/linux-4.1.27/drivers/media/firewire/
Dfiredtv-avc.c222 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.1.27/net/nfc/
Dllcp_core.c735 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.1.27/net/ceph/
Dmessenger.c3427 print_hex_dump(KERN_DEBUG, "header: ", in ceph_msg_dump()
3430 print_hex_dump(KERN_DEBUG, " front: ", in ceph_msg_dump()
3434 print_hex_dump(KERN_DEBUG, "middle: ", in ceph_msg_dump()
3438 print_hex_dump(KERN_DEBUG, "footer: ", in ceph_msg_dump()
Dosdmap.c1163 print_hex_dump(KERN_DEBUG, "osdmap: ", in osdmap_decode()
1367 print_hex_dump(KERN_DEBUG, "osdmap: ", in osdmap_apply_incremental()
/linux-4.1.27/drivers/usb/usbip/
Dusbip_common.c66 print_hex_dump(KERN_DEBUG, "usbip-core", DUMP_PREFIX_OFFSET, 16, 4, in usbip_dump_buffer()
/linux-4.1.27/drivers/net/ieee802154/
Dmrf24j40.c325 print_hex_dump(KERN_DEBUG, "mrf24j40 rx: ", in mrf24j40_read_rx_buf()
/linux-4.1.27/drivers/net/ethernet/amd/
Da2065.c557 print_hex_dump(KERN_DEBUG, "skb->data: ", DUMP_PREFIX_NONE, in lance_start_xmit()
Dariadne.c586 print_hex_dump(KERN_DEBUG, "tx_buff: ", DUMP_PREFIX_OFFSET, 16, 1, in ariadne_start_xmit()
/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-i2c.c695 print_hex_dump(KERN_INFO, "eeprom ", DUMP_PREFIX_OFFSET, in em28xx_i2c_eeprom()
/linux-4.1.27/drivers/usb/core/
Ddevio.c396 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.1.27/Documentation/
Dprintk-formats.txt129 print_hex_dump().
Ddynamic-debug-howto.txt14 shortcut for print_hex_dump(KERN_DEBUG).
Drpmsg.txt219 print_hex_dump(KERN_INFO, "incoming message:", DUMP_PREFIX_NONE,
/linux-4.1.27/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.c63 print_hex_dump(KERN_INFO, PCAN_USB_DRIVER_NAME " ", DUMP_PREFIX_NONE, in pcan_dump_mem()
/linux-4.1.27/drivers/net/ethernet/cadence/
Dmacb.c810 print_hex_dump(KERN_DEBUG, " mac: ", DUMP_PREFIX_ADDRESS, 16, 1, in gem_rx()
812 print_hex_dump(KERN_DEBUG, "data: ", DUMP_PREFIX_ADDRESS, 16, 1, in gem_rx()
1256 print_hex_dump(KERN_DEBUG, "data: ", DUMP_PREFIX_OFFSET, 16, 1, in macb_start_xmit()
/linux-4.1.27/net/atm/
Dbr2684.c36 print_hex_dump(KERN_DEBUG, "br2684: skb: ", DUMP_OFFSET, in skb_debug()
Dlec.c255 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.1.27/drivers/spi/
Dspi-pl022.c846 print_hex_dump(KERN_ERR, "SPI RX: ", in dma_callback()
856 print_hex_dump(KERN_ERR, "SPI TX: ", in dma_callback()
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dcfg80211.c373 print_hex_dump(KERN_INFO, " SSID: ", DUMP_PREFIX_OFFSET, in wil_print_connect_params()
Dwmi.c1315 print_hex_dump(KERN_ERR, "evt?? ", DUMP_PREFIX_OFFSET, 16, 1, in wmi_event_handle()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
Dcommon.h2948 print_hex_dump(KERN_ERR, "iwl data: ", \
2963 print_hex_dump(KERN_DEBUG, "iwl data: ", \
/linux-4.1.27/drivers/net/ethernet/altera/
Daltera_tse_main.c427 print_hex_dump(KERN_ERR, "data: ", DUMP_PREFIX_OFFSET, in tse_rx()
/linux-4.1.27/drivers/net/ethernet/microchip/
Denc28j60.c890 print_hex_dump(KERN_DEBUG, "pk data: ", DUMP_PREFIX_OFFSET, 16, 1, in dump_packet()
/linux-4.1.27/drivers/dma/
Dxgene-dma.c227 print_hex_dump(KERN_ERR, (m), \
/linux-4.1.27/drivers/s390/net/
Dqeth_core_main.c1014 print_hex_dump(KERN_WARNING, "qeth: irb ", DUMP_PREFIX_OFFSET, in qeth_get_problem()
1147 print_hex_dump(KERN_WARNING, "qeth: irb ", in qeth_irq()
1149 print_hex_dump(KERN_WARNING, "qeth: sense data ", in qeth_irq()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dnetdev.c202 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.1.27/drivers/net/
Dtun.c1290 print_hex_dump(KERN_ERR, "tun: ", in tun_put_user()
/linux-4.1.27/drivers/net/ethernet/realtek/
D8139too.c1982 print_hex_dump(KERN_DEBUG, "Frame contents: ", in rtl8139_rx()
/linux-4.1.27/drivers/net/wireless/
Dray_cs.c2298 print_hex_dump(KERN_DEBUG, "skb->data before untranslate: ", in untranslate()
/linux-4.1.27/net/ipv4/
Droute.c1533 print_hex_dump(KERN_WARNING, "ll header: ", in ip_handle_martian_source()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_edid.c1107 print_hex_dump(KERN_ERR, " \t", DUMP_PREFIX_NONE, 16, 1, in drm_edid_block_valid()
Ddrm_dp_mst_topology.c329 print_hex_dump(KERN_DEBUG, "failed hdr", DUMP_PREFIX_NONE, 16, 1, replybuf, replybuflen, false); in drm_dp_sideband_msg_build()
/linux-4.1.27/fs/ext3/
Dsuper.c516 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_ADDRESS, 16, 4, in ext3_destroy_inode()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb_main.c462 print_hex_dump(KERN_INFO, "", in igb_dump()
547 print_hex_dump(KERN_INFO, "", in igb_dump()
/linux-4.1.27/drivers/block/
Dfloppy.c1803 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_NONE, 16, 1, in show_floppy()
/linux-4.1.27/drivers/infiniband/ulp/srp/
Dib_srp.c1863 print_hex_dump(KERN_ERR, "", DUMP_PREFIX_OFFSET, 8, 1, in srp_handle_recv()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c683 print_hex_dump(KERN_INFO, "", in ixgbe_dump()
789 print_hex_dump(KERN_INFO, "", in ixgbe_dump()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c2989 print_hex_dump(KERN_INFO, "TX: ", DUMP_PREFIX_OFFSET, 16, 1, in dump_tx_ring_desc()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_main.c755 print_hex_dump(KERN_ERR, "", DUMP_PREFIX_OFFSET, 16, 1, data, 128, 0); in e1000_dump_eeprom()
/linux-4.1.27/drivers/ata/
Dlibata-core.c1948 print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_OFFSET, in ata_dev_read_id()
/linux-4.1.27/fs/ext4/
Dsuper.c933 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_ADDRESS, 16, 4, in ext4_destroy_inode()
/linux-4.1.27/drivers/net/wireless/b43/
Dmain.c1927 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET, in handle_irq_ucode_debug()