Home
last modified time | relevance | path

Searched refs:dump_hex (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/samples/vfs/
H A Dtest-statx.c190 static void dump_hex(unsigned long long *data, int from, int to) in dump_hex() function
260 dump_hex((unsigned long long *)&stx, 0, sizeof(stx)); in main()
/kernel/linux/linux-6.6/samples/vfs/
H A Dtest-statx.c190 static void dump_hex(unsigned long long *data, int from, int to) in dump_hex() function
260 dump_hex((unsigned long long *)&stx, 0, sizeof(stx)); in main()
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dpmf.c1579 dump_hex((char *) &sm->smt_dest,6) ; in dump_smt()
1581 dump_hex((char *) &sm->smt_source,6) ; in dump_smt()
1585 dump_hex((char *) &sm->smt_sid,8) ; in dump_smt()
1607 dump_hex((char *)(pa+1),(int) n) ; in dump_smt()
1613 dump_hex(c,16) ; in dump_smt()
1626 dump_hex(c,nn) ; in dump_smt()
1643 void dump_hex(char *p, int len) in dump_hex() function
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H A Dpmf.c1575 dump_hex((char *) &sm->smt_dest,6) ; in dump_smt()
1577 dump_hex((char *) &sm->smt_source,6) ; in dump_smt()
1581 dump_hex((char *) &sm->smt_sid,8) ; in dump_smt()
1603 dump_hex((char *)(pa+1),(int) n) ; in dump_smt()
1609 dump_hex(c,16) ; in dump_smt()
1622 dump_hex(c,nn) ; in dump_smt()
1639 void dump_hex(char *p, int len) in dump_hex() function
/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvsi.c182 #define dbg_dump_hex(data, len) dump_hex(data, len)
188 static void dump_hex(const uint8_t *data, int len) in dump_hex() function
213 dump_hex(packet, header->len); in dump_packet()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvsi.c182 #define dbg_dump_hex(data, len) dump_hex(data, len)
188 static void dump_hex(const uint8_t *data, int len) in dump_hex() function
213 dump_hex(packet, header->len); in dump_packet()
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/
H A Dcmtdef.h644 void dump_hex(char *p, int len);
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/
H A Dcmtdef.h644 void dump_hex(char *p, int len);

Completed in 11 milliseconds