Home
last modified time | relevance | path

Searched refs:stuck (Results 1 – 25 of 45) sorted by relevance

12

/linux-6.3-rc2/crypto/
A Djitterentropy.c207 static void jent_rct_insert(struct rand_data *ec, int stuck) in jent_rct_insert() argument
216 if (stuck) { in jent_rct_insert()
393 int stuck) in jent_lfsr_time() argument
445 if (!stuck) in jent_lfsr_time()
531 int stuck; in jent_measure_jitter() local
545 stuck = jent_stuck(ec, current_delta); in jent_measure_jitter()
548 jent_lfsr_time(ec, current_delta, 0, stuck); in jent_measure_jitter()
550 return stuck; in jent_measure_jitter()
757 int stuck; in jent_entropy_init() local
777 stuck = jent_stuck(&ec, delta); in jent_entropy_init()
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Dadi,max98396.yaml81 adi,dmon-stuck-enable:
83 Enables the "data monitor stuck" feature. Once the data monitor is
89 adi,dmon-stuck-threshold-bits:
91 Sets the threshold for the "data monitor stuck" feature, in bits.
/linux-6.3-rc2/arch/sparc/kernel/
A Dsmp_64.c399 int stuck, tmp; in spitfire_xcall_helper() local
437 stuck = 100000; in spitfire_xcall_helper()
447 stuck -= 1; in spitfire_xcall_helper()
448 if (stuck == 0) in spitfire_xcall_helper()
453 if (stuck == 0) { in spitfire_xcall_helper()
553 long stuck; in cheetah_xcall_deliver() local
555 stuck = 100000 * nack_busy_id; in cheetah_xcall_deliver()
578 if (!--stuck) in cheetah_xcall_deliver()
/linux-6.3-rc2/fs/xfs/
A Dxfs_trans_ail.c427 int stuck = 0; in xfsaild_push() local
518 stuck++; in xfsaild_push()
525 stuck++; in xfsaild_push()
547 if (stuck > 100) in xfsaild_push()
571 } else if (((stuck + flushing) * 100) / count > 90) { in xfsaild_push()
/linux-6.3-rc2/Documentation/hwmon/
A Dasus_wmi_sensors.rst70 fans stopping, fans getting stuck at max speed, or temperature readouts
71 getting stuck. This is not an issue with the driver, but the BIOS. The Prime
A Dasb100.rst67 be read-only or otherwise stuck at 0x00.
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-bdi70 mount that is prone to get stuck, or a FUSE mount which cannot
83 in case of an NFS mount that is prone to get stuck, or a FUSE mount
111 mount that is prone to get stuck, a FUSE mount which cannot be
/linux-6.3-rc2/drivers/infiniband/hw/qib/
A Dqib_qsfp.c52 int stuck = 0; in qsfp_read() local
92 stuck = 1; in qsfp_read()
135 if (stuck) in qsfp_read()
/linux-6.3-rc2/Documentation/networking/
A Dipddp.rst69 Encapsulation has been used to allow a Linux box stuck on a LocalTalk
70 network to use IP. It should work equally well if you are stuck on an
A Dnet_dim.rst69 done in order to avoid getting stuck in a "deep sleep" scenario. Once a
/linux-6.3-rc2/drivers/md/bcache/
A DKconfig29 operations that get stuck.
/linux-6.3-rc2/Documentation/networking/devlink/
A Dmlx4.rst51 In case a firmware command times out, firmware getting stuck, or a non zero
/linux-6.3-rc2/drivers/net/appletalk/
A DKconfig78 box is stuck on an AppleTalk only network) or decapsulate (e.g. if
100 is stuck on an AppleTalk network (which hopefully contains a
/linux-6.3-rc2/Documentation/devicetree/bindings/input/
A Dqcom,pm8xxx-keypad.txt21 and the second interrupt specifies the key stuck interrupt.
/linux-6.3-rc2/Documentation/devicetree/bindings/display/
A Dbrcm,bcm2711-hdmi.yaml60 - description: CEC stuck at low interrupt
/linux-6.3-rc2/Documentation/gpu/amdgpu/
A Damdgpu-glossary.rst40 name stuck.
/linux-6.3-rc2/arch/powerpc/platforms/powermac/
A Dsmp.c376 goto stuck; in smp_psurge_kick_cpu()
390 stuck: in smp_psurge_kick_cpu()
/linux-6.3-rc2/Documentation/i2c/
A Dgpio-fault-injection.rst48 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-6.3-rc2/Documentation/process/
A Dbotching-up-ioctls.rst113 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-6.3-rc2/arch/arm/boot/dts/
A Dimx6qdl-sr-som.dtsi60 * some rare issues where the PHY gets stuck in an inconsistent and
/linux-6.3-rc2/tools/virtio/virtio-trace/
A DREADME108 If a host does not open these, trace data get stuck in buffers of virtio. Then,
/linux-6.3-rc2/Documentation/arm64/
A Dasymmetric-32bit.rst29 altogether, so if you're stuck in the unenviable position of needing to
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/3com/
A Dvortex.rst233 decides that the transmitter has become stuck and needs to be reset.
259 get stuck on the 10base2 port and a driver reload was necessary to
/linux-6.3-rc2/Documentation/input/devices/
A Datarikbd.rst194 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-6.3-rc2/drivers/usb/gadget/udc/
A Dnet2280.c2605 int stuck = 0; in handle_ep_small() local
2645 req->td_dma && stuck++ > 5) { in handle_ep_small()
2651 ep->ep.name, stuck, in handle_ep_small()
2656 stuck = 0; in handle_ep_small()
2660 stuck = 0; in handle_ep_small()

Completed in 32 milliseconds

12