Searched defs:prefix_type (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | printk.h | 55 const int prefix_type, const int rowsize, const int groupsize, in print_hex_dump() 63 print_hex_dump_bytes(const char *prefix_str, const int prefix_type, in print_hex_dump_bytes()
|
H A D | seq_file.h | 114 seq_hex_dump(struct seq_file *m, const char *prefix_str, int prefix_type, in seq_hex_dump()
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_compat.c | 2001 const int prefix_type, const int rowsize, const int groupsize, in lkpi_hex_dump()
|