/kernel/linux/linux-5.10/scripts/ |
H A D | sign-file.c | 112 #define ERR(cond, fmt, ...) \ macro 152 ERR(!e, "Load PKCS#11 ENGINE"); in read_private_key() 156 ERR(1, "ENGINE_init"); in read_private_key() 158 ERR(!ENGINE_ctrl_cmd_string(e, "PIN", key_pass, 0), in read_private_key() 162 ERR(!private_key, "%s", private_key_name); in read_private_key() 167 ERR(!b, "%s", private_key_name); in read_private_key() 170 ERR(!private_key, "%s", private_key_name); in read_private_key() 185 ERR(!b, "%s", x509_name); in read_x509() 198 ERR(1, "%s", x509_name); in read_x509() 201 ERR(BIO_rese in read_x509() [all...] |
H A D | extract-cert.c | 69 #define ERR(cond, fmt, ...) \ macro 89 ERR(!wb, "%s", cert_dst); in write_cert() 92 ERR(!i2d_X509_bio(wb, x509), "%s", cert_dst); in write_cert() 118 ERR(!f, "%s", cert_dst); in main() 134 ERR(!e, "Load PKCS#11 ENGINE"); in main() 138 ERR(1, "ENGINE_init"); in main() 140 ERR(!ENGINE_ctrl_cmd_string(e, "PIN", key_pass, 0), "Set PKCS#11 PIN"); in main() 142 ERR(!parms.cert, "Get X.509 from PKCS#11"); in main() 149 ERR(!b, "%s", cert_src); in main() 161 ERR(!x50 in main() [all...] |
/kernel/linux/linux-6.6/scripts/ |
H A D | sign-file.c | 112 #define ERR(cond, fmt, ...) \ macro 152 ERR(!e, "Load PKCS#11 ENGINE"); in read_private_key() 156 ERR(1, "ENGINE_init"); in read_private_key() 158 ERR(!ENGINE_ctrl_cmd_string(e, "PIN", key_pass, 0), in read_private_key() 162 ERR(!private_key, "%s", private_key_name); in read_private_key() 167 ERR(!b, "%s", private_key_name); in read_private_key() 170 ERR(!private_key, "%s", private_key_name); in read_private_key() 185 ERR(!b, "%s", x509_name); in read_x509() 198 ERR(1, "%s", x509_name); in read_x509() 201 ERR(BIO_rese in read_x509() [all...] |
/kernel/linux/linux-6.6/certs/ |
H A D | extract-cert.c | 69 #define ERR(cond, fmt, ...) \ macro 89 ERR(!wb, "%s", cert_dst); in write_cert() 92 ERR(!i2d_X509_bio(wb, x509), "%s", cert_dst); in write_cert() 121 ERR(!f, "%s", cert_dst); in main() 137 ERR(!e, "Load PKCS#11 ENGINE"); in main() 141 ERR(1, "ENGINE_init"); in main() 143 ERR(!ENGINE_ctrl_cmd_string(e, "PIN", key_pass, 0), "Set PKCS#11 PIN"); in main() 145 ERR(!parms.cert, "Get X.509 from PKCS#11"); in main() 152 ERR(!b, "%s", cert_src); in main() 164 ERR(!x50 in main() [all...] |
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smbdirect.c | 128 #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, "erro in process_negotiation_response() [all...] |
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smbdirect.c | 133 #define ERR 0x0 macro 135 static unsigned int smbd_logging_level = ERR; 247 log_rdma_event(ERR, "%s on device %s info %p\n", in smbd_qp_async_error_upcall() 282 log_rdma_send(ERR, "wc->status=%d wc->opcode=%d\n", in send_done() 323 log_rdma_event(ERR, in process_negotiation_response() 329 log_rdma_event(ERR, "error: negotiated_version=%x\n", in process_negotiation_response() 336 log_rdma_event(ERR, "error: credits_requested==0\n"); in process_negotiation_response() 342 log_rdma_event(ERR, "error: credits_granted==0\n"); in process_negotiation_response() 350 log_rdma_event(ERR, "error: preferred_send_size=%d\n", in process_negotiation_response() 357 log_rdma_event(ERR, "erro in process_negotiation_response() [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | amt.sh | 80 ERR=4 89 exit $ERR 185 ERR=1 266 ERR=1 273 ERR=1 280 if [ "${ERR}" -eq 1 ]; then 283 ERR=0
|
H A D | l2_tos_ttl_inherit.sh | 16 ERR=4 20 exit $ERR 24 exit $ERR 390 # still need to run until 'exit $ERR' or the script won't return the 396 exit $ERR 404 exit $ERR 441 # Set ERR appropriately: it will be returned by the exit handler. 443 ERR=1 445 ERR=0
|
H A D | bareudp.sh | 109 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
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | asm-extable.h | 44 EX_DATA_REG(ERR, err) | \ 93 EX_DATA_REG(ERR, err) " | " \ 102 EX_DATA_REG(ERR, err) " | " \
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | sh_css.c | 2063 goto ERR; in create_host_pipeline() 2073 goto ERR; in create_host_pipeline() 2081 goto ERR; in create_host_pipeline() 2096 goto ERR; in create_host_pipeline() 2108 goto ERR; in create_host_pipeline() 2120 goto ERR; in create_host_pipeline() 2127 goto ERR; in create_host_pipeline() 2134 goto ERR; in create_host_pipeline() 2141 goto ERR; in create_host_pipeline() 2148 goto ERR; in create_host_pipeline() [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/cpia2/ |
H A D | cpia2_usb.c | 297 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() 752 ERR("cpia2_usb_change_streaming_alternate(%d) =%d has already failed. Then tried to call set_alternate(USBIF_CMDONLY) = %d.\n", 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(" in cpia2_usb_probe() [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/camera/pipe/src/ |
H A D | pipe_stagedesc.c | 35 goto ERR; in ia_css_pipe_get_generic_stage_desc() 48 ERR: in ia_css_pipe_get_generic_stage_desc()
|
/kernel/linux/linux-5.10/drivers/media/common/saa7146/ |
H A D | saa7146_core.c | 329 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()
|
/kernel/linux/linux-6.6/drivers/media/common/saa7146/ |
H A D | saa7146_core.c | 317 ERR("warning: interrupt enabled, but not handled properly.(0x%08x)\n", in interrupt_hw() 319 ERR("disabling interrupt source(s)!\n"); in interrupt_hw() 339 ERR("out of memory\n"); in saa7146_init_one() 350 ERR("pci_enable_device() failed\n"); in saa7146_init_one() 371 ERR("ioremap() failed\n"); in saa7146_init_one() 396 ERR("request_irq() failed\n"); in saa7146_init_one()
|
/kernel/liteos_m/components/dynlink/ |
H A D | los_dynlink.c | 194 goto ERR;
in OsReadPhdrs() 199 goto ERR;
in OsReadPhdrs() 215 ERR:
in OsReadPhdrs() 823 goto ERR;
in LOS_FindSym() 830 goto ERR;
in LOS_FindSym() 844 ERR:
in LOS_FindSym() 878 goto ERR;
in LOS_SoUnload() 885 goto ERR;
in LOS_SoUnload() 907 ERR:
in LOS_SoUnload()
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/pipeline/src/ |
H A D | pipeline.c | 584 goto ERR; in pipeline_stage_create() 597 goto ERR; in pipeline_stage_create() 629 goto ERR; in pipeline_stage_create() 643 goto ERR; in pipeline_stage_create() 659 ERR: in pipeline_stage_create()
|
/kernel/linux/linux-5.10/sound/pci/aw2/ |
H A D | saa7146.h | 139 #define ERR (1UL << 1) macro 149 #define ERR (1UL << 1) macro
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/camera/pipe/src/ |
H A D | pipe_stagedesc.c | 35 goto ERR; in ia_css_pipe_get_generic_stage_desc() 48 ERR: in ia_css_pipe_get_generic_stage_desc()
|
/kernel/linux/linux-6.6/sound/pci/aw2/ |
H A D | saa7146.h | 139 #define ERR (1UL << 1) macro 149 #define ERR (1UL << 1) macro
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | sh_css.c | 1827 goto ERR; in create_host_pipeline() 1835 goto ERR; in create_host_pipeline() 1847 goto ERR; in create_host_pipeline() 1859 goto ERR; in create_host_pipeline() 1871 goto ERR; in create_host_pipeline() 1879 goto ERR; in create_host_pipeline() 1885 goto ERR; in create_host_pipeline() 1891 goto ERR; in create_host_pipeline() 1916 goto ERR; in create_host_pipeline() 1920 ERR in create_host_pipeline() [all...] |
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | fsl_udc_core.c | 290 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("kzallo in struct_udc_setup() [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | fsl_udc_core.c | 288 ERR("udc reset timeout!\n"); in dr_controller_setup() 1108 ERR("ep flush timeout\n"); in fsl_ep_fifo_flush() 1546 ERR("Unexpected ep0 packets\n"); in ep0_req_complete() 1615 ERR("dTD error %08x QH=%d\n", errors, pipe); in process_ep_req() 1634 ERR("Unknown error has occurred (0x%x)!\n", in process_ep_req() 1823 ERR("Timeout for reset\n"); in reset_irq() 1961 ERR("can't bind to transceiver\n"); in fsl_udc_start() 2246 ERR("kmalloc udc endpoint status failed\n"); in struct_udc_setup() 2261 ERR("malloc QHs for udc failed\n"); in struct_udc_setup() 2272 ERR("kzallo in struct_udc_setup() [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | poll.h | 132 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()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | poll.h | 126 return M(IN) | M(OUT) | M(PRI) | M(ERR) | M(NVAL) | in mangle_poll() 135 return M(IN) | M(OUT) | M(PRI) | M(ERR) | M(NVAL) | in demangle_poll()
|