Home
last modified time | relevance | path

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

12345678910>>...15

/linux-6.12.1/tools/testing/selftests/powerpc/tm/
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()
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()
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()
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-6.12.1/Documentation/devicetree/bindings/ata/
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-6.12.1/drivers/xen/
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-6.12.1/arch/mips/ath25/
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-6.12.1/drivers/watchdog/
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-6.12.1/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-pine64-lts.dts24 broken-cd; /* card detect is broken on *some* boards */
/linux-6.12.1/tools/perf/
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()
716 if (!ls->broken) { in report_lock_acquire_event()
717 ls->broken = 1; in report_lock_acquire_event()
780 if (!ls->broken) { in report_lock_acquired_event()
781 ls->broken = 1; in report_lock_acquired_event()
838 if (!ls->broken) { in report_lock_contended_event()
839 ls->broken = 1; in report_lock_contended_event()
902 if (!ls->broken) { in report_lock_release_event()
[all …]
/linux-6.12.1/drivers/fsi/
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-6.12.1/arch/arm64/boot/dts/freescale/
Dfsl-ls1028a-kontron-sl28-var4.dts24 eee-broken-1000t;
25 eee-broken-100tx;
Dfsl-ls1028a-kontron-sl28-var2.dts23 eee-broken-1000t;
24 eee-broken-100tx;
Dfsl-ls1028a-kontron-sl28-var1.dts30 eee-broken-1000t;
31 eee-broken-100tx;
/linux-6.12.1/drivers/gpu/drm/xe/
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()
648 if (unlikely(ct->ctbs.h2g.info.broken)) { in __guc_ct_send_locked()
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()
849 (xe_guc_ct_enabled(ct) && !ct->ctbs.h2g.info.broken && \ in retry_failure()
850 !ct->ctbs.g2h.info.broken) in retry_failure()
[all …]
/linux-6.12.1/drivers/net/phy/
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-6.12.1/arch/arm/boot/dts/st/
Dstm32mp157a-iot-box.dts40 broken-cd;
57 /* Note: HW flow control is broken, hence using custom CTS/RTS gpios */
/linux-6.12.1/Documentation/kbuild/
DKconfig.select-break1 # Select broken dependency issue
21 mainmenu "Simple example to demo kconfig select broken dependency issue"
/linux-6.12.1/Documentation/litmus-tests/
DREADME44 DCL-broken.litmus
53 RM-broken.litmus
66 The counterpart to RM-broken.litmus, showing P0()'s two loads from
/linux-6.12.1/arch/arm/nwfpe/
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
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-6.12.1/arch/arm/boot/dts/marvell/
Dmmp2-olpc-xo-1-75.dts160 broken-cd;
169 broken-cd;
182 broken-cd;
/linux-6.12.1/Documentation/power/
Dapm-acpi.rst19 once. Some people with broken ACPI or broken APM implementations
/linux-6.12.1/Documentation/fb/
Darkfb.rst34 broken for unknown reason, so its usefulness is limited.
65 * character attributes (and cursor) in text mode are broken
Dinternals.rst73 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-6.12.1/drivers/virtio/
Dvirtio_ring.c61 (_vq)->broken = true; \
167 bool broken; member
565 if (unlikely(vq->broken)) { in virtqueue_add_split()
834 if (unlikely(vq->broken)) { in virtqueue_get_buf_ctx_split()
1423 if (unlikely(vq->broken)) { in virtqueue_add_packed()
1684 if (unlikely(vq->broken)) { in virtqueue_get_buf_ctx_packed()
2086 vq->broken = true; in vring_create_virtqueue_packed()
2088 vq->broken = false; in vring_create_virtqueue_packed()
2366 if (unlikely(vq->broken)) in virtqueue_notify()
2371 vq->broken = true; in virtqueue_notify()
[all …]

12345678910>>...15