Home
last modified time | relevance | path

Searched refs:pr_debug (Results 1 – 25 of 2147) sorted by relevance

12345678910>>...86

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_queue.c33 pr_debug("Printing queue properties:\n"); in print_queue_properties()
34 pr_debug("Queue Type: %u\n", q->type); in print_queue_properties()
35 pr_debug("Queue Size: %llu\n", q->queue_size); in print_queue_properties()
36 pr_debug("Queue percent: %u\n", q->queue_percent); in print_queue_properties()
38 pr_debug("Queue Id: %u\n", q->queue_id); in print_queue_properties()
39 pr_debug("Queue Process Vmid: %u\n", q->vmid); in print_queue_properties()
40 pr_debug("Queue Read Pointer: 0x%px\n", q->read_ptr); in print_queue_properties()
50 pr_debug("Printing queue:\n"); in print_queue()
51 pr_debug("Queue Type: %u\n", q->properties.type); in print_queue()
55 pr_debug("Queue Id: %u\n", q->properties.queue_id); in print_queue()
[all …]
/linux-6.3-rc2/tools/perf/arch/x86/tests/
A Dbp-modify.c20 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 Dintel-pt-test.c195 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-6.3-rc2/arch/powerpc/platforms/ps3/
A Ddevice-init.c31 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 Dos-area.c474 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-6.3-rc2/tools/perf/tests/
A Dcode-reading.c200 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 Dswitch-tracking.c82 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()
383 pr_debug("Trying %s\n", cycles); in test__switch_tracking()
398 pr_debug("No sched_switch\n"); in test__switch_tracking()
468 pr_debug("Not supported\n"); in test__switch_tracking()
489 pr_debug("spin_sleep failed!\n"); in test__switch_tracking()
515 pr_debug("spin_sleep failed!\n"); in test__switch_tracking()
[all …]
A Devent-times.c37 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 Dperf-record.c77 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 Dfdarray.c37 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-6.3-rc2/drivers/mtd/maps/
A Dpcmciamtd.c91 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-6.3-rc2/drivers/usb/usbip/
A Dusbip_common.c69 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-6.3-rc2/drivers/net/ethernet/toshiba/
A Dps3_gelic_wireless.c150 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-6.3-rc2/drivers/nubus/
A Dnubus.c422 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-6.3-rc2/drivers/gpu/drm/amd/display/include/
A Dlogger_types.h38 #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-6.3-rc2/drivers/cpufreq/
A Dspeedstep-lib.c90 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 Dspeedstep-smi.c86 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-6.3-rc2/drivers/parport/
A Dieee1284.c255 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-6.3-rc2/drivers/usb/gadget/function/
A Drndis.c655 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-6.3-rc2/drivers/gpu/drm/i915/gvt/
A Ddebug.h39 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-6.3-rc2/net/nfc/nci/
A Drsp.c33 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-6.3-rc2/net/ipv6/netfilter/
A Dip6t_hbh.c83 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 …]
A Dip6t_frag.c30 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 …]
/linux-6.3-rc2/tools/perf/util/
A Dbpf-loader.c211 pr_debug("bpf: failed to load buffer\n"); in bpf__prepare_load_buffer()
470 pr_debug("\nHint: Valid options are:\n"); in do_prog_config()
474 pr_debug("\n"); in do_prog_config()
571 pr_debug("bpf: failed to alloc priv\n"); in config_bpf_program()
600 pr_debug("bpf: strdup failed\n"); in config_bpf_program()
786 pr_debug("mapping[%d]=%d\n", n, type); in map_prologue()
873 pr_debug("bpf__prepare_probe failed\n"); in bpf__probe()
1398 pr_debug("Config value not set\n"); in bpf_map__config_value()
1454 pr_debug("Config value not set\n"); in bpf_map__config_event()
1668 pr_debug("Map '%s' is invalid\n", name); in bpf_map_config_foreach_key()
[all …]
/linux-6.3-rc2/net/netfilter/
A Dxt_IDLETIMER.c161 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 …]

Completed in 60 milliseconds

12345678910>>...86