| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen1/ |
| D | other.json | 17 …patch group is valid but does not get dispatched due to a token stall. RETIRE Tokens unavailable.", 23 …ispatch group is valid but does not get dispatched due to a token stall. AGSQ Tokens unavailable.", 29 …ch group is valid but does not get dispatched due to a token stall. ALU tokens total unavailable.", 35 …tch group is valid but does not get dispatched due to a token stall. ALSQ 3_0 Tokens unavailable.", 41 …patch group is valid but does not get dispatched due to a token stall. ALSQ 3 Tokens unavailable.", 47 …patch group is valid but does not get dispatched due to a token stall. ALSQ 2 Tokens unavailable.", 53 …patch group is valid but does not get dispatched due to a token stall. ALSQ 1 Tokens unavailable.",
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen2/ |
| D | other.json | 28 …oes not get dispatched due to a token stall. FP Miscellaneous resource unavailable. Applies to the… 82 …patch group is valid but does not get dispatched due to a token stall. RETIRE Tokens unavailable.", 88 …ispatch group is valid but does not get dispatched due to a token stall. AGSQ Tokens unavailable.", 94 …ch group is valid but does not get dispatched due to a token stall. ALU tokens total unavailable.", 106 …patch group is valid but does not get dispatched due to a token stall. ALSQ 2 Tokens unavailable.", 112 …patch group is valid but does not get dispatched due to a token stall. ALSQ 1 Tokens unavailable.",
|
| /kernel/linux/linux-4.19/tools/testing/selftests/powerpc/tm/ |
| D | tm-unavailable.c | 5 * Force FP, VEC and VSX unavailable exception during transaction in all 11 * VEC/Altivec registers on abortion due to an unavailable exception in TM. 31 /* Unavailable exceptions to test in HTM */ 148 * to set MSR.FP = 1 before provoking an unavailable in tm_una_ping() 158 * to set MSR.VEC = 1 before provoking an unavailable in tm_una_ping() 174 /* Do we do FP Unavailable? */ in tm_una_ping() 180 /* Do we do VEC Unavailable? */ in tm_una_ping() 188 * instruction always generates a VSX Unavailable. in tm_una_ping() 309 * the unavailable exception caught in the middle as we expect but also, in test_fp_vec() 377 printf(" a FP unavailable exception...\n"); in tm_unavailable_test() [all …]
|
| D | Makefile | 6 tm-vmxcopy tm-fork tm-tar tm-tmspr tm-vmx-unavail tm-unavailable tm-trap \ 21 $(OUTPUT)/tm-unavailable: CFLAGS += -O0 -pthread -m64 -Wno-error=uninitialized -mvsx
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/ |
| D | tm-unavailable.c | 5 * Force FP, VEC and VSX unavailable exception during transaction in all 11 * VEC/Altivec registers on abortion due to an unavailable exception in TM. 31 /* Unavailable exceptions to test in HTM */ 148 * to set MSR.FP = 1 before provoking an unavailable in tm_una_ping() 158 * to set MSR.VEC = 1 before provoking an unavailable in tm_una_ping() 174 /* Do we do FP Unavailable? */ in tm_una_ping() 180 /* Do we do VEC Unavailable? */ in tm_una_ping() 188 * instruction always generates a VSX Unavailable. in tm_una_ping() 309 * the unavailable exception caught in the middle as we expect but also, in test_fp_vec() 380 printf(" a FP unavailable exception...\n"); in tm_unavailable_test() [all …]
|
| D | Makefile | 6 tm-vmxcopy tm-fork tm-tar tm-tmspr tm-vmx-unavail tm-unavailable tm-trap \ 24 $(OUTPUT)/tm-unavailable: CFLAGS += -O0 -pthread -m64 -Wno-error=uninitialized -mvsx
|
| /kernel/linux/linux-4.19/Documentation/cgroup-v1/ |
| D | pids.txt | 57 sh: fork: Resource temporary unavailable 72 sh: fork: Resource temporary unavailable 81 sh: fork: Resource temporary unavailable 84 sh: fork: Resource temporary unavailable
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
| D | pids.rst | 64 sh: fork: Resource temporary unavailable 79 sh: fork: Resource temporary unavailable 88 sh: fork: Resource temporary unavailable 91 sh: fork: Resource temporary unavailable
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
| D | dwmac_dma.h | 75 #define DMA_INTR_ENA_TUE 0x00000004 /* Transmit Buffer Unavailable */ 88 #define DMA_INTR_ENA_RUE 0x00000080 /* Receive Buffer Unavailable */ 121 #define DMA_STATUS_RU 0x00000080 /* Receive Buffer Unavailable */ 126 #define DMA_STATUS_TU 0x00000004 /* Transmit Buffer Unavailable */
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/stmicro/stmmac/ |
| D | dwmac_dma.h | 85 #define DMA_INTR_ENA_TUE 0x00000004 /* Transmit Buffer Unavailable */ 98 #define DMA_INTR_ENA_RUE 0x00000080 /* Receive Buffer Unavailable */ 129 #define DMA_STATUS_RU 0x00000080 /* Receive Buffer Unavailable */ 134 #define DMA_STATUS_TU 0x00000004 /* Transmit Buffer Unavailable */
|
| /kernel/linux/linux-5.10/net/netfilter/ipvs/ |
| D | ip_vs_sh.c | 73 /* Helper function to determine if server is unavailable */ 114 /* As ip_vs_sh_get, but with fallback if selected server is unavailable 136 IP_VS_DBG_BUF(6, "SH: selected unavailable server %s:%d, reselecting", in ip_vs_sh_get_fallback() 139 /* if the original dest is unavailable, loop around the table in ip_vs_sh_get_fallback() 150 IP_VS_DBG_BUF(6, "SH: selected unavailable " in ip_vs_sh_get_fallback()
|
| /kernel/linux/linux-4.19/net/netfilter/ipvs/ |
| D | ip_vs_sh.c | 78 /* Helper function to determine if server is unavailable */ 119 /* As ip_vs_sh_get, but with fallback if selected server is unavailable 141 IP_VS_DBG_BUF(6, "SH: selected unavailable server %s:%d, reselecting", in ip_vs_sh_get_fallback() 144 /* if the original dest is unavailable, loop around the table in ip_vs_sh_get_fallback() 155 IP_VS_DBG_BUF(6, "SH: selected unavailable " in ip_vs_sh_get_fallback()
|
| D | ip_vs_mh.c | 80 /* Helper function to determine if server is unavailable */ 246 /* As ip_vs_mh_get, but with fallback if selected server is unavailable */ 264 IP_VS_DBG_BUF(6, "MH: selected unavailable server %s:%u, reselecting", in ip_vs_mh_get_fallback() 267 /* If the original dest is unavailable, loop around the table in ip_vs_mh_get_fallback() 280 "MH: selected unavailable server %s:%u (offset %u), reselecting", in ip_vs_mh_get_fallback()
|
| /kernel/linux/linux-5.10/drivers/memory/ |
| D | fsl-corenet-cf.c | 77 #define ERRDET_UTID (1 << 2) /* Unavailable Target ID (t1040) */ 84 #define CECAR_UVT (1 << 15) /* Unavailable target ID (ccf1) */ 148 dev_crit(ccf->dev, "LAW Unavailable Target ID\n"); in ccf_irq() 157 dev_crit(ccf->dev, "Unavailable Target ID\n"); in ccf_irq()
|
| /kernel/linux/linux-4.19/drivers/memory/ |
| D | fsl-corenet-cf.c | 81 #define ERRDET_UTID (1 << 2) /* Unavailable Target ID (t1040) */ 88 #define CECAR_UVT (1 << 15) /* Unavailable target ID (ccf1) */ 152 dev_crit(ccf->dev, "LAW Unavailable Target ID\n"); in ccf_irq() 161 dev_crit(ccf->dev, "Unavailable Target ID\n"); in ccf_irq()
|
| /kernel/linux/linux-4.19/arch/microblaze/kernel/ |
| D | reset.c | 28 pr_info("Skipping unavailable RESET gpio %d (%s)\n", in of_platform_reset_gpio_probe() 67 pr_notice("Reset GPIO unavailable - halting!\n"); in gpio_system_reset()
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | kgdb.c | 48 { 0x0800, 0x08 /* SIGFPE */ }, /* fp unavailable */ 54 { 0x2010, 0x08 /* SIGFPE */ }, /* spe unavailable */ 55 { 0x2020, 0x08 /* SIGFPE */ }, /* spe unavailable */ 60 { 0x2900, 0x08 /* SIGFPE */ }, /* apu unavailable */ 67 { 0x2010, 0x08 /* SIGFPE */ }, /* fp unavailable */ 68 { 0x2020, 0x08 /* SIGFPE */ }, /* ap unavailable */ 76 { 0x0f20, 0x08 /* SIGFPE */ }, /* altivec unavailable */
|
| /kernel/linux/linux-4.19/arch/powerpc/kernel/ |
| D | kgdb.c | 47 { 0x0800, 0x08 /* SIGFPE */ }, /* fp unavailable */ 53 { 0x2010, 0x08 /* SIGFPE */ }, /* spe unavailable */ 54 { 0x2020, 0x08 /* SIGFPE */ }, /* spe unavailable */ 59 { 0x2900, 0x08 /* SIGFPE */ }, /* apu unavailable */ 66 { 0x2010, 0x08 /* SIGFPE */ }, /* fp unavailable */ 67 { 0x2020, 0x08 /* SIGFPE */ }, /* ap unavailable */ 75 { 0x0f20, 0x08 /* SIGFPE */ }, /* altivec unavailable */
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpiolib-legacy.c | 28 /* Compatibility: assume unavailable "valid" GPIOs will appear later */ in gpio_request_one() 72 /* Compatibility: assume unavailable "valid" GPIOs will appear later */ in gpio_request()
|
| /kernel/linux/linux-4.19/drivers/gpio/ |
| D | gpiolib-legacy.c | 27 /* Compatibility: assume unavailable "valid" GPIOs will appear later */ in gpio_request_one() 71 /* Compatibility: assume unavailable "valid" GPIOs will appear later */ in gpio_request()
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| D | book3s_hv_tm.c | 87 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation() 136 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation() 166 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation() 204 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation()
|
| /kernel/linux/linux-4.19/arch/powerpc/kvm/ |
| D | book3s_hv_tm.c | 90 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation() 139 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation() 169 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation() 207 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation()
|
| /kernel/linux/linux-5.10/fs/afs/ |
| D | afs_fs.h | 48 VNOVOL = 103, /* no such volume or volume unavailable */ 55 VBUSY = 110, /* volume is temporarily unavailable */
|
| /kernel/linux/linux-4.19/drivers/misc/mic/scif/ |
| D | scif_ports.c | 41 * @return : Allocated SCIF port #, or -ENOSPC if port unavailable. 63 * @return : Allocated SCIF port #, or -ENOSPC if port unavailable.
|
| /kernel/linux/linux-4.19/fs/afs/ |
| D | afs_fs.h | 50 VNOVOL = 103, /* no such volume or volume unavailable */ 57 VBUSY = 110, /* volume is temporarily unavailable */
|