Home
last modified time | relevance | path

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

12

/linux/scripts/
A Dsign-file.c105 #define ERR(cond, fmt, ...) \ macro
149 ERR(1, "ENGINE_init"); in read_private_key()
178 ERR(!b, "%s", x509_name); in read_x509()
191 ERR(1, "%s", x509_name); in read_x509()
204 ERR(!x509, "%s", x509_name); in read_x509()
291 ERR(!bm, "%s", module_name); in main()
311 ERR(!cms, "CMS_sign"); in main()
325 ERR(!pkcs7, "PKCS7_sign"); in main()
356 ERR(!bd, "%s", dest_name); in main()
365 ERR(n < 0, "%s", module_name); in main()
[all …]
A 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/fs/cifs/
A Dsmbdirect.c128 #define ERR 0x0 macro
130 static unsigned int smbd_logging_level = ERR;
318 log_rdma_event(ERR, in process_negotiation_response()
416 log_rdma_recv(ERR, in smbd_post_send_credits()
535 log_rdma_recv(ERR, in recv_done()
1302 log_keep_alive(ERR, in idle_connection_timer()
1566 log_rdma_event(ERR, in _smbd_get_connection()
1572 log_rdma_event(ERR, in _smbd_get_connection()
1889 log_read(ERR, "disconnected\n"); in smbd_recv_buf()
2184 log_rdma_mr(ERR, in smbd_mr_recovery_work()
[all …]
/linux/tools/testing/selftests/net/
A Damt.sh80 ERR=4
89 exit $ERR
185 ERR=1
266 ERR=1
273 ERR=1
280 if [ "${ERR}" -eq 1 ]; then
283 ERR=0
A Dbareudp.sh109 ERR=4 # Return 4 by default, which is the SKIP code for kselftest
130 if [ "${ERR}" -eq 4 ]; then
134 exit "${ERR}"
307 ERR=1
542 if [ "${ERR}" -eq 1 ]; then
545 ERR=0
/linux/drivers/media/usb/cpia2/
A 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()
852 ERR("%s: failed to initialize cpia2 camera (ret = %d)\n", __func__, ret); in cpia2_usb_probe()
872 ERR("%s: Failed to register cpia2 camera (ret = %d)\n", __func__, ret); in cpia2_usb_probe()
A Dcpia2.h464 #define ERR(fmt, args...) ALOG(KERN_ERR, fmt, ## args) macro
469 #define ERR(fmt,args...) ALOG(KERN_ERR "cpia2: "fmt,##args) macro
A 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()
2191 ERR("couldn't kmalloc cpia2 struct\n"); in cpia2_init_camera_struct()
2224 ERR("Device IO error (asicID has incorrect value of 0x%X\n", in cpia2_init_camera()
2258 ERR("couldn't kmalloc frame buffer structures\n"); in cpia2_allocate_buffers()
2266 ERR("couldn't vmalloc frame buffer data area\n"); in cpia2_allocate_buffers()
2325 ERR("%s: buffer NULL\n",__func__); in cpia2_read()
2330 ERR("%s: Internal error, camera_data NULL!\n",__func__); in cpia2_read()
/linux/drivers/media/common/saa7146/
A 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()
A Dsaa7146_fops.c496 ERR("out of memory. aborting.\n"); in saa7146_vv_init()
521 ERR("out of memory. aborting.\n"); in saa7146_vv_init()
621 ERR("cannot register v4l2 device. skipping.\n"); in saa7146_register_device()
/linux/drivers/staging/media/atomisp/pci/
A Dsh_css.c2091 goto ERR; in create_host_pipeline()
2141 ERR: in create_host_pipeline()
3632 ERR: in create_host_video_pipeline()
3672 ERR: in create_host_acc_pipeline()
3807 ERR: in create_host_preview_pipeline()
4983 ERR: in sh_css_pipes_stop()
5752 ERR: in load_copy_binaries()
6749 ERR: in ia_css_pipe_create_cas_scaler_desc_single_output()
6913 ERR: in ia_css_pipe_create_cas_scaler_desc()
7122 ERR: in load_yuvpp_binaries()
[all …]
/linux/sound/pci/aw2/
A Dsaa7146.h139 #define ERR (1UL << 1) macro
149 #define ERR (1UL << 1) macro
/linux/drivers/staging/media/atomisp/pci/camera/pipe/src/
A Dpipe_stagedesc.c35 goto ERR; in ia_css_pipe_get_generic_stage_desc()
48 ERR: in ia_css_pipe_get_generic_stage_desc()
/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
A 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/drivers/usb/gadget/udc/
A Dfsl_udc_core.c289 ERR("udc reset timeout!\n"); in dr_controller_setup()
1106 ERR("ep flush timeout\n"); in fsl_ep_fifo_flush()
1544 ERR("Unexpected ep0 packets\n"); in ep0_req_complete()
1632 ERR("Unknown error has occurred (0x%x)!\n", in process_ep_req()
1821 ERR("Timeout for reset\n"); in reset_irq()
1960 ERR("can't bind to transceiver\n"); in fsl_udc_start()
2245 ERR("kmalloc udc endpoint status failed\n"); in struct_udc_setup()
2260 ERR("malloc QHs for udc failed\n"); in struct_udc_setup()
2375 ERR("Can't find OTG driver!\n"); in fsl_udc_probe()
2440 ERR("cannot request irq %d err %d\n", in fsl_udc_probe()
[all …]
A Dat91_udc.h173 #define ERR(stuff...) pr_err("udc: " stuff) macro
A Domap_udc.h190 #define ERR(stuff...) pr_err("udc: " stuff) macro
A Dpxa25x_udc.h241 #define ERR(stuff...) pr_err("udc: " stuff) macro
/linux/drivers/usb/host/
A 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()
1240 ERR("Software reset timeout\n"); in isp116x_sw_reset()
1268 ERR("Clock not ready after %dms\n", timeout); in isp116x_reset()
1271 ERR("Please make sure that the H_WAKEUP pin is pulled low!\n"); in isp116x_reset()
1315 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/include/linux/
A 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/drivers/usb/musb/
A Dmusb_debug.h18 #define ERR(fmt, args...) yprintk(KERN_ERR, fmt, ## args) macro
/linux/samples/bpf/
A Dxdp_sample_user.c63 #define ERR(err) err, "error/s" macro
675 str, PPS(pps), DROP(drop), ERR(err)); in stats_get_rx_cnt()
878 ERR(drop)); in stats_get_redirect_err_cnt()
892 ERR(drop)); in stats_get_redirect_err_cnt()
924 action2str(rec_i), ERR(drop)); in stats_get_exception_cnt()
938 str, ERR(drop)); in stats_get_exception_cnt()
1129 ERR(out->rx_cnt.err)); in stats_print()
1155 ERR(out->redir_cnt.err)); in stats_print()
/linux/scripts/kconfig/lxdialog/
A 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/arch/arm64/include/asm/
A Dasm-extable.h72 EX_DATA_REG(ERR, err) " | " \
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
A Dclient.h44 #define nvif_error(o,f,a...) nvif_printk((o), ERROR, ERR, f, ##a)

Completed in 76 milliseconds

12