Home
last modified time | relevance | path

Searched refs:ERR (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v5.10/scripts/
Dsign-file.c105 #define ERR(cond, fmt, ...) \ macro
145 ERR(!e, "Load PKCS#11 ENGINE"); in read_private_key()
149 ERR(1, "ENGINE_init"); in read_private_key()
151 ERR(!ENGINE_ctrl_cmd_string(e, "PIN", key_pass, 0), in read_private_key()
155 ERR(!private_key, "%s", private_key_name); in read_private_key()
160 ERR(!b, "%s", private_key_name); in read_private_key()
163 ERR(!private_key, "%s", private_key_name); in read_private_key()
178 ERR(!b, "%s", x509_name); in read_x509()
191 ERR(1, "%s", x509_name); in read_x509()
194 ERR(BIO_reset(b) != 0, "%s", x509_name); in read_x509()
[all …]
Dextract-cert.c62 #define ERR(cond, fmt, ...) \ macro
82 ERR(!wb, "%s", cert_dst); in write_cert()
85 ERR(!i2d_X509_bio(wb, x509), "%s", cert_dst); in write_cert()
111 ERR(!f, "%s", cert_dst); in main()
127 ERR(!e, "Load PKCS#11 ENGINE"); in main()
131 ERR(1, "ENGINE_init"); in main()
133 ERR(!ENGINE_ctrl_cmd_string(e, "PIN", key_pass, 0), "Set PKCS#11 PIN"); in main()
135 ERR(!parms.cert, "Get X.509 from PKCS#11"); in main()
142 ERR(!b, "%s", cert_src); in main()
154 ERR(!x509, "%s", cert_src); in main()
/Linux-v5.10/fs/cifs/
Dsmbdirect.c128 #define ERR 0x0 macro
130 static unsigned int smbd_logging_level = ERR;
242 log_rdma_event(ERR, "%s on device %s info %p\n", in smbd_qp_async_error_upcall()
276 log_rdma_send(ERR, "wc->status=%d wc->opcode=%d\n", in send_done()
317 log_rdma_event(ERR, in process_negotiation_response()
323 log_rdma_event(ERR, "error: negotiated_version=%x\n", in process_negotiation_response()
330 log_rdma_event(ERR, "error: credits_requested==0\n"); in process_negotiation_response()
336 log_rdma_event(ERR, "error: credits_granted==0\n"); in process_negotiation_response()
344 log_rdma_event(ERR, "error: preferred_send_size=%d\n", in process_negotiation_response()
351 log_rdma_event(ERR, "error: max_receive_size=%d\n", in process_negotiation_response()
[all …]
/Linux-v5.10/drivers/media/usb/cpia2/
Dcpia2_usb.c297 ERR("buffer overflow! length: %d, n: %d\n", in cpia2_usb_complete()
362 ERR("%s: usb_submit_urb ret %d!\n", __func__, i); in cpia2_usb_complete()
608 ERR("%s: Internal driver error: udev is NULL\n", __func__); in cpia2_usb_transfer_cmd()
613 ERR("%s: Internal driver error: register array is NULL\n", __func__); in cpia2_usb_transfer_cmd()
710 ERR("usb_submit_urb[%d]() = %d\n", i, err); in submit_urbs()
748 ERR("cpia2_usb_change_streaming_alternate() = %d!\n", ret); in cpia2_usb_stream_start()
752ERR("cpia2_usb_change_streaming_alternate(%d) =%d has already failed. Then tried to call set_alter… in cpia2_usb_stream_start()
846 ERR("%s: usb_set_interface error (ret = %d)\n", __func__, ret); in cpia2_usb_probe()
853 ERR("%s: failed to initialize cpia2 camera (ret = %d)\n", __func__, ret); in cpia2_usb_probe()
874 ERR("%s: Failed to register cpia2 camera (ret = %d)\n", __func__, ret); in cpia2_usb_probe()
Dcpia2.h463 #define ERR(fmt, args...) ALOG(KERN_ERR, fmt, ## args) macro
468 #define ERR(fmt,args...) ALOG(KERN_ERR "cpia2: "fmt,##args) macro
Dcpia2_core.c630 ERR("Couldn't configure sensor, error=%d\n", retval); in cpia2_reset_camera()
870 ERR("Camera did not wake up\n"); in cpia2_set_high_power()
1190 ERR("ConfigSensor410 failed\n"); in config_sensor_410()
1361 ERR("ConfigSensor500 failed\n"); in config_sensor_500()
2179 ERR("couldn't kmalloc cpia2 struct\n"); in cpia2_init_camera_struct()
2212 ERR("Device IO error (asicID has incorrect value of 0x%X\n", in cpia2_init_camera()
2246 ERR("couldn't kmalloc frame buffer structures\n"); in cpia2_allocate_buffers()
2254 ERR("couldn't vmalloc frame buffer data area\n"); in cpia2_allocate_buffers()
2313 ERR("%s: buffer NULL\n",__func__); in cpia2_read()
2318 ERR("%s: Internal error, camera_data NULL!\n",__func__); in cpia2_read()
/Linux-v5.10/sound/pci/aw2/
Dsaa7146.h139 #define ERR (1UL << 1) macro
149 #define ERR (1UL << 1) macro
/Linux-v5.10/drivers/media/common/saa7146/
Dsaa7146_core.c329 ERR("warning: interrupt enabled, but not handled properly.(0x%08x)\n", in interrupt_hw()
331 ERR("disabling interrupt source(s)!\n"); in interrupt_hw()
351 ERR("out of memory\n"); in saa7146_init_one()
362 ERR("pci_enable_device() failed\n"); in saa7146_init_one()
383 ERR("ioremap() failed\n"); in saa7146_init_one()
408 ERR("request_irq() failed\n"); in saa7146_init_one()
Dsaa7146_fops.c498 ERR("out of memory. aborting.\n"); in saa7146_vv_init()
523 ERR("out of memory. aborting.\n"); in saa7146_vv_init()
622 ERR("cannot register v4l2 device. skipping.\n"); in saa7146_register_device()
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dsh_css.c2068 goto ERR; in create_host_pipeline()
2078 goto ERR; in create_host_pipeline()
2086 goto ERR; in create_host_pipeline()
2101 goto ERR; in create_host_pipeline()
2113 goto ERR; in create_host_pipeline()
2125 goto ERR; in create_host_pipeline()
2132 goto ERR; in create_host_pipeline()
2139 goto ERR; in create_host_pipeline()
2146 goto ERR; in create_host_pipeline()
2153 goto ERR; in create_host_pipeline()
[all …]
/Linux-v5.10/drivers/staging/media/atomisp/pci/camera/pipe/src/
Dpipe_stagedesc.c35 goto ERR; in ia_css_pipe_get_generic_stage_desc()
48 ERR: in ia_css_pipe_get_generic_stage_desc()
/Linux-v5.10/include/linux/
Dpoll.h132 return M(IN) | M(OUT) | M(PRI) | M(ERR) | M(NVAL) | in mangle_poll()
141 return M(IN) | M(OUT) | M(PRI) | M(ERR) | M(NVAL) | in demangle_poll()
/Linux-v5.10/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
Dpipeline.c585 goto ERR; in pipeline_stage_create()
598 goto ERR; in pipeline_stage_create()
630 goto ERR; in pipeline_stage_create()
644 goto ERR; in pipeline_stage_create()
660 ERR: in pipeline_stage_create()
/Linux-v5.10/drivers/usb/host/
Disp116x-hcd.c270 ERR("%s %d: ep->nextpid %d\n", __func__, __LINE__, in preproc_atl_queue()
611 ERR("Unrecoverable error, HC is dead!\n"); in isp116x_irq()
700 ERR("Isochronous transfers not supported\n"); in isp116x_urb_enqueue()
1241 ERR("Software reset timeout\n"); in isp116x_sw_reset()
1269 ERR("Clock not ready after %dms\n", timeout); in isp116x_reset()
1272 ERR("Please make sure that the H_WAKEUP pin is pulled low!\n"); in isp116x_reset()
1316 ERR("Invalid chip ID %04x\n", val); in isp116x_start()
1619 ERR("Platform data structure not initialized\n"); in isp116x_probe()
1624 ERR("USE_PLATFORM_DELAY defined, but delay function not " in isp116x_probe()
1626 ERR("See comments in drivers/usb/host/isp116x-hcd.c\n"); in isp116x_probe()
[all …]
/Linux-v5.10/drivers/usb/gadget/udc/
Dfsl_udc_core.c290 ERR("udc reset timeout!\n"); in dr_controller_setup()
1109 ERR("ep flush timeout\n"); in fsl_ep_fifo_flush()
1547 ERR("Unexpected ep0 packets\n"); in ep0_req_complete()
1616 ERR("dTD error %08x QH=%d\n", errors, pipe); in process_ep_req()
1635 ERR("Unknown error has occurred (0x%x)!\n", in process_ep_req()
1824 ERR("Timeout for reset\n"); in reset_irq()
1963 ERR("can't bind to transceiver\n"); in fsl_udc_start()
2250 ERR("kmalloc udc endpoint status failed\n"); in struct_udc_setup()
2265 ERR("malloc QHs for udc failed\n"); in struct_udc_setup()
2276 ERR("kzalloc for udc status request failed\n"); in struct_udc_setup()
[all …]
Dat91_udc.h173 #define ERR(stuff...) pr_err("udc: " stuff) macro
Domap_udc.h190 #define ERR(stuff...) pr_err("udc: " stuff) macro
Dpxa25x_udc.h245 #define ERR(stuff...) pr_err("udc: " stuff) macro
Domap_udc.c692 ERR("%s dma error, lch %d status %02x\n", ep->ep.name, lch, ch_status); in dma_error()
1641 ERR("%s status, can't report\n", ep->ep.name); in ep0_irq()
2078 ERR("can't bind to transceiver\n"); in omap_udc_start()
2737 ERR("unsupported fifo_mode #%d\n", fifo_mode); in omap_udc_setup()
2859 ERR("unrecognized UDC HMC mode %d\n", hmc); in omap_udc_probe()
2888 ERR("can't get irq %d, err %d\n", in omap_udc_probe()
2897 ERR("can't get irq %d, err %d\n", in omap_udc_probe()
2905 ERR("can't get irq %d, err %d\n", in omap_udc_probe()
/Linux-v5.10/drivers/usb/musb/
Dmusb_debug.h18 #define ERR(fmt, args...) yprintk(KERN_ERR, fmt, ## args) macro
Dmusb_gadget_ep0.c686 ERR("SetupEnd came in a wrong ep0stage %s\n", in musb_g_ep0_irq()
779 ERR("SETUP packet len %d != 8 ?\n", len); in musb_g_ep0_irq()
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
Dclient.h45 #define nvif_error(o,f,a...) nvif_printk((o), ERROR, ERR, f, ##a)
/Linux-v5.10/scripts/kconfig/lxdialog/
Dutil.c559 } while (key3 != ERR); in on_key_esc()
562 if (key == KEY_ESC && key2 == ERR) in on_key_esc()
564 else if (key != ERR && key != KEY_ESC && key2 == ERR) in on_key_esc()
/Linux-v5.10/drivers/net/ethernet/amd/
Dariadne.h179 #define ERR 0x0080 /* Error */ macro
/Linux-v5.10/drivers/media/pci/ttpci/
Dav7110_v4l.c807 ERR("cannot init capture device. skipping\n"); in av7110_init_v4l()
835 ERR("cannot register capture device. skipping\n"); in av7110_init_v4l()
841 ERR("cannot register vbi v4l2 device. skipping\n"); in av7110_init_v4l()

12