prefix_type 16 drivers/crypto/caam/error.c void caam_dump_sg(const char *prefix_str, int prefix_type, prefix_type 38 drivers/crypto/caam/error.c print_hex_dump_debug(prefix_str, prefix_type, rowsize, prefix_type 46 drivers/crypto/caam/error.c void caam_dump_sg(const char *prefix_str, int prefix_type, prefix_type 20 drivers/crypto/caam/error.h void caam_dump_sg(const char *prefix_str, int prefix_type, prefix_type 24 drivers/net/wireless/ath/wil6210/fw_inc.c #define wil_hex_dump_fw(prefix_str, prefix_type, rowsize, \ prefix_type 27 drivers/net/wireless/ath/wil6210/fw_inc.c prefix_type, rowsize, \ prefix_type 1168 drivers/net/wireless/ath/wil6210/wil6210.h #define wil_hex_dump_txrx(prefix_str, prefix_type, rowsize, \ prefix_type 1171 drivers/net/wireless/ath/wil6210/wil6210.h prefix_type, rowsize, \ prefix_type 1174 drivers/net/wireless/ath/wil6210/wil6210.h #define wil_hex_dump_wmi(prefix_str, prefix_type, rowsize, \ prefix_type 1177 drivers/net/wireless/ath/wil6210/wil6210.h prefix_type, rowsize, \ prefix_type 1180 drivers/net/wireless/ath/wil6210/wil6210.h #define wil_hex_dump_misc(prefix_str, prefix_type, rowsize, \ prefix_type 1183 drivers/net/wireless/ath/wil6210/wil6210.h prefix_type, rowsize, \ prefix_type 1187 drivers/net/wireless/ath/wil6210/wil6210.h void wil_hex_dump_txrx(const char *prefix_str, int prefix_type, int rowsize, prefix_type 1193 drivers/net/wireless/ath/wil6210/wil6210.h void wil_hex_dump_wmi(const char *prefix_str, int prefix_type, int rowsize, prefix_type 1199 drivers/net/wireless/ath/wil6210/wil6210.h void wil_hex_dump_misc(const char *prefix_str, int prefix_type, int rowsize, prefix_type 857 fs/seq_file.c void seq_hex_dump(struct seq_file *m, const char *prefix_str, int prefix_type, prefix_type 874 fs/seq_file.c switch (prefix_type) { prefix_type 168 include/linux/dynamic_debug.h #define dynamic_hex_dump(prefix_str, prefix_type, rowsize, \ prefix_type 172 include/linux/dynamic_debug.h KERN_DEBUG, prefix_str, prefix_type, \ prefix_type 207 include/linux/dynamic_debug.h #define dynamic_hex_dump(prefix_str, prefix_type, rowsize, \ prefix_type 210 include/linux/dynamic_debug.h print_hex_dump(KERN_DEBUG, prefix_str, prefix_type, \ prefix_type 484 include/linux/printk.h int prefix_type, int rowsize, int groupsize, prefix_type 488 include/linux/printk.h int prefix_type, int rowsize, int groupsize, prefix_type 492 include/linux/printk.h static inline void print_hex_dump_bytes(const char *prefix_str, int prefix_type, prefix_type 500 include/linux/printk.h #define print_hex_dump_debug(prefix_str, prefix_type, rowsize, \ prefix_type 502 include/linux/printk.h dynamic_hex_dump(prefix_str, prefix_type, rowsize, \ prefix_type 505 include/linux/printk.h #define print_hex_dump_debug(prefix_str, prefix_type, rowsize, \ prefix_type 507 include/linux/printk.h print_hex_dump(KERN_DEBUG, prefix_str, prefix_type, rowsize, \ prefix_type 510 include/linux/printk.h static inline void print_hex_dump_debug(const char *prefix_str, int prefix_type, prefix_type 529 include/linux/printk.h #define print_hex_dump_bytes(prefix_str, prefix_type, buf, len) \ prefix_type 530 include/linux/printk.h print_hex_dump_debug(prefix_str, prefix_type, 16, 1, buf, len, true) prefix_type 132 include/linux/seq_file.h void seq_hex_dump(struct seq_file *m, const char *prefix_str, int prefix_type, prefix_type 534 include/uapi/linux/rtnetlink.h unsigned char prefix_type; prefix_type 239 lib/hexdump.c void print_hex_dump(const char *level, const char *prefix_str, int prefix_type, prefix_type 257 lib/hexdump.c switch (prefix_type) { prefix_type 262 mm/kmemleak.c static void warn_or_seq_hex_dump(struct seq_file *seq, int prefix_type, prefix_type 267 mm/kmemleak.c seq_hex_dump(seq, HEX_PREFIX, prefix_type, rowsize, groupsize, prefix_type 270 mm/kmemleak.c print_hex_dump(KERN_WARNING, pr_fmt(HEX_PREFIX), prefix_type, prefix_type 5944 net/ipv6/addrconf.c pmsg->prefix_type = pinfo->type;