Searched refs:erc (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/elfutils/files/ |
| H A D | 0001-debuginfod-fix-compilation-on-platforms-without-erro.patch | 2 From: =?UTF-8?q?=C3=89rico=20Nogueira?= <erico.erc@gmail.com> 16 Signed-off-by: Érico Nogueira <erico.erc@gmail.com> 28 +2021-11-10 Érico N. Rolim <erico.erc@gmail.com>
|
| /OK3568_Linux_fs/kernel/drivers/s390/cio/ |
| H A D | crw.c | 89 tmp_crw.erc, tmp_crw.rsid); in crw_collect_info() 103 crw[chain].rsc, crw[chain].anc, crw[chain].erc, in crw_collect_info()
|
| H A D | trace.h | 372 __field(u8, erc) 383 __entry->erc = crw->erc; 390 __entry->erc, __entry->rsid
|
| H A D | vfio_ccw_drv.c | 304 unsigned int erc, in vfio_ccw_queue_crw() argument 322 crw->crw.erc = erc; in vfio_ccw_queue_crw()
|
| H A D | chp.c | 577 crw0->erc, crw0->rsid); in chp_process_crw() 590 switch (crw0->erc) { in chp_process_crw() 602 crw0->erc); in chp_process_crw()
|
| H A D | css.c | 840 crw0->erc, crw0->rsid); in css_process_crw() 845 crw1->anc, crw1->erc, crw1->rsid); in css_process_crw() 851 if (crw0->erc == CRW_ERC_PMOD) { in css_process_crw()
|
| H A D | chsc.c | 689 crw0->erc, crw0->rsid); in chsc_process_crw()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | crw.h | 27 __u32 erc : 6; /* error-recovery code */ member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | fib_tests.sh | 516 local erc=$2 537 log_test $rc $erc "$desc"
|