Home
last modified time | relevance | path

Searched refs:blocked (Results 1 – 25 of 26) sorted by relevance

12

/Documentation/
Drt-mutex-design.txt80 blocked on one of its locks. This is described in more detail
95 waiter - A waiter is a struct that is stored on the stack of a blocked
97 a process being blocked on the mutex, it is fine to allocate
100 the task is blocked on. It also has the plist node structures to
107 waiters - A list of processes that are blocked on a mutex.
123 would never diverge, since a process can't be blocked on more than one
132 B blocked on L1
134 C blocked on L2
136 D blocked on L3
138 E blocked on L4
[all …]
Dmd.txt271 clean, but writes are blocked waiting for 'active' to be written.
300 blocked - device has failed, metadata is "external",
303 it were not faulty are blocked.
313 Writing "blocked" sets the "blocked" flag.
314 Writing "-blocked" clear the "blocked" flag and allows writes
318 or 'blocked' causes an event.
465 within the array where IO will be blocked. This is currently
Drfkill.txt21 made to not emit any energy when "blocked". rfkill is not about blocking data
115 wireless transmitter is to be *blocked* from operating.
202 are locked in the blocked state (rfkill will refuse to unblock them).
205 and either do nothing (leave transmitters blocked, but now unlocked),
248 3. The transmitter can be made to not emit any energy when "blocked":
281 causes wireless transmitters to be blocked regardless of the kernel's will, it
364 energy, it is not blocked in rfkill terms.
416 If either one of these rfkill lines are active, the transmitter is blocked by
Drt-mutex.txt21 boosting to the owner of the other rt_mutex it gets blocked on. The
Dsysrq.txt112 'w' - Dumps tasks that are in uninterruptable (blocked) state.
Dparport-lowlevel.txt563 the caller still owns the port and the call blocked.
/Documentation/accounting/
Dcgroupstats.txt18 about tasks blocked on I/O. If CONFIG_TASK_DELAY_ACCT is disabled, this
25 sleeping 1, blocked 0, running 1, stopped 0, uninterruptible 0
27 sleeping 155, blocked 0, running 1, stopped 0, uninterruptible 2
/Documentation/filesystems/
Ddirectory-locking56 renames will be blocked on filesystem lock and we don't start changing
63 Now consider the minimal deadlock. Each process is blocked on
66 not contended, since any process blocked on it is not holding any locks.
67 Thus all processes are blocked on ->i_mutex.
70 creation can't be a part of deadlock - it can't be blocked on source
76 is blocked on belongs to child of that object due to (1).
Ddnotify.txt36 is often blocked, so it is better to use (at least) SIGRTMIN + 1.
Dproc.txt233 blocked bitmap of blocked signals (obsolete)
925 The "procs_blocked" line gives the number of processes currently blocked,
Dcoda.txt299 the calling thread in P is blocked in upcall. A pointer in the
1655 explicitly blocked.
/Documentation/ia64/
Dmca.txt64 running or not. That is, whether it is on a cpu or is blocked. The
67 INIT event are no longer running, they have been converted to blocked
154 does not bother making the user space process look like a blocked task,
171 exactly like any other blocked task, i.e. it now appears to be
180 If the previous task has been verified and converted to a blocked
/Documentation/cgroups/
Dfreezer-subsystem.txt22 blocked, or ignored it can be seen by waiting or ptracing parent tasks.
101 3) The tasks that blocked the cgroup from entering the "FROZEN"
/Documentation/lguest/
Dlguest.c174 bool blocked; member
861 vq->blocked = true; in block_vq()
1064 if (!vq->blocked) in handle_timeout()
1068 vq->blocked = false; in handle_timeout()
1178 vq->blocked = false; in add_virtqueue()
/Documentation/arm/Sharp-LH/
DCompactFlash23 explicitly blocked by the OUTB function--not pretty, but effective.
/Documentation/isdn/
DREADME.audio17 larger values is blocked.
/Documentation/PCI/
Dpci-error-recovery.txt86 pci_channel_io_frozen, /* I/O to channel is blocked */
115 is isolated, in that all I/O is blocked: all reads return 0xffffffff,
200 >>> such an error might cause IOs to be re-blocked for the whole
/Documentation/RCU/
DwhatisRCU.txt870 (thus read-holding rcu_gp_mutex), task B blocked
872 task C blocked in rcu_read_lock() attempting to
879 cannot be blocked by tasks executing synchronize_rcu().
/Documentation/power/
Dfreezing-of-tasks.txt148 and B is frozen in the meantime, then A will be blocked until B is thawed, which
/Documentation/scsi/
DChangeLog.megaraid_sas150 3. SYNCHRONIZE_CACHE is not supported by FW and thus blocked by driver.
Dscsi_eh.txt179 (*QUESTION* why is it needed? All operations will be blocked
DChangeLog.lpfc356 the small window while the device was blocked to be errored w/
565 * Have rmmod path cleanup blocked devices before scsi_remove_host.
644 * Added a blocked member to the lpfc_target structure for
/Documentation/development-process/
D6.Followthrough90 be hopelessly blocked. Appealing to Andrew should not be done lightly,
/Documentation/sound/alsa/
DALSA-Configuration.txt85 opening a busy OSS PCM device won't be blocked but return
/Documentation/s390/
DDebugging390.txt882 saveset = current->blocked;

12