/Linux-v6.1/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.",
|
/Linux-v6.1/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.",
|
/Linux-v6.1/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() 381 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
|
D | .gitignore | 19 tm-unavailable
|
/Linux-v6.1/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
|
/Linux-v6.1/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 */
|
/Linux-v6.1/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()
|
D | ip_vs_mh.c | 80 /* Helper function to determine if server is unavailable */ 245 /* As ip_vs_mh_get, but with fallback if selected server is unavailable */ 263 IP_VS_DBG_BUF(6, "MH: selected unavailable server %s:%u, reselecting", in ip_vs_mh_get_fallback() 266 /* If the original dest is unavailable, loop around the table in ip_vs_mh_get_fallback() 279 "MH: selected unavailable server %s:%u (offset %u), reselecting", in ip_vs_mh_get_fallback()
|
/Linux-v6.1/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()
|
/Linux-v6.1/arch/powerpc/kernel/ |
D | kgdb.c | 45 { 0x0800, 0x08 /* SIGFPE */ }, /* fp unavailable */ 51 { 0x2010, 0x08 /* SIGFPE */ }, /* spe unavailable */ 52 { 0x2020, 0x08 /* SIGFPE */ }, /* spe unavailable */ 57 { 0x2900, 0x08 /* SIGFPE */ }, /* apu unavailable */ 64 { 0x2010, 0x08 /* SIGFPE */ }, /* fp unavailable */ 65 { 0x2020, 0x08 /* SIGFPE */ }, /* ap unavailable */ 73 { 0x0f20, 0x08 /* SIGFPE */ }, /* altivec unavailable */
|
D | traps.c | 1479 /* We can now get here via a FP Unavailable exception if the core in do_program_check() 1660 printk(KERN_EMERG "Unrecoverable FP Unavailable Exception " in DEFINE_INTERRUPT_HANDLER() 1662 die("Unrecoverable FP Unavailable Exception", regs, SIGABRT); in DEFINE_INTERRUPT_HANDLER() 1674 printk(KERN_EMERG "Unrecoverable VMX/Altivec Unavailable Exception " in DEFINE_INTERRUPT_HANDLER() 1676 die("Unrecoverable VMX/Altivec Unavailable Exception", regs, SIGABRT); in DEFINE_INTERRUPT_HANDLER() 1688 printk(KERN_EMERG "Unrecoverable VSX Unavailable Exception " in DEFINE_INTERRUPT_HANDLER() 1690 die("Unrecoverable VSX Unavailable Exception", regs, SIGABRT); in DEFINE_INTERRUPT_HANDLER() 1705 pr_emerg("Unrecoverable TM Unavailable Exception " in tm_unavailable() 1707 die("Unrecoverable TM Unavailable Exception", regs, SIGABRT); in tm_unavailable() 1745 pr_emerg("Facility '%s' unavailable (%d) exception in kernel mode at %lx\n", in DEFINE_INTERRUPT_HANDLER() [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/input/ |
D | iqs626a.yaml | 275 This property is unavailable in the case of the Hall channel. 288 This property is unavailable in the case of the Hall channel. The 343 This property is unavailable in the case of the Hall channel. The 356 This property is unavailable in the case of the Hall channel. The 371 This property is unavailable in the case of the ULP or Hall channels. 386 This property is unavailable in the case of the ULP or Hall channels. 402 This property is unavailable in the case of the ULP or Hall channels. 471 Proximity events are unavailable in the case of the Hall channel, and
|
/Linux-v6.1/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()
|
/Linux-v6.1/Documentation/devicetree/bindings/display/mediatek/ |
D | mediatek,dither.yaml | 15 unavailable colors with available colors and by mixing and matching available 16 colors to mimic unavailable ones.
|
/Linux-v6.1/drivers/net/ethernet/actions/ |
D | owl-emac.h | 62 #define OWL_EMAC_BIT_MAC_CSR5_RU BIT(7) /* Receive buffer unavailable */ 67 #define OWL_EMAC_BIT_MAC_CSR5_TU BIT(2) /* Transmit buffer unavailable */ 101 #define OWL_EMAC_BIT_MAC_CSR7_RUE BIT(7) /* Receive buffer unavailable enable */ 104 #define OWL_EMAC_BIT_MAC_CSR7_TUE BIT(2) /* Transmit buffer unavailable enable */
|
/Linux-v6.1/arch/powerpc/kvm/ |
D | book3s_hv_tm.c | 97 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation() 148 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation() 180 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation() 220 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation()
|
/Linux-v6.1/fs/afs/ |
D | afs_fs.h | 48 VNOVOL = 103, /* no such volume or volume unavailable */ 55 VBUSY = 110, /* volume is temporarily unavailable */
|
/Linux-v6.1/drivers/net/wireless/intel/ipw2x00/ |
D | Kconfig | 37 unavailable and initialization will fail). If you do choose to build 99 unavailable and initialization will fail). If you do choose to build
|
/Linux-v6.1/arch/x86/realmode/ |
D | Makefile | 10 # Sanitizer runtimes are unavailable and cannot be linked here.
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | uniphier-ld6b.dtsi | 19 /* UART3 unavailable: the pads are not wired to the package balls */
|
/Linux-v6.1/Documentation/i2c/busses/ |
D | i2c-amd756.rst | 15 Datasheet: Unavailable
|
/Linux-v6.1/arch/mips/kernel/ |
D | pm-cps.c | 263 /* On older ones it's unavailable */ in cps_gen_flush_fsb() 702 pr_warn("pm-cps: no CM, non-coherent states unavailable\n"); in cps_pm_init() 714 pr_warn("pm-cps: non-coherent wait unavailable\n"); in cps_pm_init() 728 pr_warn("pm-cps: CPS SMP not in use, power gating unavailable\n"); in cps_pm_init() 730 pr_warn("pm-cps: no CPC, clock & power gating unavailable\n"); in cps_pm_init()
|
/Linux-v6.1/include/uapi/scsi/fc/ |
D | fc_fs.h | 297 FC_RJT_P_UNAV_T = 0x03, /* port unavailable, temporary */ 298 FC_RJT_P_UNAV = 0x04, /* port unavailable, permanent */ 319 FC_RJT_FAB_UNAV = 0x1a, /* fabric unavailable */
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-devices-removable | 14 "unknown" The information is unavailable / cannot be deduced.
|