/linux-6.12.1/crypto/ |
D | jitterentropy.c | 266 static void jent_rct_insert(struct rand_data *ec, int stuck) in jent_rct_insert() argument 268 if (stuck) { in jent_rct_insert() 423 static int jent_condition_data(struct rand_data *ec, __u64 time, int stuck) in jent_condition_data() argument 439 SHA3_HASH_LOOP, stuck); in jent_condition_data() 524 int stuck; in jent_measure_jitter() local 538 stuck = jent_stuck(ec, current_delta); in jent_measure_jitter() 541 if (jent_condition_data(ec, current_delta, stuck)) in jent_measure_jitter() 542 stuck = 1; in jent_measure_jitter() 548 return stuck; in jent_measure_jitter()
|
D | jitterentropy-kcapi.c | 106 unsigned int stuck) in jent_hash_time() argument 160 if (!stuck) { in jent_hash_time()
|
D | jitterentropy.h | 10 unsigned int stuck);
|
/linux-6.12.1/arch/sparc/kernel/ |
D | smp_64.c | 399 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.12.1/fs/xfs/ |
D | xfs_trans_ail.c | 475 int stuck = 0; in xfsaild_push() local 555 stuck++; in xfsaild_push() 562 stuck++; in xfsaild_push() 584 if (stuck > 100) in xfsaild_push() 612 } else if (((stuck + flushing) * 100) / count > 90) { in xfsaild_push()
|
/linux-6.12.1/Documentation/hwmon/ |
D | asus_wmi_sensors.rst | 70 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
|
D | asb100.rst | 67 be read-only or otherwise stuck at 0x00.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-class-bdi | 70 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.12.1/drivers/gpu/drm/ci/xfails/ |
D | msm-apq8096-skips.txt | 26 # watchdog: BUG: soft lockup - CPU#0 stuck for 26s! [kworker/u16:3:46]
|
/linux-6.12.1/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-6.12.1/Documentation/networking/devlink/ |
D | mlx4.rst | 51 In case a firmware command times out, firmware getting stuck, or a non zero
|
/linux-6.12.1/fs/bcachefs/ |
D | journal.c | 140 bool stuck = false; in journal_error_check_stuck() local 147 return stuck; in journal_error_check_stuck() 153 return stuck; in journal_error_check_stuck() 156 stuck = true; in journal_error_check_stuck() 165 return stuck; in journal_error_check_stuck() 183 return stuck; in journal_error_check_stuck()
|
/linux-6.12.1/arch/powerpc/platforms/powermac/ |
D | smp.c | 376 goto stuck; in smp_psurge_kick_cpu() 390 stuck: in smp_psurge_kick_cpu()
|
/linux-6.12.1/Documentation/gpu/amdgpu/ |
D | amdgpu-glossary.rst | 40 name stuck.
|
/linux-6.12.1/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-6.12.1/Documentation/process/ |
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-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6qdl-sr-som.dtsi | 60 * some rare issues where the PHY gets stuck in an inconsistent and
|
/linux-6.12.1/tools/virtio/virtio-trace/ |
D | README | 108 If a host does not open these, trace data get stuck in buffers of virtio. Then,
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/3com/ |
D | vortex.rst | 233 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.12.1/Documentation/arch/arm64/ |
D | asymmetric-32bit.rst | 29 altogether, so if you're stuck in the unenviable position of needing to
|
/linux-6.12.1/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-6.12.1/drivers/usb/gadget/udc/ |
D | net2280.c | 2605 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()
|
/linux-6.12.1/Documentation/livepatch/ |
D | livepatch.rst | 135 are stuck in the initial patch state. 158 transition gets stuck for a long time because of a blocking task. Administrator
|
/linux-6.12.1/Documentation/networking/ |
D | net_dim.rst | 69 done in order to avoid getting stuck in a "deep sleep" scenario. Once a
|
/linux-6.12.1/Documentation/admin-guide/nfs/ |
D | nfs-rdma.rst | 28 If you get stuck, you can ask questions on the
|