| /Linux-v5.4/drivers/gpu/drm/i915/gt/ |
| D | intel_hangcheck.c | 58 bool stuck; in subunits_stuck() local 69 stuck = instdone_unchanged(instdone.instdone, in subunits_stuck() 71 stuck &= instdone_unchanged(instdone.slice_common, in subunits_stuck() 75 stuck &= instdone_unchanged(instdone.sampler[slice][subslice], in subunits_stuck() 77 stuck &= instdone_unchanged(instdone.row[slice][subslice], in subunits_stuck() 81 return stuck; in subunits_stuck() 225 intel_engine_mask_t stuck) in hangcheck_declare_hang() argument 235 if (stuck != hung) in hangcheck_declare_hang() 236 hung &= ~stuck; in hangcheck_declare_hang() 238 "%s on ", stuck == hung ? "no progress" : "hang"); in hangcheck_declare_hang() [all …]
|
| /Linux-v5.4/fs/xfs/ |
| D | xfs_trans_ail.c | 372 int stuck = 0; in xfsaild_push() local 451 stuck++; in xfsaild_push() 458 stuck++; in xfsaild_push() 480 if (stuck > 100) in xfsaild_push() 503 } else if (((stuck + flushing) * 100) / count > 90) { in xfsaild_push()
|
| /Linux-v5.4/crypto/ |
| D | jitterentropy.c | 555 int stuck; in jent_entropy_init() local 575 stuck = jent_stuck(&ec, delta); in jent_entropy_init() 587 if (stuck) in jent_entropy_init()
|
| /Linux-v5.4/arch/sparc/kernel/ |
| D | smp_64.c | 402 int stuck, tmp; in spitfire_xcall_helper() local 440 stuck = 100000; in spitfire_xcall_helper() 450 stuck -= 1; in spitfire_xcall_helper() 451 if (stuck == 0) in spitfire_xcall_helper() 456 if (stuck == 0) { in spitfire_xcall_helper() 556 long stuck; in cheetah_xcall_deliver() local 558 stuck = 100000 * nack_busy_id; in cheetah_xcall_deliver() 581 if (!--stuck) in cheetah_xcall_deliver()
|
| /Linux-v5.4/drivers/md/bcache/ |
| D | Kconfig | 28 operations that get stuck.
|
| /Linux-v5.4/drivers/infiniband/hw/qib/ |
| D | qib_qsfp.c | 52 int stuck = 0; in qsfp_read() local 92 stuck = 1; in qsfp_read() 135 if (stuck) in qsfp_read()
|
| /Linux-v5.4/Documentation/networking/ |
| D | ipddp.txt | 64 Encapsulation has been used to allow a Linux box stuck on a LocalTalk 65 network to use IP. It should work equally well if you are stuck on an
|
| D | net_dim.txt | 76 done in order to avoid getting stuck in a "deep sleep" scenario. Once a
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-class-bdi | 49 mount that is prone to get stuck, or a FUSE mount which cannot
|
| /Linux-v5.4/drivers/net/appletalk/ |
| D | Kconfig | 86 box is stuck on an AppleTalk only network) or decapsulate (e.g. if 108 is stuck on an AppleTalk network (which hopefully contains a
|
| /Linux-v5.4/Documentation/devicetree/bindings/input/ |
| D | qcom,pm8xxx-keypad.txt | 21 and the second interrupt specifies the key stuck interrupt.
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | asb100.rst | 67 be read-only or otherwise stuck at 0x00.
|
| D | w83781d.rst | 332 and 4 is ignored/stuck, on AMD boards sensor 4 is the CPU and sensor 2 is
|
| /Linux-v5.4/arch/powerpc/platforms/powermac/ |
| D | smp.c | 378 goto stuck; in smp_psurge_kick_cpu() 392 stuck: in smp_psurge_kick_cpu()
|
| /Linux-v5.4/Documentation/i2c/ |
| D | gpio-fault-injection.rst | 48 there are I2C client devices which detect a stuck SDA on their side and release 50 device deglitching and monitoring the I2C bus. It could also detect a stuck SDA
|
| /Linux-v5.4/Documentation/ioctl/ |
| D | botching-up-ioctls.rst | 113 now we're stuck forever with some arcane semantics in both the kernel and 116 * If you can't make a given codepath restartable make a stuck task at least 222 be stuck with a given ioctl essentially forever. You can try to deprecate
|
| /Linux-v5.4/tools/virtio/virtio-trace/ |
| D | README | 108 If a host does not open these, trace data get stuck in buffers of virtio. Then,
|
| /Linux-v5.4/Documentation/networking/device_drivers/3com/ |
| D | vortex.txt | 222 decides that the transmitter has become stuck and needs to be reset. 248 get stuck on the 10base2 port and a driver reload was necessary to
|
| /Linux-v5.4/Documentation/input/devices/ |
| D | atarikbd.rst | 194 major controller faults (ROM checksum and RAM test) and such things as stuck 195 keys. Any keys down at power-up are presumed to be stuck, and their BREAK 236 ikbd will then scan the key matrix for any stuck (closed) keys. Any keys found
|
| /Linux-v5.4/drivers/usb/gadget/udc/ |
| D | net2280.c | 2601 int stuck = 0; in handle_ep_small() local 2641 req->td_dma && stuck++ > 5) { in handle_ep_small() 2647 ep->ep.name, stuck, in handle_ep_small() 2652 stuck = 0; in handle_ep_small() 2656 stuck = 0; in handle_ep_small()
|
| /Linux-v5.4/Documentation/filesystems/nfs/ |
| D | nfs-rdma.txt | 35 If you get stuck, you can ask questions on the
|
| /Linux-v5.4/Documentation/livepatch/ |
| D | livepatch.rst | 148 are stuck in the initial patch state. 171 transition gets stuck for a long time because of a blocking task. Administrator
|
| /Linux-v5.4/drivers/net/ethernet/myricom/myri10ge/ |
| D | myri10ge.c | 187 int stuck; member 3392 ss->stuck = 1; in myri10ge_check_slice() 3466 if (ss->stuck) { in myri10ge_watchdog() 3470 ss->stuck = 0; in myri10ge_watchdog()
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | sysrq.rst | 201 Sometimes SysRq seems to get 'stuck' after using it, what can I do?
|
| /Linux-v5.4/Documentation/filesystems/ext4/ |
| D | journal.rst | 19 guarantee that the filesystem does not become stuck midway through a
|