Searched refs:dlog (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/scsi/ |
| A D | mesh.c | 432 dlog(ms, "start cmd=%x", (int) cmd); in mesh_start_cmd() 805 dlog(ms, "enbresel intr/exc/err/fc=%.8x", in start_phase() 907 dlog(ms, "extra resel err/exc/fc = %.6x", in reselected() 929 dlog(ms, "reseldata %x", b); in reselected() 958 dlog(ms, "resel prev tgt=%d", prev); in reselected() 977 dlog(ms, "abort", 0); in do_abort() 1033 dlog(ms, "error err/exc/fc/cl=%.8x", in handle_error() 1168 dlog(ms, "msgin msg=%.8x", in handle_msgin() 1333 dlog(ms, "halt_dma fc/count=%.6x", in halt_dma() 1340 dlog(ms, "data_ptr %x", ms->data_ptr); in halt_dma() [all …]
|
| /linux/tools/testing/selftests/kvm/s390x/ |
| A D | ucontrol_test.c | 180 struct kvm_dirty_log dlog; in TEST_F() local 183 rc = ioctl(self->vm_fd, KVM_GET_DIRTY_LOG, &dlog); in TEST_F()
|
| /linux/tools/power/pm-graph/ |
| A D | sleepgraph.py | 956 def dlog(self, text): member in SystemValues 1108 self.dlog('[%s]' % cmdline) 1371 self.dlog('start ftrace tracing') 1381 self.dlog('stop ftrace tracing') 5472 sv.dlog('syncing filesystems') 5474 sv.dlog('read dmesg') 5476 sv.dlog('cmdinfo before') 5543 sv.dlog('system returned') 5571 sv.dlog('read the ACPI FPDT') 5574 sv.dlog('cmdinfo after') [all …]
|
Completed in 20 milliseconds