/Linux-v5.4/tools/testing/selftests/powerpc/tm/ |
D | tm-signal-context-chk-fpu.c | 45 static sig_atomic_t fail, broken; variable 57 broken = 1; in signal_usr1() 67 broken = 1; in signal_usr1() 92 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk_fpu() 104 return (broken); in tm_signal_context_chk_fpu()
|
D | tm-signal-context-chk-gpr.c | 37 static sig_atomic_t fail, broken; variable 59 broken = 1; in signal_usr1() 69 broken = 1; in signal_usr1() 94 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk_gpr() 106 return broken; in tm_signal_context_chk_gpr()
|
D | tm-signal-context-chk-vmx.c | 38 static sig_atomic_t fail, broken; variable 67 broken = 1; in signal_usr1() 85 broken = 1; in signal_usr1() 117 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk() 129 return (broken); in tm_signal_context_chk()
|
D | tm-signal-context-chk-vsx.c | 39 static sig_atomic_t fail, broken; variable 112 broken = 1; in signal_usr1() 136 broken = 1; in signal_usr1() 166 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk() 178 return (broken); in tm_signal_context_chk()
|
/Linux-v5.4/Documentation/devicetree/bindings/ata/ |
D | pata-arasan.txt | 21 - arasan,broken-udma: if present, UDMA mode is unusable 22 - arasan,broken-mwdma: if present, MWDMA mode is unusable 23 - arasan,broken-pio: if present, PIO mode is unusable 25 required unless both UDMA and MWDMA mode are broken
|
/Linux-v5.4/Documentation/devicetree/bindings/mmc/ |
D | mmc-card.txt | 13 -broken-hpi : Use this to indicate that the mmc-card has a broken hpi 28 broken-hpi;
|
/Linux-v5.4/arch/mips/ath25/ |
D | board.c | 37 static inline bool check_board_data(const void __iomem *addr, bool broken) in check_board_data() argument 43 if (!broken) in check_board_data() 58 const bool broken) in find_board_config() argument 65 if (check_board_data(addr, broken)) in find_board_config()
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-bus-iio-temperature-max31856 | 6 such as those caused by broken thermocouple wires. 8 '1' = An open circuit such as broken thermocouple wires 10 '0' = No open circuit or broken thermocouple wires are detected
|
/Linux-v5.4/drivers/watchdog/ |
D | cpwd.c | 82 bool broken; member 278 if (p->broken) { in cpwd_stoptimer() 294 if (p->broken) in cpwd_starttimer() 331 if (p->broken && in cpwd_getstatus() 564 p->broken = (str_prop && !strcmp(str_prop, WD_BADMODEL)); in cpwd_probe() 596 if (p->broken) { in cpwd_probe() 633 if (p->broken) in cpwd_remove()
|
/Linux-v5.4/drivers/net/phy/ |
D | phy-core.c | 262 u32 broken = 0; in of_set_phy_eee_broken() local 271 broken |= MDIO_EEE_100TX; in of_set_phy_eee_broken() 273 broken |= MDIO_EEE_1000T; in of_set_phy_eee_broken() 275 broken |= MDIO_EEE_10GT; in of_set_phy_eee_broken() 277 broken |= MDIO_EEE_1000KX; in of_set_phy_eee_broken() 279 broken |= MDIO_EEE_10GKX4; in of_set_phy_eee_broken() 281 broken |= MDIO_EEE_10GKR; in of_set_phy_eee_broken() 283 phydev->eee_broken_modes = broken; in of_set_phy_eee_broken()
|
/Linux-v5.4/drivers/fsi/ |
D | fsi-sbefifo.c | 124 bool broken; member 334 sbefifo->broken = true; in sbefifo_request_reset() 354 sbefifo->broken = false; in sbefifo_request_reset() 379 if (sbefifo->broken) in sbefifo_cleanup_hw() 387 sbefifo->broken = true; in sbefifo_cleanup_hw() 396 sbefifo->broken = true; in sbefifo_cleanup_hw() 405 sbefifo->broken = true; in sbefifo_cleanup_hw() 409 sbefifo->broken = false; in sbefifo_cleanup_hw() 571 sbefifo->broken = true; in sbefifo_read_response() 585 sbefifo->broken = true; in sbefifo_read_response()
|
/Linux-v5.4/Documentation/kbuild/ |
D | Kconfig.select-break | 1 # Select broken dependency issue 21 mainmenu "Simple example to demo kconfig select broken dependency issue"
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | mmp2-olpc-xo-1-75.dts | 166 broken-cd; 175 broken-cd; 188 broken-cd;
|
D | socfpga_arria10_socdk_sdmmc.dts | 13 broken-cd;
|
D | socfpga_arria5.dtsi | 22 broken-cd;
|
D | socfpga_cyclone5.dtsi | 22 broken-cd;
|
/Linux-v5.4/Documentation/power/ |
D | apm-acpi.rst | 19 once. Some people with broken ACPI or broken APM implementations
|
/Linux-v5.4/tools/testing/selftests/bpf/ |
D | test_select_reuseport.c | 308 __u32 i, broken = 0; in check_results() local 319 broken = i; in check_results() 340 CHECK(expected_results[broken] != results[broken], in check_results() 343 broken, broken, get_linum()); in check_results()
|
/Linux-v5.4/arch/arm/nwfpe/ |
D | softfloat-macros | 137 than 128, the result will be 0. The result is broken into two 64-bit pieces 173 nonzero. The result is broken into two 64-bit pieces which are stored at 213 at most 128 nonzero bits; these are broken into two 64-bit pieces which are 284 of `count' must be less than 64. The result is broken into two 64-bit 303 The value of `count' must be less than 64. The result is broken into three 340 any carry out is lost. The result is broken into two 64-bit pieces which 360 modulo 2^192, so any carry out is lost. The result is broken into three 399 2^128, so any borrow out (carry out) is lost. The result is broken into two 419 result is broken into three 64-bit pieces which are stored at the locations 455 Multiplies `a' by `b' to obtain a 128-bit product. The product is broken [all …]
|
/Linux-v5.4/Documentation/fb/ |
D | arkfb.rst | 34 broken for unknown reason, so its usefulness is limited. 65 * character attributes (and cursor) in text mode are broken
|
D | internals.rst | 73 The pixel value is broken up into red, green, and blue fields. 78 The pixel value is broken up into red, green, and blue fields, each of which
|
/Linux-v5.4/Documentation/devicetree/bindings/usb/ |
D | usb-xhci.txt | 42 - quirk-broken-port-ped: set if the controller has broken port disable mechanism
|
/Linux-v5.4/scripts/ |
D | gcc-goto.sh | 12 * and broken on some ARM GCC versions (see GCC Bug 48637).
|
/Linux-v5.4/drivers/parport/ |
D | BUGS-parport | 6 o parport_pc_ecp_read_block_pio() is broken. parport will revert to the
|
/Linux-v5.4/Documentation/ABI/obsolete/ |
D | sysfs-firmware-acpi | 5 Since the force_remove is inherently broken and dangerous to
|