Home
last modified time | relevance | path

Searched refs:broken (Results 1 – 25 of 389) sorted by relevance

12345678910>>...16

/linux/tools/testing/selftests/powerpc/tm/
A Dtm-signal-context-chk-fpu.c45 static sig_atomic_t fail, broken; variable
57 broken = 1; in signal_usr1()
67 broken = 1; in signal_usr1()
93 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk_fpu()
105 return (broken); in tm_signal_context_chk_fpu()
A Dtm-signal-context-chk-gpr.c37 static sig_atomic_t fail, broken; variable
59 broken = 1; in signal_usr1()
69 broken = 1; in signal_usr1()
95 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk_gpr()
107 return broken; in tm_signal_context_chk_gpr()
A Dtm-signal-context-chk-vmx.c38 static sig_atomic_t fail, broken; variable
67 broken = 1; in signal_usr1()
85 broken = 1; in signal_usr1()
118 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk()
130 return (broken); in tm_signal_context_chk()
A Dtm-signal-context-chk-vsx.c39 static sig_atomic_t fail, broken; variable
112 broken = 1; in signal_usr1()
136 broken = 1; in signal_usr1()
167 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk()
179 return (broken); in tm_signal_context_chk()
/linux/Documentation/devicetree/bindings/ata/
A Dpata-arasan.txt21 - 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/Documentation/devicetree/bindings/net/
A Dethernet-phy.yaml89 broken-turn-around:
125 eee-broken-100tx:
129 broken and request the ethernet to stop advertising it.
131 eee-broken-1000t:
135 broken and request the ethernet to stop advertising it.
137 eee-broken-10gt:
141 broken and request the ethernet to stop advertising it.
143 eee-broken-1000kx:
147 broken and request the ethernet to stop advertising it.
149 eee-broken-10gkx4:
[all …]
A Dmaxlinear,gpy2xx.yaml17 maxlinear,use-broken-interrupts:
19 Interrupts are broken on some GPY2xx PHYs in that they keep the
31 maxlinear,use-broken-interrupts: [ interrupts ]
44 maxlinear,use-broken-interrupts;
/linux/Documentation/devicetree/bindings/mmc/
A Dmmc-card.yaml23 broken-hpi:
26 Use this to indicate that the mmc-card has a broken hpi
44 broken-hpi;
/linux/drivers/xen/
A Dgrant-dma-ops.c26 bool broken; member
92 if (unlikely(data->broken)) in xen_grant_dma_alloc()
127 if (unlikely(data->broken)) in xen_grant_dma_free()
135 data->broken = true; in xen_grant_dma_free()
185 if (unlikely(data->broken)) in xen_grant_dma_map_page()
218 if (unlikely(data->broken)) in xen_grant_dma_unmap_page()
226 data->broken = true; in xen_grant_dma_unmap_page()
/linux/arch/mips/ath25/
A Dboard.c37 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/arch/arm64/boot/dts/allwinner/
A Dsun50i-a64-pine64-lts.dts24 broken-cd; /* card detect is broken on *some* boards */
/linux/drivers/watchdog/
A Dcpwd.c82 bool broken; member
277 if (p->broken) { in cpwd_stoptimer()
293 if (p->broken) in cpwd_starttimer()
330 if (p->broken && in cpwd_getstatus()
562 p->broken = (str_prop && !strcmp(str_prop, WD_BADMODEL)); in cpwd_probe()
594 if (p->broken) { in cpwd_probe()
631 if (p->broken) in cpwd_remove()
/linux/tools/perf/
A Dbuiltin-lock.c426 p->broken |= st->broken; in combine_lock_stats()
708 goto broken; in report_lock_acquire_event()
714 broken: in report_lock_acquire_event()
717 ls->broken = 1; in report_lock_acquire_event()
781 ls->broken = 1; in report_lock_acquired_event()
839 ls->broken = 1; in report_lock_contended_event()
903 ls->broken = 1; in report_lock_release_event()
1350 int broken = 0; in print_bad_events() local
1386 if (st->broken) in print_result()
1845 total += broken; in print_footer_stdio()
[all …]
/linux/Documentation/devicetree/bindings/usb/
A Dusb-xhci.yaml24 quirk-broken-port-ped:
25 description: Set if the controller has broken port disable mechanism
/linux/drivers/fsi/
A Dfsi-sbefifo.c126 bool broken; member
350 sbefifo->broken = true; in sbefifo_request_reset()
371 sbefifo->broken = false; in sbefifo_request_reset()
396 if (sbefifo->broken) in sbefifo_cleanup_hw()
404 sbefifo->broken = true; in sbefifo_cleanup_hw()
413 sbefifo->broken = true; in sbefifo_cleanup_hw()
422 sbefifo->broken = true; in sbefifo_cleanup_hw()
426 sbefifo->broken = false; in sbefifo_cleanup_hw()
594 sbefifo->broken = true; in sbefifo_read_response()
608 sbefifo->broken = true; in sbefifo_read_response()
/linux/arch/arm64/boot/dts/freescale/
A Dfsl-ls1028a-kontron-sl28-var4.dts24 eee-broken-1000t;
25 eee-broken-100tx;
A Dfsl-ls1028a-kontron-sl28-var1.dts30 eee-broken-1000t;
31 eee-broken-100tx;
A Dfsl-ls1028a-kontron-sl28-var2.dts23 eee-broken-1000t;
24 eee-broken-100tx;
/linux/drivers/gpu/drm/xe/
A Dxe_guc_ct.c231 h2g->info.broken = false; in guc_ct_ctb_h2g_init()
249 g2h->info.broken = false; in guc_ct_ctb_g2h_init()
743 goto broken; in guc_ct_send_locked()
769 goto broken; in guc_ct_send_locked()
773 goto broken; in guc_ct_send_locked()
780 broken: in guc_ct_send_locked()
783 ct->ctbs.h2g.info.broken = true; in guc_ct_send_locked()
850 !ct->ctbs.g2h.info.broken) in retry_failure()
1082 ct->ctbs.g2h.info.broken = true; in parse_g2h_msg()
1203 if (g2h->info.broken) in g2h_read()
[all …]
/linux/arch/arm/boot/dts/st/
A Dstm32mp157a-iot-box.dts40 broken-cd;
57 /* Note: HW flow control is broken, hence using custom CTS/RTS gpios */
/linux/drivers/net/phy/
A Dphy-core.c391 u32 broken = 0; in of_set_phy_eee_broken() local
400 broken |= MDIO_EEE_100TX; in of_set_phy_eee_broken()
402 broken |= MDIO_EEE_1000T; in of_set_phy_eee_broken()
404 broken |= MDIO_EEE_10GT; in of_set_phy_eee_broken()
406 broken |= MDIO_EEE_1000KX; in of_set_phy_eee_broken()
408 broken |= MDIO_EEE_10GKX4; in of_set_phy_eee_broken()
410 broken |= MDIO_EEE_10GKR; in of_set_phy_eee_broken()
412 phydev->eee_broken_modes = broken; in of_set_phy_eee_broken()
/linux/Documentation/kbuild/
A DKconfig.select-break1 # Select broken dependency issue
21 mainmenu "Simple example to demo kconfig select broken dependency issue"
/linux/Documentation/litmus-tests/
A DREADME44 DCL-broken.litmus
53 RM-broken.litmus
66 The counterpart to RM-broken.litmus, showing P0()'s two loads from
/linux/arch/arm/boot/dts/marvell/
A Dmmp2-olpc-xo-1-75.dts160 broken-cd;
169 broken-cd;
182 broken-cd;
/linux/arch/arm/nwfpe/
A Dsoftfloat-macros137 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
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
486 obtain a 192-bit product. The product is broken into three 64-bit pieces
[all …]

Completed in 27 milliseconds

12345678910>>...16