| /linux/tools/testing/selftests/powerpc/tm/ |
| H A 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() 93 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk_fpu() 105 return (broken); in tm_signal_context_chk_fpu()
|
| H A 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() 95 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk_gpr() 107 return broken; in tm_signal_context_chk_gpr()
|
| H A 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() 118 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk() 130 return (broken); in tm_signal_context_chk()
|
| H A 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() 167 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk() 179 return (broken); in tm_signal_context_chk()
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | headers.rst | 18 :warn-broken: 27 :warn-broken: 36 :warn-broken: 45 :warn-broken:
|
| /linux/arch/mips/ath25/ |
| H A 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/drivers/watchdog/ |
| H A D | cpwd.c | 82 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/ |
| H A D | builtin-lock.c | 408 p->broken |= st->broken; in combine_lock_stats() 615 goto broken; in report_lock_acquire_event() 621 broken: in report_lock_acquire_event() 623 if (!ls->broken) { in report_lock_acquire_event() 624 ls->broken = 1; in report_lock_acquire_event() 687 if (!ls->broken) { in report_lock_acquired_event() 688 ls->broken = 1; in report_lock_acquired_event() 745 if (!ls->broken) { in report_lock_contended_event() 746 ls->broken = 1; in report_lock_contended_event() 809 if (!ls->broken) { in report_lock_release_event() [all …]
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64-pine64-lts.dts | 24 broken-cd; /* card detect is broken on *some* boards */
|
| /linux/drivers/fsi/ |
| H A D | fsi-sbefifo.c | 126 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/arm/boot/dts/allwinner/ |
| H A D | sun8i-v3s-netcube-kumquat.dts | 136 broken-cd; 144 broken-cd; 152 /* Disable external 32k osc as it is broken on current revision */ 222 /* Disable external 32k osc as it is broken on current revision */
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls1028a-kontron-sl28-var4.dts | 24 eee-broken-1000t; 25 eee-broken-100tx;
|
| H A D | fsl-ls1028a-kontron-sl28-var2.dts | 23 eee-broken-1000t; 24 eee-broken-100tx;
|
| H A D | fsl-ls1028a-kontron-sl28-var1.dts | 30 eee-broken-1000t; 31 eee-broken-100tx;
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | stm32mp157a-iot-box.dts | 40 broken-cd; 57 /* Note: HW flow control is broken, hence using custom CTS/RTS gpios */
|
| /linux/Documentation/kbuild/ |
| H A D | Kconfig.select-break | 1 # Select broken dependency issue 21 mainmenu "Simple example to demo kconfig select broken dependency issue"
|
| /linux/Documentation/litmus-tests/ |
| H A D | README | 44 DCL-broken.litmus 53 RM-broken.litmus 66 The counterpart to RM-broken.litmus, showing P0()'s two loads from
|
| /linux/arch/arm/nwfpe/ |
| H A 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/Documentation/power/ |
| H A D | apm-acpi.rst | 19 once. Some people with broken ACPI or broken APM implementations
|
| /linux/Documentation/fb/ |
| H A D | arkfb.rst | 34 broken for unknown reason, so its usefulness is limited. 65 * character attributes (and cursor) in text mode are broken
|
| H A 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/drivers/virtio/ |
| H A D | virtio_ring.c | 61 (_vq)->broken = true; \ 202 bool broken; member 624 if (unlikely(vq->broken)) { in virtqueue_add_split() 927 if (unlikely(vq->broken)) { in virtqueue_get_buf_ctx_split() 985 if (unlikely(vq->broken)) { in virtqueue_get_buf_ctx_split_in_order() 1324 vq->broken = true; in __vring_new_virtqueue_split() 1326 vq->broken = false; in __vring_new_virtqueue_split() 1638 if (unlikely(vq->broken)) { in virtqueue_add_packed() 1797 if (unlikely(vq->broken)) { in virtqueue_add_packed_in_order() 2109 if (unlikely(vq->broken)) { in virtqueue_get_buf_ctx_packed_in_order() [all …]
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc_ct.c | 178 _ctb->info.broken = true; \ 418 h2g->info.broken = false; in guc_ct_ctb_h2g_init() 436 g2h->info.broken = false; in guc_ct_ctb_g2h_init() 623 ct->ctbs.h2g.info.broken = false; in __xe_guc_ct_start() 624 ct->ctbs.g2h.info.broken = false; in __xe_guc_ct_start() 1033 if (unlikely(ct->ctbs.h2g.info.broken)) { in __guc_ct_send_locked() 1177 goto broken; in guc_ct_send_locked() 1183 broken: in guc_ct_send_locked() 1251 (xe_guc_ct_enabled(ct) && !ct->ctbs.h2g.info.broken && \ in retry_failure() 1252 !ct->ctbs.g2h.info.broken) in retry_failure() [all …]
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A D | cec-header.rst | 13 :warn-broken:
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-header.rst | 13 :warn-broken:
|