Home
last modified time | relevance | path

Searched refs:dlog (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/scsi/
Dmesh.c213 static void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() function
291 static inline void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() function
432 dlog(ms, "start cmd=%x", (int) cmd); in mesh_start_cmd()
436 dlog(ms, "about to arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
448 dlog(ms, "busy b4 arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
455 dlog(ms, "intr b4 arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
493 dlog(ms, "intr after disresel, intr/exc/err/fc=%.8x", in mesh_start_cmd()
499 dlog(ms, "after intr after disresel, intr/exc/err/fc=%.8x", in mesh_start_cmd()
511 dlog(ms, "after arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
516 dlog(ms, "resel? after arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
[all …]
/Linux-v6.6/tools/power/pm-graph/
Dsleepgraph.py956 def dlog(self, text): member in SystemValues
1108 self.dlog('[%s]' % cmdline)
1371 self.dlog('start ftrace tracing')
1374 self.dlog('start the process monitor')
1379 self.dlog('stop the process monitor')
1381 self.dlog('stop ftrace tracing')
5459 sv.dlog('wifi check, connected device is "%s"' % wifi)
5466 sv.dlog('xset display %s, ret = %d' % (sv.display, ret))
5471 sv.dlog('syncing filesystems')
5473 sv.dlog('read dmesg')
[all …]