/linux/drivers/gpu/drm/amd/amdkfd/ |
A D | kfd_queue.c | 32 pr_debug("Printing queue properties:\n"); in print_queue_properties() 33 pr_debug("Queue Type: %u\n", q->type); in print_queue_properties() 34 pr_debug("Queue Size: %llu\n", q->queue_size); in print_queue_properties() 35 pr_debug("Queue percent: %u\n", q->queue_percent); in print_queue_properties() 37 pr_debug("Queue Id: %u\n", q->queue_id); in print_queue_properties() 38 pr_debug("Queue Process Vmid: %u\n", q->vmid); in print_queue_properties() 39 pr_debug("Queue Read Pointer: 0x%px\n", q->read_ptr); in print_queue_properties() 49 pr_debug("Printing queue:\n"); in print_queue() 50 pr_debug("Queue Type: %u\n", q->properties.type); in print_queue() 54 pr_debug("Queue Id: %u\n", q->properties.queue_id); in print_queue() [all …]
|
A D | kfd_dbgdev.c | 612 pr_debug("\t\t msg value is: %u\n", in dbgdev_wave_control_diq() 614 pr_debug("\t\t vmid is: N/A\n"); in dbgdev_wave_control_diq() 624 pr_debug("\t\t ibw is : %u\n", in dbgdev_wave_control_diq() 626 pr_debug("\t\t ii is : %u\n", in dbgdev_wave_control_diq() 628 pr_debug("\t\t sebw is : %u\n", in dbgdev_wave_control_diq() 632 pr_debug("\t\t sbw is : %u\n", in dbgdev_wave_control_diq() 730 pr_debug("\t\t msg value is: %u\n", in dbgdev_wave_control_nodiq() 742 pr_debug("\t\t ibw is : %u\n", in dbgdev_wave_control_nodiq() 744 pr_debug("\t\t ii is : %u\n", in dbgdev_wave_control_nodiq() 746 pr_debug("\t\t sebw is : %u\n", in dbgdev_wave_control_nodiq() [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 | 476 pr_debug("%s:%d: bad id: (%d:%d)\n", __func__, in db_set_64() 499 pr_debug("%s:%d: database full.\n", in db_set_64() 630 pr_debug("%s: verify_header failed\n", __func__); in update_flash_db() 676 pr_debug(" -> %s:%d\n", __func__, __LINE__); in os_area_queue_work_handler() 683 pr_debug("%s:%d of_find_node_by_path failed\n", in os_area_queue_work_handler() 690 pr_debug(" <- %s:%d\n", __func__, __LINE__); in os_area_queue_work_handler() 724 pr_debug(" -> %s:%d\n", __func__, __LINE__); in ps3_os_area_save_params() 763 pr_debug(" <- %s:%d\n", __func__, __LINE__); in ps3_os_area_save_params() 774 pr_debug(" -> %s:%d\n", __func__, __LINE__); in ps3_os_area_init() 792 pr_debug("%s:%d of_find_node_by_path failed\n", in ps3_os_area_init() [all …]
|
/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 …]
|
/linux/tools/perf/tests/ |
A D | code-reading.c | 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() 292 pr_debug(" - skipping\n"); in read_object_code() 339 pr_debug(" - skipping\n"); in read_object_code() 354 pr_debug("buf1 (dso):\n"); in read_object_code() 472 pr_debug("pipe failed\n"); in syscall_something() 731 pr_debug("no vmlinux\n"); in test__code_reading() 734 pr_debug("no kcore\n"); in test__code_reading() [all …]
|
A D | switch-tracking.c | 80 pr_debug("Duplicate comm event\n"); in check_comm() 221 pr_debug("malloc failed\n"); in add_event() 233 pr_debug("event with no time\n"); in add_event() 289 pr_debug("calloc failed\n"); in process_events() 359 pr_debug("evlist__new failed!\n"); in test__switch_tracking() 388 pr_debug("No sched_switch\n"); in test__switch_tracking() 464 pr_debug("Not supported\n"); in test__switch_tracking() 485 pr_debug("spin_sleep failed!\n"); in test__switch_tracking() 492 pr_debug("PR_SET_NAME failed!\n"); in test__switch_tracking() 511 pr_debug("spin_sleep failed!\n"); in test__switch_tracking() [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 | 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 | 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/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/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/nubus/ |
A D | nubus.c | 422 pr_debug(" MAC address: %pM\n", addr); in nubus_get_network_resource() 444 pr_debug(" memory: [ 0x%08lx 0x%08lx ]\n", in nubus_get_cpu_resource() 531 pr_debug(" name: %s\n", name); in nubus_get_functional_resource() 567 pr_debug(" flags: 0x%06x\n", ent.data); in nubus_get_functional_resource() 594 pr_debug(" icon:\n"); in nubus_get_icon() 596 pr_debug(" %08x %08x %08x %08x\n", in nubus_get_icon() 613 pr_debug(" vendor info:\n"); in nubus_get_vendorinfo() 665 pr_debug(" name: %s\n", board->name); in nubus_get_board_resource() 673 pr_debug(" board id: 0x%x\n", ent.data); in nubus_get_board_resource() 684 pr_debug(" flags: 0x%06x\n", ent.data); in nubus_get_board_resource() [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/tools/perf/util/ |
A D | bpf-loader.c | 63 pr_debug("bpf: failed to load buffer\n"); in bpf__prepare_load_buffer() 232 pr_debug("\nHint: Valid options are:\n"); in do_prog_config() 236 pr_debug("\n"); in do_prog_config() 333 pr_debug("bpf: failed to alloc priv\n"); in config_bpf_program() 362 pr_debug("bpf: strdup failed\n"); in config_bpf_program() 549 pr_debug("mapping[%d]=%d\n", n, type); in map_prologue() 635 pr_debug("bpf__prepare_probe failed\n"); in bpf__probe() 884 pr_debug("Failed to alloc bpf_map_op\n"); in bpf_map_op__new() 1044 pr_debug("Config value not set\n"); in bpf_map__config_value() 1103 pr_debug("Config value not set\n"); in bpf_map__config_event() [all …]
|
/linux/drivers/gpu/drm/amd/display/include/ |
A D | logger_types.h | 38 #define DC_LOG_SURFACE(...) pr_debug("[SURFACE]:"__VA_ARGS__) 39 #define DC_LOG_CURSOR(...) pr_debug("[CURSOR]:"__VA_ARGS__) 40 #define DC_LOG_PFLIP(...) pr_debug("[PFLIP]:"__VA_ARGS__) 41 #define DC_LOG_VBLANK(...) pr_debug("[VBLANK]:"__VA_ARGS__) 46 #define DC_LOG_HW_AUDIO(...) pr_debug("[HW_AUDIO]:"__VA_ARGS__) 49 #define DC_LOG_SCALER(...) pr_debug("[SCALER]:"__VA_ARGS__) 50 #define DC_LOG_BIOS(...) pr_debug("[BIOS]:"__VA_ARGS__) 60 #define DC_LOG_DML(...) pr_debug("[DML]:"__VA_ARGS__) 69 #define DC_LOG_GAMMA(...) pr_debug("[GAMMA]:"__VA_ARGS__) 70 #define DC_LOG_ALL_GAMMA(...) pr_debug("[GAMMA]:"__VA_ARGS__) [all …]
|
/linux/drivers/usb/gadget/function/ |
A D | rndis.c | 651 pr_debug("%s: InfoBuffer: ", __func__); in rndis_set_response() 657 pr_debug("\n"); in rndis_set_response() 810 pr_debug("%s: RNDIS_MSG_INIT\n", in rndis_msg_parser() 816 pr_debug("%s: RNDIS_MSG_HALT\n", in rndis_msg_parser() 833 pr_debug("%s: RNDIS_MSG_RESET\n", in rndis_msg_parser() 841 pr_debug("%s: RNDIS_MSG_KEEPALIVE\n", in rndis_msg_parser() 886 pr_debug("failed\n"); in rndis_register() 932 pr_debug("%s:\n", __func__); in rndis_deregister() 955 pr_debug("%s:\n", __func__); in rndis_set_param_dev() 971 pr_debug("%s:\n", __func__); in rndis_set_param_vendor() [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/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/net/netfilter/ |
A D | xt_IDLETIMER.c | 161 pr_debug("couldn't add file to sysfs"); in idletimer_tg_create() 210 pr_debug("couldn't add file to sysfs"); in idletimer_tg_create_v1() 289 pr_debug("timeout value is zero\n"); in idletimer_tg_helper() 293 pr_debug("timeout value is too big\n"); in idletimer_tg_helper() 332 pr_debug("failed to create timer\n"); in idletimer_tg_checkentry() 360 pr_debug("invalid value for timer type\n"); in idletimer_tg_checkentry_v1() 381 pr_debug("time_expiry_remaining %lld\n", in idletimer_tg_checkentry_v1() 394 pr_debug("failed to create timer\n"); in idletimer_tg_checkentry_v1() 413 pr_debug("deleting timer %s\n", info->label); in idletimer_tg_destroy() 438 pr_debug("deleting timer %s\n", info->label); in idletimer_tg_destroy_v1() [all …]
|
/linux/drivers/net/fddi/skfp/ |
A D | skfddi.c | 1610 pr_debug("RIF found\n"); in mac_drv_rx_complete() 1771 pr_debug(".\n"); in mac_drv_fill_rxd() 1947 pr_debug("RS_RES15 "); in ring_status_indication() 1953 pr_debug("RS_BEACON "); in ring_status_indication() 1959 pr_debug("RS_RES9 "); in ring_status_indication() 1963 pr_debug("RS_RES7 "); in ring_status_indication() 1965 pr_debug("RS_DUPADDR "); in ring_status_indication() 1969 pr_debug("RS_VERSION "); in ring_status_indication() 1973 pr_debug("RS_EVENT "); in ring_status_indication() 1977 pr_debug("RS_RES0 "); in ring_status_indication() [all …]
|
/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 …]
|