/openbmc/linux/crypto/ |
H A D | jitterentropy.c | 220 static void jent_rct_insert(struct rand_data *ec, int stuck) in jent_rct_insert() argument 222 if (stuck) { in jent_rct_insert() 354 static int jent_condition_data(struct rand_data *ec, __u64 time, int stuck) in jent_condition_data() argument 370 SHA3_HASH_LOOP, stuck); in jent_condition_data() 455 int stuck; in jent_measure_jitter() local 469 stuck = jent_stuck(ec, current_delta); in jent_measure_jitter() 472 if (jent_condition_data(ec, current_delta, stuck)) in jent_measure_jitter() 473 stuck = 1; in jent_measure_jitter() 475 return stuck; in jent_measure_jitter() 671 int stuck; in jent_entropy_init() local [all …]
|
H A D | jitterentropy.h | 8 unsigned int stuck);
|
H A D | jitterentropy-kcapi.c | 96 unsigned int stuck) in jent_hash_time() argument 150 if (!stuck) { in jent_hash_time()
|
/openbmc/linux/arch/sparc/kernel/ |
H A 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()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_trans_ail.c | 427 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()
|
/openbmc/linux/Documentation/hwmon/ |
H A 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
|
H A D | asb100.rst | 67 be read-only or otherwise stuck at 0x00.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A 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
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_qsfp.c | 52 int stuck = 0; in qsfp_read() local 92 stuck = 1; in qsfp_read() 135 if (stuck) in qsfp_read()
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | siglongjmp.patch | 25 * Set up a timer so we won't get stuck while waiting for the server.
|
/openbmc/linux/Documentation/networking/ |
H A D | ipddp.rst | 69 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
|
/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/ |
H A D | crosscompile_perl_bindings.patch | 4 stuck in the generated Makefile with our cross tools. In this case, linking is
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | mlx4.rst | 51 In case a firmware command times out, firmware getting stuck, or a non zero
|
/openbmc/linux/drivers/md/bcache/ |
H A D | Kconfig | 29 operations that get stuck.
|
/openbmc/linux/drivers/net/appletalk/ |
H A D | Kconfig | 78 box is stuck on an AppleTalk only network) or decapsulate (e.g. if 100 is stuck on an AppleTalk network (which hopefully contains a
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | qcom,pm8xxx-keypad.txt | 21 and the second interrupt specifies the key stuck interrupt.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ceres-solver/ |
H A D | ceres-solver_2.2.0.bb | 18 # which sometimes gets stuck (as there is no TIMEOUT set in DOWNLOAD)
|
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | smp.c | 376 goto stuck; in smp_psurge_kick_cpu() 390 stuck: in smp_psurge_kick_cpu()
|
/openbmc/linux/Documentation/gpu/amdgpu/ |
H A D | amdgpu-glossary.rst | 40 name stuck.
|
/openbmc/linux/Documentation/i2c/ |
H A 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
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/linux/ |
H A D | linux.inc | 10 # Enable OABI compat for people stuck with obsolete userspace
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/ |
H A D | crash.inc | 86 # Causes gcc to get stuck and eat all available memory in qemuarm builds
|
/openbmc/linux/Documentation/process/ |
H A 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
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-sr-som.dtsi | 60 * some rare issues where the PHY gets stuck in an inconsistent and
|
/openbmc/linux/tools/virtio/virtio-trace/ |
H A D | README | 108 If a host does not open these, trace data get stuck in buffers of virtio. Then,
|