Home
last modified time | relevance | path

Searched refs:pr_err (Results 1 – 25 of 3658) sorted by relevance

12345678910>>...147

/kernel/linux/linux-5.10/arch/powerpc/platforms/44x/
Dfsp2.c47 pr_err("L2 Controller:\n"); in l2regs()
48 pr_err("MCK: 0x%08x\n", mfl2(L2MCK)); in l2regs()
49 pr_err("INT: 0x%08x\n", mfl2(L2INT)); in l2regs()
50 pr_err("PLBSTAT0: 0x%08x\n", mfl2(L2PLBSTAT0)); in l2regs()
51 pr_err("PLBSTAT1: 0x%08x\n", mfl2(L2PLBSTAT1)); in l2regs()
52 pr_err("ARRSTAT0: 0x%08x\n", mfl2(L2ARRSTAT0)); in l2regs()
53 pr_err("ARRSTAT1: 0x%08x\n", mfl2(L2ARRSTAT1)); in l2regs()
54 pr_err("ARRSTAT2: 0x%08x\n", mfl2(L2ARRSTAT2)); in l2regs()
55 pr_err("CPUSTAT: 0x%08x\n", mfl2(L2CPUSTAT)); in l2regs()
56 pr_err("RACSTAT0: 0x%08x\n", mfl2(L2RACSTAT0)); in l2regs()
[all …]
/kernel/linux/linux-5.10/drivers/mtd/ubi/
Ddebug.c53 pr_err("Erase counter header dump:\n"); in ubi_dump_ec_hdr()
54 pr_err("\tmagic %#08x\n", be32_to_cpu(ec_hdr->magic)); in ubi_dump_ec_hdr()
55 pr_err("\tversion %d\n", (int)ec_hdr->version); in ubi_dump_ec_hdr()
56 pr_err("\tec %llu\n", (long long)be64_to_cpu(ec_hdr->ec)); in ubi_dump_ec_hdr()
57 pr_err("\tvid_hdr_offset %d\n", be32_to_cpu(ec_hdr->vid_hdr_offset)); in ubi_dump_ec_hdr()
58 pr_err("\tdata_offset %d\n", be32_to_cpu(ec_hdr->data_offset)); in ubi_dump_ec_hdr()
59 pr_err("\timage_seq %d\n", be32_to_cpu(ec_hdr->image_seq)); in ubi_dump_ec_hdr()
60 pr_err("\thdr_crc %#08x\n", be32_to_cpu(ec_hdr->hdr_crc)); in ubi_dump_ec_hdr()
61 pr_err("erase counter header hexdump:\n"); in ubi_dump_ec_hdr()
72 pr_err("Volume identifier header dump:\n"); in ubi_dump_vid_hdr()
[all …]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.c1349 pr_err("i2c was zero, aborting\n"); in drxbsp_i2c_write_read()
2147 pr_err("error %d\n", rc); in drxj_dap_atomic_read_write_block()
2158 pr_err("error %d\n", rc); in drxj_dap_atomic_read_write_block()
2252 pr_err("error %d\n", rc); in hi_cfg_command()
2291 pr_err("error %d\n", rc); in hi_command()
2296 pr_err("error %d\n", rc); in hi_command()
2301 pr_err("error %d\n", rc); in hi_command()
2306 pr_err("error %d\n", rc); in hi_command()
2313 pr_err("error %d\n", rc); in hi_command()
2318 pr_err("error %d\n", rc); in hi_command()
[all …]
/kernel/linux/linux-5.10/kernel/
Dtest_kprobes.c30 pr_err("pre-handler is preemptible\n"); in kp_pre_handler()
41 pr_err("post-handler is preemptible\n"); in kp_post_handler()
45 pr_err("incorrect value in post_handler\n"); in kp_post_handler()
62 pr_err("register_kprobe returned %d\n", ret); in test_kprobe()
70 pr_err("kprobe pre_handler not called\n"); in test_kprobe()
75 pr_err("kprobe post_handler not called\n"); in test_kprobe()
98 pr_err("incorrect value in post_handler2\n"); in kp_post_handler2()
119 pr_err("register_kprobes returned %d\n", ret); in test_kprobes()
128 pr_err("kprobe pre_handler not called\n"); in test_kprobes()
133 pr_err("kprobe post_handler not called\n"); in test_kprobes()
[all …]
/kernel/linux/linux-5.10/arch/c6x/kernel/
Dtraps.c30 pr_err("\n"); in show_regs()
32 pr_err("PC: %08lx SP: %08lx\n", regs->pc, regs->sp); in show_regs()
33 pr_err("Status: %08lx ORIG_A4: %08lx\n", regs->csr, regs->orig_a4); in show_regs()
34 pr_err("A0: %08lx B0: %08lx\n", regs->a0, regs->b0); in show_regs()
35 pr_err("A1: %08lx B1: %08lx\n", regs->a1, regs->b1); in show_regs()
36 pr_err("A2: %08lx B2: %08lx\n", regs->a2, regs->b2); in show_regs()
37 pr_err("A3: %08lx B3: %08lx\n", regs->a3, regs->b3); in show_regs()
38 pr_err("A4: %08lx B4: %08lx\n", regs->a4, regs->b4); in show_regs()
39 pr_err("A5: %08lx B5: %08lx\n", regs->a5, regs->b5); in show_regs()
40 pr_err("A6: %08lx B6: %08lx\n", regs->a6, regs->b6); in show_regs()
[all …]
/kernel/linux/linux-5.10/drivers/target/iscsi/
Discsi_target_auth.c93 pr_err("Memory allocation failed for CHAP_A temporary buffer\n"); in chap_check_algorithm()
103 pr_err("Unable to locate CHAP_A key\n"); in chap_check_algorithm()
120 pr_err("failed to allocate %s algo\n", digest_name); in chap_check_algorithm()
149 pr_err("CHAP user or password not set for" in chap_server_open()
175 pr_err("Unsupported CHAP_A value\n"); in chap_server_open()
233 pr_err("Unable to allocate the digest buffer\n"); in chap_server_compute_hash()
239 pr_err("Unable to allocate the response buffer\n"); in chap_server_compute_hash()
245 pr_err("Unable to allocate the client_digest buffer\n"); in chap_server_compute_hash()
251 pr_err("Unable to allocate the server_digest buffer\n"); in chap_server_compute_hash()
261 pr_err("Unable to allocate challenge buffer\n"); in chap_server_compute_hash()
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/nsfs/
Downer.c19 #define pr_err(fmt, ...) \ macro
39 return pr_err("fork"); in main()
43 return pr_err("unshare"); in main()
52 return pr_err("Unable to read from pipe"); in main()
58 return pr_err("Unable to open %s", path); in main()
62 return pr_err("Unable to get an owning user namespace"); in main()
65 return pr_err("fstat"); in main()
69 return pr_err("stat"); in main()
72 return pr_err("NS_GET_USERNS returned a wrong namespace"); in main()
76 return pr_err("Unable to get an owning user namespace"); in main()
[all …]
/kernel/linux/linux-5.10/fs/ubifs/
Ddebug.c213 pr_err("\tmagic %#x\n", le32_to_cpu(ch->magic)); in dump_ch()
214 pr_err("\tcrc %#x\n", le32_to_cpu(ch->crc)); in dump_ch()
215 pr_err("\tnode_type %d (%s)\n", ch->node_type, in dump_ch()
217 pr_err("\tgroup_type %d (%s)\n", ch->group_type, in dump_ch()
219 pr_err("\tsqnum %llu\n", in dump_ch()
221 pr_err("\tlen %u\n", le32_to_cpu(ch->len)); in dump_ch()
232 pr_err("Dump in-memory inode:"); in ubifs_dump_inode()
233 pr_err("\tinode %lu\n", inode->i_ino); in ubifs_dump_inode()
234 pr_err("\tsize %llu\n", in ubifs_dump_inode()
236 pr_err("\tnlink %u\n", inode->i_nlink); in ubifs_dump_inode()
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-meson/
Dplatsmp.c69 pr_err("Missing SRAM node\n"); in meson_smp_prepare_cpus()
76 pr_err("Couldn't map SRAM registers\n"); in meson_smp_prepare_cpus()
83 pr_err("Couldn't map PMU registers\n"); in meson_smp_prepare_cpus()
90 pr_err("Missing SCU node\n"); in meson_smp_prepare_cpus()
97 pr_err("Couldn't map SCU registers\n"); in meson_smp_prepare_cpus()
141 pr_err("Timeout while waiting for CPU%d status\n", in meson_smp_finalize_secondary_boot()
163 pr_err("Couldn't get the reset controller for CPU%d\n", cpu); in meson8_smp_boot_secondary()
172 pr_err("Failed to assert CPU%d reset\n", cpu); in meson8_smp_boot_secondary()
180 pr_err("Couldn't wake up CPU%d\n", cpu); in meson8_smp_boot_secondary()
190 pr_err("Error when disabling isolation of CPU%d\n", cpu); in meson8_smp_boot_secondary()
[all …]
/kernel/linux/linux-5.10/mm/kasan/
Dreport.c74 pr_err("BUG: KASAN: %s in %pS\n", in print_error_description()
76 pr_err("%s of size %zu at addr %px by task %s/%d\n", in print_error_description()
90 pr_err("==================================================================\n"); in start_report()
95 pr_err("==================================================================\n"); in end_report()
122 pr_err("%s by task %u:\n", prefix, track->pid); in print_track()
126 pr_err("(stack is not available)\n"); in print_track()
146 pr_err("The buggy address belongs to the object at %px\n" in describe_object_addr()
164 pr_err("The buggy address is located %d bytes %s of\n" in describe_object_addr()
179 pr_err("\n"); in describe_object()
183 pr_err("\n"); in describe_object()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
Di915_sw_fence.c110 pr_err("recursive cycle not detected (AA)\n"); in test_dag()
122 pr_err("single depth cycle not detected (BAB)\n"); in test_dag()
133 pr_err("invalid cycle detected\n"); in test_dag()
137 pr_err("single depth cycle not detected (CBC)\n"); in test_dag()
141 pr_err("cycle not detected (BA, CB, AC)\n"); in test_dag()
145 pr_err("invalid cycle detected\n"); in test_dag()
155 pr_err("fence C not done\n"); in test_dag()
159 pr_err("fence B not done\n"); in test_dag()
163 pr_err("fence A not done\n"); in test_dag()
194 pr_err("Incorrectly reported fence A was complete before await\n"); in test_AB()
[all …]
Di915_buddy.c15 pr_err("block info: header=%llx, state=%u, order=%d, offset=%llx size=%llx root=%s buddy=%s\n", in __igt_dump_block()
51 pr_err("block state mismatch\n"); in igt_check_block()
59 pr_err("block size smaller than min size\n"); in igt_check_block()
64 pr_err("block size not power of two\n"); in igt_check_block()
69 pr_err("block size not aligned to min size\n"); in igt_check_block()
74 pr_err("block offset not aligned to min size\n"); in igt_check_block()
79 pr_err("block offset not aligned to block size\n"); in igt_check_block()
86 pr_err("buddy has gone fishing\n"); in igt_check_block()
92 pr_err("buddy has wrong offset\n"); in igt_check_block()
97 pr_err("buddy size mismatch\n"); in igt_check_block()
[all …]
Di915_syncmap.c105 pr_err("sync not cleared after free\n"); in check_syncmap_free()
124 pr_err("%s", buf); in dump_syncmap()
149 pr_err("%s: not a leaf, height is %d\n", in check_seqno()
155 pr_err("%s: seqno[%d], found %x, expected %x\n", in check_seqno()
172 pr_err("Inserting first context=%llx did not return leaf (height=%d, prefix=%llx\n", in check_one()
178 pr_err("Inserting first context=%llx created branches!\n", in check_one()
184 pr_err("First bitmap does not contain a single entry, found %x (count=%d)!\n", in check_one()
194 pr_err("Lookup of first context=%llx/seqno=%x failed!\n", in check_one()
247 pr_err("Inserting context=%llx did not return leaf (height=%d, prefix=%llx\n", in check_leaf()
253pr_err("First entry into leaf (context=%llx) does not contain a single entry, found %x (count=%d)!… in check_leaf()
[all …]
/kernel/linux/linux-5.10/arch/powerpc/kernel/trace/
Dftrace.c76 pr_err("%p: replaced (%s) != old (%s)", in ftrace_modify_code()
134 pr_err("Fetching opcode failed.\n"); in __ftrace_make_nop()
140 pr_err("Not expected bl: opcode is %s\n", ppc_inst_as_str(op)); in __ftrace_make_nop()
150 pr_err("Failed to get trampoline target\n"); in __ftrace_make_nop()
159 pr_err("addr %lx does not match expected %lx\n", ptr, entry); in __ftrace_make_nop()
168 pr_err("Fetching instruction at %lx failed.\n", ip - 4); in __ftrace_make_nop()
175 pr_err("Unexpected instruction %s around bl _mcount\n", in __ftrace_make_nop()
201 pr_err("Fetching op failed.\n"); in __ftrace_make_nop()
206 pr_err("Expected %08x found %s\n", PPC_INST_LD_TOC, ppc_inst_as_str(op)); in __ftrace_make_nop()
212 pr_err("Patching NOP failed.\n"); in __ftrace_make_nop()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
Dfwio.c120 pr_err("Invalid silicon revision %d.\n", priv->hw_revision); in cw1200_load_firmware_cw1200()
147 pr_err("Can't load firmware file %s.\n", fw_path); in cw1200_load_firmware_cw1200()
153 pr_err("Can't allocate firmware load buffer.\n"); in cw1200_load_firmware_cw1200()
167 pr_err("Bootloader is not ready.\n"); in cw1200_load_firmware_cw1200()
187 pr_err("Bootloader reported error %d.\n", val32); in cw1200_load_firmware_cw1200()
202 pr_err("Timeout waiting for FIFO.\n"); in cw1200_load_firmware_cw1200()
224 pr_err("Can't write firmware block @ %d!\n", in cw1200_load_firmware_cw1200()
242 pr_err("Wait for download completion failed: 0x%.8X\n", val32); in cw1200_load_firmware_cw1200()
313 pr_err("Can't read config register.\n"); in cw1200_load_firmware()
318 pr_err("Bad config register value (0x%08x)\n", val32); in cw1200_load_firmware()
[all …]
/kernel/linux/linux-5.10/kernel/trace/
Dtrace_boot.c35 pr_err("String is too long: %s\n", p); in trace_boot_set_instance_options()
40 pr_err("Failed to set option: %s\n", buf); in trace_boot_set_instance_options()
46 pr_err("Failed to set tracing on: %s\n", p); in trace_boot_set_instance_options()
56 pr_err("Failed to set trace clock: %s\n", p); in trace_boot_set_instance_options()
63 pr_err("Buffer size is too small: %s\n", p); in trace_boot_set_instance_options()
65 pr_err("Failed to resize trace buffer to %s\n", p); in trace_boot_set_instance_options()
75 pr_err("Failed to set new CPU mask %s\n", p); in trace_boot_set_instance_options()
91 pr_err("String is too long: %s\n", p); in trace_boot_enable_events()
96 pr_err("Failed to enable event: %s\n", p); in trace_boot_enable_events()
115 pr_err("Failed to generate probe: %s\n", buf); in trace_boot_add_kprobe_event()
[all …]
/kernel/linux/linux-5.10/drivers/media/spi/
Dcxd2880-spi.c68 pr_err("invalid arg\n"); in cxd2880_write_spi()
89 pr_err("invalid arg\n"); in cxd2880_write_reg()
93 pr_err("data size > WRITE_MAX\n"); in cxd2880_write_reg()
98 pr_err("out of range\n"); in cxd2880_write_reg()
112 pr_err("write spi failed %d\n", ret); in cxd2880_write_reg()
127 pr_err("invalid arg\n"); in cxd2880_spi_read_ts()
131 pr_err("packet num > 0xffff\n"); in cxd2880_spi_read_ts()
150 pr_err("spi_write_then_read failed\n"); in cxd2880_spi_read_ts()
163 pr_err("invalid arg\n"); in cxd2880_spi_read_ts_buffer_info()
170 pr_err("spi_write_then_read failed\n"); in cxd2880_spi_read_ts_buffer_info()
[all …]
/kernel/linux/linux-5.10/drivers/staging/octeon/
Dethernet-spi.c23 pr_err("SPI%d: SRX Spi4 interface down\n", index); in cvm_oct_spxx_int_pr()
25 pr_err("SPI%d: SRX Spi4 Calendar table parity error\n", index); in cvm_oct_spxx_int_pr()
27 pr_err("SPI%d: SRX Consecutive Spi4 DIP4 errors have exceeded SPX_ERR_CTL[ERRCNT]\n", in cvm_oct_spxx_int_pr()
30 pr_err("SPI%d: SRX Spi4 DIP4 error\n", index); in cvm_oct_spxx_int_pr()
32 pr_err("SPI%d: SRX Selected port has hit TPA overflow\n", in cvm_oct_spxx_int_pr()
35 pr_err("SPI%d: SRX Spi4 reserved control word detected\n", in cvm_oct_spxx_int_pr()
38 pr_err("SPI%d: SRX Spi4 receive FIFO drowning/overflow\n", in cvm_oct_spxx_int_pr()
41 pr_err("SPI%d: SRX Spi4 packet closed on non-16B alignment without EOP\n", in cvm_oct_spxx_int_pr()
44 pr_err("SPI%d: SRX Spi4 async FIFO overflow\n", index); in cvm_oct_spxx_int_pr()
46 pr_err("SPI%d: SRX Abnormal packet termination (ERR bit)\n", in cvm_oct_spxx_int_pr()
[all …]
/kernel/linux/linux-5.10/drivers/staging/hisysevent/
Dhisysevent_builder.c122 pr_err("domain or name is invalid"); in hisysevent_init_header()
137 pr_err("failed to parse the time zone"); in hisysevent_init_header()
154 pr_err("params is null"); in hisysevent_init_params()
169 pr_err("params is null"); in hisysevent_params_destroy()
178 pr_err("builder is null"); in hisysevent_check_params_validity()
183 pr_err("number of param is invalid"); in hisysevent_check_params_validity()
218 pr_err("try to destroy an invalid builder"); in hisysevent_builder_destroy()
236 pr_err("try to put an invalid key"); in hisysevent_builder_put_integer()
244 pr_err("failed to create raw data for an new integer parameter"); in hisysevent_builder_put_integer()
252 pr_err("failed to encode an integer parameter"); in hisysevent_builder_put_integer()
[all …]
/kernel/linux/linux-5.10/arch/powerpc/platforms/pasemi/
Dsetup.c265 pr_err("Failed to locate the MPIC interrupt controller\n"); in pas_init_IRQ()
274 pr_err("No platform-open-pic property.\n"); in pas_init_IRQ()
324 pr_err("NMI delivered\n"); in pas_machine_check_handler()
331 pr_err("Machine Check on CPU %d\n", cpu); in pas_machine_check_handler()
332 pr_err("SRR0 0x%016lx SRR1 0x%016lx\n", srr0, srr1); in pas_machine_check_handler()
333 pr_err("DSISR 0x%016lx DAR 0x%016lx\n", dsisr, regs->dar); in pas_machine_check_handler()
334 pr_err("BER 0x%016lx MER 0x%016lx\n", mfspr(SPRN_PA6T_BER), in pas_machine_check_handler()
336 pr_err("IER 0x%016lx DER 0x%016lx\n", mfspr(SPRN_PA6T_IER), in pas_machine_check_handler()
338 pr_err("Cause:\n"); in pas_machine_check_handler()
341 pr_err("Signalled by SDC\n"); in pas_machine_check_handler()
[all …]
/kernel/linux/common_modules/qos_auth/auth_ctl/
Dqos_ctrl.c73 pr_err("[QOS_CTRL] dirty qos policy, pid=%d, uid=%d, status=%d\n", in sched_set_task_qos_attr()
122 pr_err("[QOS_CTRL] auth no exist, qos switch failed\n"); in qos_switch()
138 pr_err("[QOS_CTRL] set qos attr failed, qos switch failed\n"); in qos_switch()
148 pr_err("[QOS_CTRL] qos apply still active, no duplicate add\n"); in qos_insert_task()
166 pr_err("[QOS_CTRL] task not in qos, no need to remove\n"); in qos_remove_task()
195 pr_err("[QOS_CTRL] %d apply for others not permit\n", p->pid); in can_change_qos()
212 pr_err("[QOS_CTRL] no this qos level, qos apply failed\n"); in qos_apply()
219 pr_err("[QOS_CTRL] no matching task for this pid, qos apply failed\n"); in qos_apply()
231 pr_err("[QOS_CTRL] apply for others not permit\n"); in qos_apply()
238 pr_err("[QOS_CTRL] no auth data for pid=%d(%s) this uid=%d, qos apply failed\n", in qos_apply()
[all …]
/kernel/linux/linux-5.10/drivers/staging/gs_fpgaboot/
Dgs_fpgaboot.c54 pr_err("error: readinfo buffer too small\n"); in readinfo_bitstream()
76 pr_err("error: length section is not 'e', but %c\n", tbuf[0]); in readlength_bitstream()
99 pr_err("error: corrupted header\n"); in readmagic_bitstream()
176 pr_err("unsupported fpga image format\n"); in gs_read_image()
193 pr_err("firmware %s is missing, cannot continue.\n", fw_file); in gs_load_image()
214 pr_err("unsupported program bus width %d\n", in gs_download_image()
242 pr_err("init_b 0\n"); in gs_download_image()
248 pr_err("init_B %d\n", xl_get_init_b()); in gs_download_image()
254 pr_err("fpga download fail\n"); in gs_download_image()
306 pr_err("gs_load_image error\n"); in gs_fpgaboot()
[all …]
/kernel/linux/linux-5.10/drivers/misc/lkdtm/
Dbugs.c149 pr_err("XFAIL: arch has CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS\n"); in lkdtm_UNALIGNED_LOAD_STORE_WRITE()
257 pr_err("FAIL: survived array bounds overflow!\n"); in lkdtm_ARRAY_BOUNDS()
293 pr_err("Overwrite did not happen, but no BUG?!\n"); in lkdtm_CORRUPT_LIST_ADD()
295 pr_err("list_add() corruption not detected!\n"); in lkdtm_CORRUPT_LIST_ADD()
318 pr_err("Overwrite did not happen, but no BUG?!\n"); in lkdtm_CORRUPT_LIST_DEL()
320 pr_err("list_del() corruption not detected!\n"); in lkdtm_CORRUPT_LIST_DEL()
334 pr_err("FAIL: accessed page before stack! (byte: %x)\n", byte); in lkdtm_STACK_GUARD_PAGE_LEADING()
348 pr_err("FAIL: accessed page after stack! (byte: %x)\n", byte); in lkdtm_STACK_GUARD_PAGE_TRAILING()
363 pr_err("FAIL: SMEP not in use\n"); in lkdtm_UNSET_SMEP()
371 pr_err("FAIL: pinning SMEP failed!\n"); in lkdtm_UNSET_SMEP()
[all …]
/kernel/linux/linux-5.10/drivers/misc/nxp-pn5xx/
Dpn5xx_i2c.c99 pr_err("%s: not able to enable pvdd\n", __func__); in pn544_enable()
106 pr_err("%s: not able to enable vbat\n", __func__); in pn544_enable()
113 pr_err("%s: not able to enable pmuvcc\n", __func__); in pn544_enable()
120 pr_err("%s: not able to enable sevdd\n", __func__); in pn544_enable()
138 pr_err("%s Unused Firm GPIO %d\n", __func__, mode); in pn544_enable()
147 pr_err("%s bad arg %d\n", __func__, mode); in pn544_enable()
234 pr_err("%s: i2c_master_recv returned %d\n", __func__, ret); in pn54x_dev_read()
238 pr_err("%s: received too many bytes from i2c (%d)\n", in pn54x_dev_read()
266 pr_err("%s : failed to copy from user space\n", __func__); in pn54x_dev_write()
274 pr_err("%s : i2c_master_send returned %d\n", __func__, ret); in pn54x_dev_write()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_dmabuf.c26 pr_err("i915_gem_prime_export failed with err=%d\n", in igt_dmabuf_export()
49 pr_err("i915_gem_prime_export failed with err=%d\n", in igt_dmabuf_import_self()
57 pr_err("i915_gem_prime_import failed with err=%d\n", in igt_dmabuf_import_self()
64 pr_err("i915_gem_prime_import created a new object!\n"); in igt_dmabuf_import_self()
94 pr_err("i915_gem_prime_import failed with err=%d\n", in igt_dmabuf_import()
101 pr_err("i915_gem_prime_import created a non-i915 object!\n"); in igt_dmabuf_import()
107 pr_err("i915_gem_prime_import is wrong size found %lld, expected %ld\n", in igt_dmabuf_import()
115 pr_err("dma_buf_vmap failed\n"); in igt_dmabuf_import()
124 pr_err("i915_gem_object_pin_map failed with err=%d\n", err); in igt_dmabuf_import()
132 pr_err("imported vmap not all set to %x!\n", pattern[i]); in igt_dmabuf_import()
[all …]

12345678910>>...147