| /linux/tools/perf/arch/x86/tests/ |
| A D | bp-modify.c | 20 pr_debug("in %s\n", __func__); in bp_1() 26 pr_debug("in %s\n", __func__); in bp_2() 43 pr_debug("failed to PTRACE_TRACEME\n"); in spawn_child() 69 pr_debug("tracee exited prematurely 1\n"); in bp_modify1() 108 pr_debug("tracee exited prematurely 2\n"); in bp_modify1() 115 pr_debug("failed to PTRACE_PEEKUSER: %s\n", in bp_modify1() 120 pr_debug("rip %lx, bp_1 %p\n", rip, bp_1); in bp_modify1() 146 pr_debug("tracee exited prematurely 1\n"); in bp_modify2() 160 pr_debug("failed to set breakpoint: %s\n", in bp_modify2() 184 pr_debug("tracee exited prematurely 2\n"); in bp_modify2() [all …]
|
| A D | intel-pt-test.c | 195 pr_debug(" %02x", bytes[i]); in dump_packet() 197 pr_debug(" "); in dump_packet() 198 pr_debug(" "); in dump_packet() 204 pr_debug("%s\n", desc); in dump_packet() 211 pr_debug("Decoding failed!\n"); in decoding_failed() 212 pr_debug("Decoding: "); in decoding_failed() 298 pr_debug("Decoded ok:"); in test_one() 368 pr_debug("eax = 0x%08x\n", r.eax); in get_pt_caps() 369 pr_debug("ebx = 0x%08x\n", r.ebx); in get_pt_caps() 370 pr_debug("ecx = 0x%08x\n", r.ecx); in get_pt_caps() [all …]
|
| /linux/tools/perf/tests/ |
| A D | code-reading.c | 143 pr_debug("getline failed\n"); in read_objdump_output() 200 pr_debug("popen failed\n"); in read_via_objdump() 221 pr_debug("0x%02x ", buf[i]); in dump_buf() 223 pr_debug("\n"); in dump_buf() 225 pr_debug("\n"); in dump_buf() 307 pr_debug(" - skipping\n"); in read_object_code() 371 pr_debug("buf1 (dso):\n"); in read_object_code() 491 pr_debug("pipe failed\n"); in syscall_something() 721 pr_debug("no vmlinux\n"); in test__code_reading() 724 pr_debug("no kcore\n"); in test__code_reading() [all …]
|
| A D | switch-tracking.c | 82 pr_debug("Duplicate comm event\n"); in check_comm() 223 pr_debug("malloc failed\n"); in add_event() 235 pr_debug("event with no time\n"); in add_event() 291 pr_debug("calloc failed\n"); in process_events() 362 pr_debug("evlist__new failed!\n"); in test__switch_tracking() 388 pr_debug("No sched_switch\n"); in test__switch_tracking() 458 pr_debug("Not supported\n"); in test__switch_tracking() 479 pr_debug("spin_sleep failed!\n"); in test__switch_tracking() 486 pr_debug("PR_SET_NAME failed!\n"); in test__switch_tracking() 505 pr_debug("spin_sleep failed!\n"); in test__switch_tracking() [all …]
|
| A D | event-times.c | 37 pr_debug("Couldn't run the workload!\n"); in attach__enable_on_exec() 45 pr_debug("perf_evlist__open: %s\n", in attach__enable_on_exec() 69 pr_debug("thread_map__new\n"); in attach__current_disabled() 77 pr_debug("Failed to open event cpu-clock:u\n"); in attach__current_disabled() 95 pr_debug("failed to call thread_map__new\n"); in attach__current_enabled() 118 pr_debug("attaching to CPU 0 as enabled\n"); in attach__cpu_disabled() 122 pr_debug("failed to call perf_cpu_map__new\n"); in attach__cpu_disabled() 133 pr_debug("Failed to open event cpu-clock:u\n"); in attach__cpu_disabled() 147 pr_debug("attaching to CPU 0 as enabled\n"); in attach__cpu_enabled() 173 pr_debug("failed to create event list\n"); in test_times() [all …]
|
| A D | perf-record.c | 77 pr_debug("Not enough memory to create evlist\n"); in test__PERF_RECORD() 101 pr_debug("Couldn't run the workload!\n"); in test__PERF_RECORD() 116 pr_debug("sched__get_first_possible_cpu: %s\n", in test__PERF_RECORD() 127 pr_debug("sched_setaffinity: %s\n", in test__PERF_RECORD() 138 pr_debug("perf_evlist__open: %s\n", in test__PERF_RECORD() 150 pr_debug("evlist__mmap: %s\n", in test__PERF_RECORD() 189 pr_debug("Couldn't parse sample\n"); in test__PERF_RECORD() 230 pr_debug("%s with unexpected pid/tid\n", name); in test__PERF_RECORD() 238 pr_debug("%s with different pid/tid!\n", name); in test__PERF_RECORD() 245 pr_debug("%s with unexpected comm!\n", name); in test__PERF_RECORD() [all …]
|
| A D | fdarray.c | 37 pr_debug("\nfdarray__new() failed!"); in test__fdarray__filter() 52 pr_debug("\nfdarray__filter()=%d != %d, should have filtered all fds", in test__fdarray__filter() 60 pr_debug("\nfiltering all but fda->entries[2]:"); in test__fdarray__filter() 73 pr_debug("\nfiltering all but (fda->entries[0], fda->entries[3]):"); in test__fdarray__filter() 83 pr_debug("\n"); in test__fdarray__filter() 98 pr_debug("\nfdarray__new() failed!"); in test__fdarray__add() 104 pr_debug("\n%d: fda->entries[%d](%d) != %d!", \ in test__fdarray__add() 109 pr_debug("\n%d: fda->entries[%d].revents(%d) != %d!", \ in test__fdarray__add() 116 pr_debug("\n%d: fdarray__add(fda, %d, %d) failed!", \ in test__fdarray__add() 121 pr_debug("\n%d: fdarray__add(fda, %d, %d)=%d != %d", \ in test__fdarray__add() [all …]
|
| /linux/arch/powerpc/platforms/ps3/ |
| A D | device-init.c | 31 pr_debug(" -> %s:%d\n", __func__, __LINE__); in ps3_register_lpm_devices() 62 pr_debug("%s:%d: wrong lpar\n", in ps3_register_lpm_devices() 95 pr_debug(" <- %s:%d\n", __func__, __LINE__); in ps3_register_lpm_devices() 123 pr_debug(" -> %s:%d\n", __func__, __LINE__); in ps3_setup_gelic_device() 169 pr_debug(" <- %s:%d\n", __func__, __LINE__); in ps3_setup_gelic_device() 194 pr_debug(" -> %s:%d\n", __func__, __LINE__); in ps3_setup_uhc_device() 257 pr_debug(" <- %s:%d\n", __func__, __LINE__); in ps3_setup_uhc_device() 312 pr_debug(" <- %s:%d\n", __func__, __LINE__); in ps3_setup_vuart_device() 400 pr_debug(" <- %s:%u\n", __func__, __LINE__); in ps3_setup_storage_dev() 417 pr_debug(" -> %s:%d\n", __func__, __LINE__); in ps3_register_vuart_devices() [all …]
|
| A D | os-area.c | 474 pr_debug("%s:%d: bad id: (%d:%d)\n", __func__, in db_set_64() 497 pr_debug("%s:%d: database full.\n", in db_set_64() 628 pr_debug("%s: verify_header failed\n", __func__); in update_flash_db() 674 pr_debug(" -> %s:%d\n", __func__, __LINE__); in os_area_queue_work_handler() 681 pr_debug("%s:%d of_find_node_by_path failed\n", in os_area_queue_work_handler() 688 pr_debug(" <- %s:%d\n", __func__, __LINE__); in os_area_queue_work_handler() 722 pr_debug(" -> %s:%d\n", __func__, __LINE__); in ps3_os_area_save_params() 761 pr_debug(" <- %s:%d\n", __func__, __LINE__); in ps3_os_area_save_params() 772 pr_debug(" -> %s:%d\n", __func__, __LINE__); in ps3_os_area_init() 790 pr_debug("%s:%d of_find_node_by_path failed\n", in ps3_os_area_init() [all …]
|
| /linux/drivers/platform/x86/amd/pmf/ |
| A D | auto-mode.c | 23 pr_debug("Auto Mode Data - BEGIN\n"); in amd_pmf_dump_auto_mode_defaults() 26 pr_debug("balanced_to_perf: %u ms\n", in amd_pmf_dump_auto_mode_defaults() 28 pr_debug("perf_to_balanced: %u ms\n", in amd_pmf_dump_auto_mode_defaults() 30 pr_debug("quiet_to_balanced: %u ms\n", in amd_pmf_dump_auto_mode_defaults() 32 pr_debug("balanced_to_quiet: %u ms\n", in amd_pmf_dump_auto_mode_defaults() 52 pr_debug("stt_apu_perf_on_lap: %u C\n", in amd_pmf_dump_auto_mode_defaults() 54 pr_debug("stt_hs2_perf_on_lap: %u C\n", in amd_pmf_dump_auto_mode_defaults() 99 pr_debug("fan_id_perf: %lu\n", in amd_pmf_dump_auto_mode_defaults() 101 pr_debug("fan_id_balanced: %lu\n", in amd_pmf_dump_auto_mode_defaults() 103 pr_debug("fan_id_quiet: %lu\n", in amd_pmf_dump_auto_mode_defaults() [all …]
|
| /linux/drivers/gpu/drm/amd/display/include/ |
| A D | logger_types.h | 35 #define DC_LOG_SURFACE(...) pr_debug("[SURFACE]:"__VA_ARGS__) 39 #define DC_LOG_HW_AUDIO(...) pr_debug("[HW_AUDIO]:"__VA_ARGS__) 42 #define DC_LOG_SCALER(...) pr_debug("[SCALER]:"__VA_ARGS__) 43 #define DC_LOG_BIOS(...) pr_debug("[BIOS]:"__VA_ARGS__) 50 #define DC_LOG_DML(...) pr_debug("[DML]:"__VA_ARGS__) 56 #define DC_LOG_IF_TRACE(...) pr_debug("[IF_TRACE]:"__VA_ARGS__) 59 #define DC_LOG_GAMMA(...) pr_debug("[GAMMA]:"__VA_ARGS__) 60 #define DC_LOG_ALL_GAMMA(...) pr_debug("[GAMMA]:"__VA_ARGS__) 63 #define DC_LOG_SMU(...) pr_debug("[SMU_MSG]:"__VA_ARGS__) 64 #define DC_LOG_MALL(...) pr_debug("[MALL]:"__VA_ARGS__) [all …]
|
| /linux/drivers/mtd/maps/ |
| A D | pcmciamtd.c | 91 pr_debug("device removed\n"); in remap_window() 321 pr_debug("link = 0x%p\n", link); in pcmciamtd_release() 358 pr_debug("JEDEC: 0x%02x 0x%02x\n", in pcmciamtd_cistpl_jedec() 376 pr_debug("Common memory:\n"); in pcmciamtd_cistpl_device() 471 pr_debug("link=0x%p\n", link); in pcmciamtd_config() 582 pr_debug("Can not find an MTD\n"); in pcmciamtd_config() 637 pr_debug("EVENT_PM_RESUME\n"); in pcmciamtd_suspend() 646 pr_debug("EVENT_PM_SUSPEND\n"); in pcmciamtd_resume() 658 pr_debug("link=0x%p\n", link); in pcmciamtd_detach() 678 pr_debug("dev=0x%p\n", dev); in pcmciamtd_probe() [all …]
|
| /linux/drivers/usb/usbip/ |
| A D | usbip_common.c | 69 pr_debug("ISO\n"); in usbip_dump_pipe() 72 pr_debug("INT\n"); in usbip_dump_pipe() 75 pr_debug("CTRL\n"); in usbip_dump_pipe() 81 pr_debug("ERR\n"); in usbip_dump_pipe() 99 pr_debug("\n"); in usbip_dump_usb_device() 104 pr_debug("\n"); in usbip_dump_usb_device() 109 pr_debug("\n"); in usbip_dump_usb_device() 114 pr_debug(" %2u", in usbip_dump_usb_device() 117 pr_debug("\n"); in usbip_dump_usb_device() 122 pr_debug(" %2u", in usbip_dump_usb_device() [all …]
|
| /linux/drivers/net/ethernet/toshiba/ |
| A D | ps3_gelic_wireless.c | 150 pr_debug("%s: <-\n", __func__); in gelic_eurus_sync_cmd_worker() 236 pr_debug("%s: <-\n", __func__); in gelic_wl_get_link() 243 pr_debug("%s: ->\n", __func__); in gelic_wl_get_link() 304 pr_debug("%s: <-\n", __func__); in gelic_wl_get_range() 359 pr_debug("%s: ->\n", __func__); in gelic_wl_get_range() 496 pr_debug("%s: ->\n", __func__); in gelic_wl_synthesize_ie() 575 pr_debug("%s: <-\n", __func__); in gelic_wl_translate_scan() 689 pr_debug("%s: ->\n", __func__); in gelic_wl_translate_scan() 705 pr_debug("%s: <-\n", __func__); in gelic_wl_get_scan() 974 pr_debug("%s: ->\n", __func__); in gelic_wl_set_essid() [all …]
|
| /linux/drivers/cpufreq/ |
| A D | speedstep-lib.c | 90 pr_debug("workaround for early PIIIs\n"); in pentium3_get_frequency() 101 pr_debug("speed is %u\n", in pentium3_get_frequency() 123 pr_debug("bits 22-26 are 0x%x, speed is %u\n", in pentiumM_get_frequency() 161 pr_debug("PCORE - MSR_IA32_EBL_CR_POWERON: 0x%x 0x%x\n", in pentium_core_get_frequency() 165 pr_debug("bits 22-26 are 0x%x, speed is %u\n", in pentium_core_get_frequency() 329 pr_debug("ebx is %x\n", ebx); in speedstep_detect_processor() 364 pr_debug("early PIII version\n"); in speedstep_detect_processor() 395 pr_debug("trying to determine both speeds\n"); in speedstep_get_freqs() 402 pr_debug("previous speed is %u\n", prev_speed); in speedstep_get_freqs() 415 pr_debug("low speed is %u\n", *low_speed); in speedstep_get_freqs() [all …]
|
| A D | speedstep-smi.c | 86 pr_debug("result is %x\n", result); in speedstep_smi_ownership() 107 pr_debug("bug #1422 -- can't read freqs from BIOS\n"); in speedstep_smi_get_freqs() 130 pr_debug("result %x, low_freq %u, high_freq %u\n", in speedstep_smi_get_freqs() 164 pr_debug("trying to set frequency to state %u " in speedstep_set_state() 178 pr_debug("retry %u, previous result %u, waiting...\n", in speedstep_set_state() 202 pr_debug("change to %u MHz succeeded after %u tries " in speedstep_set_state() 252 pr_debug("could not detect low and high frequencies " in speedstep_cpu_init() 260 pr_debug("could not detect two different speeds" in speedstep_cpu_init() 264 pr_debug("workaround worked.\n"); in speedstep_cpu_init() 332 pr_debug("No supported Intel CPU detected.\n"); in speedstep_init() [all …]
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| A D | kfd_queue.c | 35 pr_debug("Printing queue properties:\n"); in print_queue_properties() 36 pr_debug("Queue Type: %u\n", q->type); in print_queue_properties() 37 pr_debug("Queue Size: %llu\n", q->queue_size); in print_queue_properties() 38 pr_debug("Queue percent: %u\n", q->queue_percent); in print_queue_properties() 40 pr_debug("Queue Id: %u\n", q->queue_id); in print_queue_properties() 41 pr_debug("Queue Process Vmid: %u\n", q->vmid); in print_queue_properties() 42 pr_debug("Queue Read Pointer: 0x%px\n", q->read_ptr); in print_queue_properties() 52 pr_debug("Printing queue:\n"); in print_queue() 53 pr_debug("Queue Type: %u\n", q->properties.type); in print_queue() 57 pr_debug("Queue Id: %u\n", q->properties.queue_id); in print_queue() [all …]
|
| /linux/drivers/nubus/ |
| A D | nubus.c | 429 pr_debug(" MAC address: %pM\n", addr); in nubus_get_network_resource() 451 pr_debug(" memory: [ 0x%08lx 0x%08lx ]\n", in nubus_get_cpu_resource() 538 pr_debug(" name: %s\n", name); in nubus_get_functional_resource() 574 pr_debug(" flags: 0x%06x\n", ent.data); in nubus_get_functional_resource() 601 pr_debug(" icon:\n"); in nubus_get_icon() 603 pr_debug(" %08x %08x %08x %08x\n", in nubus_get_icon() 620 pr_debug(" vendor info:\n"); in nubus_get_vendorinfo() 672 pr_debug(" name: %s\n", board->name); in nubus_get_board_resource() 680 pr_debug(" board id: 0x%x\n", ent.data); in nubus_get_board_resource() 691 pr_debug(" flags: 0x%06x\n", ent.data); in nubus_get_board_resource() [all …]
|
| /linux/drivers/parport/ |
| A D | ieee1284.c | 255 pr_debug("%s: Timeout at event 49\n", in parport_ieee1284_terminate() 559 pr_debug("%s: Data available\n", port->name); in parport_ieee1284_interrupt() 608 pr_debug("%s: Using EPP mode\n", port->name); in parport_write() 625 pr_debug("%s: Using ECP mode\n", port->name); in parport_write() 645 pr_debug("%s: Unknown mode 0x%02x\n", in parport_write() 698 pr_debug("%s: Using byte mode\n", port->name); in parport_read() 707 pr_debug("%s: Using nibble mode\n", port->name); in parport_read() 712 pr_debug("%s: Using byte mode\n", port->name); in parport_read() 717 pr_debug("%s: Using EPP mode\n", port->name); in parport_read() 734 pr_debug("%s: Using ECP mode\n", port->name); in parport_read() [all …]
|
| /linux/tools/testing/selftests/kvm/include/s390x/ |
| A D | debug_print.h | 22 pr_debug("%s (%p)\n", name, (void *)addr); in print_hex_bytes() 23 pr_debug(" 0/0x00---------|"); in print_hex_bytes() 25 pr_debug(" 8/0x08---------|"); in print_hex_bytes() 27 pr_debug(" 16/0x10--------|"); in print_hex_bytes() 29 pr_debug(" 24/0x18--------|"); in print_hex_bytes() 32 pr_debug("\n %3lu 0x%.3lx ", pos, pos); in print_hex_bytes() 33 pr_debug(" %16lx", *((u64 *)(addr + pos))); in print_hex_bytes() 35 pr_debug("\n"); in print_hex_bytes() 45 pr_debug("flags:0x%x psw:0x%.16llx:0x%.16llx exit:%u %s\n", in print_psw() 49 pr_debug("sie_block psw:0x%.16llx:0x%.16llx\n", in print_psw()
|
| /linux/drivers/usb/gadget/function/ |
| A D | rndis.c | 655 pr_debug("%s: InfoBuffer: ", __func__); in rndis_set_response() 661 pr_debug("\n"); in rndis_set_response() 814 pr_debug("%s: RNDIS_MSG_INIT\n", in rndis_msg_parser() 820 pr_debug("%s: RNDIS_MSG_HALT\n", in rndis_msg_parser() 837 pr_debug("%s: RNDIS_MSG_RESET\n", in rndis_msg_parser() 845 pr_debug("%s: RNDIS_MSG_KEEPALIVE\n", in rndis_msg_parser() 890 pr_debug("failed\n"); in rndis_register() 937 pr_debug("%s:\n", __func__); in rndis_deregister() 960 pr_debug("%s:\n", __func__); in rndis_set_param_dev() 976 pr_debug("%s:\n", __func__); in rndis_set_param_vendor() [all …]
|
| /linux/net/nfc/nci/ |
| A D | rsp.c | 33 pr_debug("status 0x%x\n", rsp->status); in nci_core_reset_rsp_packet() 94 pr_debug("status %x\n", rsp->status); in nci_core_init_rsp_packet_v2() 136 pr_debug("nfcc_features 0x%x\n", in nci_core_init_rsp_packet() 156 pr_debug("manufact_id 0x%x\n", in nci_core_init_rsp_packet() 180 pr_debug("status 0x%x\n", status); in nci_rf_disc_map_rsp_packet() 191 pr_debug("status 0x%x\n", status); in nci_rf_disc_rsp_packet() 221 pr_debug("status 0x%x\n", status); in nci_rf_disc_select_rsp_packet() 233 pr_debug("status 0x%x\n", status); in nci_rf_deactivate_rsp_packet() 266 pr_debug("status 0x%x\n", status); in nci_nfcee_mode_set_rsp_packet() 277 pr_debug("status 0x%x\n", status); in nci_core_conn_create_rsp_packet() [all …]
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| A D | debug.h | 39 pr_debug("gvt: core: "fmt, ##args) 42 pr_debug("gvt: irq: "fmt, ##args) 45 pr_debug("gvt: mm: "fmt, ##args) 48 pr_debug("gvt: mmio: "fmt, ##args) 51 pr_debug("gvt: dpy: "fmt, ##args) 54 pr_debug("gvt: el: "fmt, ##args) 57 pr_debug("gvt: sched: "fmt, ##args) 60 pr_debug("gvt: render: "fmt, ##args) 63 pr_debug("gvt: cmd: "fmt, ##args)
|
| /linux/net/ipv6/netfilter/ |
| A D | ip6t_frag.c | 30 pr_debug(" result %s\n", r ? "PASS" : "FAILED"); in id_match() 56 pr_debug("INFO %04X ", fh->frag_off); in frag_mt6() 57 pr_debug("OFFSET %04X ", ntohs(fh->frag_off) & ~0x7); in frag_mt6() 59 pr_debug("MF %04X ", fh->frag_off & htons(IP6_MF)); in frag_mt6() 60 pr_debug("ID %u %08X\n", ntohl(fh->identification), in frag_mt6() 63 pr_debug("IPv6 FRAG id %02X ", in frag_mt6() 67 pr_debug("res %02X %02X%04X %02X ", in frag_mt6() 72 pr_debug("first %02X %02X %02X ", in frag_mt6() 77 pr_debug("mf %02X %02X %02X ", in frag_mt6() 82 pr_debug("last %02X %02X %02X\n", in frag_mt6() [all …]
|
| A D | ip6t_hbh.c | 83 pr_debug("len %02X %04X %02X ", in hbh_mt6() 98 pr_debug("Strict "); in hbh_mt6() 99 pr_debug("#%d ", optinfo->optsnr); in hbh_mt6() 111 pr_debug("Tbad %02X %02X\n", *tp, in hbh_mt6() 115 pr_debug("Tok "); in hbh_mt6() 132 pr_debug("Lbad %02X %04X\n", *lp, in hbh_mt6() 136 pr_debug("Lok "); in hbh_mt6() 139 pr_debug("Pad1\n"); in hbh_mt6() 144 pr_debug("len%04X\n", optlen); in hbh_mt6() 148 pr_debug("new pointer is too large!\n"); in hbh_mt6() [all …]
|