Home
last modified time | relevance | path

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

12

/linux/arch/sparc/kernel/
H A Dsmp_64.c396 int stuck, tmp; in spitfire_xcall_helper() local
434 stuck = 100000; in spitfire_xcall_helper()
444 stuck -= 1; in spitfire_xcall_helper()
445 if (stuck == 0) in spitfire_xcall_helper()
450 if (stuck == 0) { in spitfire_xcall_helper()
550 long stuck; in cheetah_xcall_deliver() local
552 stuck = 100000 * nack_busy_id; in cheetah_xcall_deliver()
575 if (!--stuck) in cheetah_xcall_deliver()
/linux/fs/xfs/
H A Dxfs_trans_ail.c470 int stuck = 0; in xfsaild_push() local
550 stuck++; in xfsaild_push()
557 stuck++; in xfsaild_push()
579 if (stuck > 100) in xfsaild_push()
607 } else if (((stuck + flushing) * 100) / count > 90) { in xfsaild_push()
/linux/Documentation/hwmon/
H 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
H A Dasb100.rst67 be read-only or otherwise stuck at 0x00.
H A Dw83781d.rst332 and 4 is ignored/stuck, on AMD boards sensor 4 is the CPU and sensor 2 is
/linux/crypto/
H A Djitterentropy-kcapi.c106 unsigned int stuck) in jent_hash_time() argument
161 if (stuck) { in jent_hash_time()
/linux/Documentation/ABI/testing/
H 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/Documentation/networking/devlink/
H A Dmlx4.rst51 In case a firmware command times out, firmware getting stuck, or a non zero
/linux/arch/powerpc/platforms/powermac/
H A Dsmp.c376 goto stuck; in smp_psurge_kick_cpu()
390 stuck: in smp_psurge_kick_cpu()
/linux/Documentation/i2c/
H 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/Documentation/process/
H 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
H A Dhandling-regressions.rst711 interface description, then we're stuck with the interface. Theory
/linux/tools/virtio/virtio-trace/
H A DREADME108 If a host does not open these, trace data get stuck in buffers of virtio. Then,
/linux/Documentation/networking/device_drivers/ethernet/3com/
H 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/Documentation/input/devices/
H 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/drivers/usb/gadget/udc/
H 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()
/linux/Documentation/livepatch/
H A Dlivepatch.rst135 are stuck in the initial patch state.
158 transition gets stuck for a long time because of a blocking task. Administrator
H A Dreliable-stacktrace.rst48 code, and should not get stuck in an infinite loop or access memory in
/linux/Documentation/admin-guide/nfs/
H A Dnfs-rdma.rst28 If you get stuck, you can ask questions on the
/linux/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c188 int stuck; member
3391 ss->stuck = 1; in myri10ge_check_slice()
3461 if (ss->stuck) { in myri10ge_watchdog()
3465 ss->stuck = 0; in myri10ge_watchdog()
/linux/Documentation/filesystems/ext4/
H A Djournal.rst19 guarantee that the filesystem does not become stuck midway through a
/linux/Documentation/admin-guide/media/
H A Dbttv.rst273 state is stuck.
766 GPIO lines in order to give some volume control. They have also stuck an
/linux/Documentation/userspace-api/netlink/
H A Dintro.rst596 parts of the request "stuck".
/linux/Documentation/scheduler/
H A Dsched-util-clamp.rst635 circumstances. When there's no idle time, a task will stuck in a busy loop,
/linux/lib/
H A DKconfig.debug1275 which are bugs that cause the task to be stuck in
1852 operations that get stuck.

12