Home
last modified time | relevance | path

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

12

/Linux-v4.19/fs/proc/
Darray.c269 sigset_t pending, shpending, blocked, ignored, caught; in task_sig() local
278 sigemptyset(&caught); in task_sig()
284 collect_sigign_sigcatch(p, &ignored, &caught); in task_sig()
302 render_sigset_t(m, "SigCgt:\t", &caught); in task_sig()
/Linux-v4.19/sound/parisc/
Dharmony.c502 unsigned long caught; in snd_harmony_capture_pointer() local
511 caught = rcuradd - h->cbuf.addr; in snd_harmony_capture_pointer()
515 rcuradd, h->cbuf.addr, caught); in snd_harmony_capture_pointer()
522 return bytes_to_frames(rt, caught); in snd_harmony_capture_pointer()
/Linux-v4.19/Documentation/cgroup-v1/
Dfreezer-subsystem.txt21 from within the tasks we wish to freeze. While SIGSTOP cannot be caught,
23 SIGCONT is especially unsuitable since it can be caught by the task. Any
/Linux-v4.19/drivers/staging/speakup/
DDefaultKeyAssignments44 synth until it has caught up with what is being printed on the
/Linux-v4.19/Documentation/arm/
Dmemory.txt79 space are also caught via this mapping.
DPorting104 of the mapped memory map) to be caught. Normally set to 8MB.
/Linux-v4.19/Documentation/device-mapper/
Dlog-writes.txt51 which isn't quite what happened and wouldn't be caught during the log replay.
/Linux-v4.19/arch/arm/plat-samsung/
DKconfig57 one bank to another to be caught, at the expense of using a little
/Linux-v4.19/Documentation/trace/
Dmmiotrace.rst124 are not caught, since the mapping always exists and is returned directly.
/Linux-v4.19/Documentation/process/
D4.Coding.rst232 automated way. Any problem caught by the computer is a problem which will
416 ensure that code which has not been updated is caught by the compiler.
/Linux-v4.19/Documentation/virtual/kvm/
Dtimekeeping.txt555 delivered, and after which, the guest time may need to be caught up. NTP may
565 always be caught up to the original rate. KVM clock avoids these problems by
/Linux-v4.19/Documentation/locking/
Dww-mutex-design.txt359 as possible. Some common api abuses will be caught with
/Linux-v4.19/Documentation/hwmon/
Dsysfs-interface59 between readings to be caught and alarmed. The exact definition of an
/Linux-v4.19/arch/
DKconfig781 caught immediately rather than causing difficult-to-diagnose
/Linux-v4.19/arch/m68k/ifpsp060/src/
Dpfpsp.S3160 # exceptions, they won't pass through here since they are caught
3718 # exceptions, they won't pass through here since they are caught
Dfpsp.S3161 # exceptions, they won't pass through here since they are caught
3719 # exceptions, they won't pass through here since they are caught
6640 # not be caught until gen_except(). Now, with the exceptions being
/Linux-v4.19/Documentation/kernel-hacking/
Dhacking.rst629 which were caught before). Usually this is accompanied by a fairly
/Linux-v4.19/Documentation/scsi/
Dst.txt91 are caught at that point, but this takes time. In some applications, several
/Linux-v4.19/Documentation/filesystems/
Dproc.txt265 SigCgt bitmap of caught signals
333 sigcatch bitmap of caught signals
/Linux-v4.19/Documentation/media/uapi/v4l/
Dhist-v4l2.rst856 ``/dev/vout`` which never caught on were replaced by ``/dev/video``.
/Linux-v4.19/Documentation/power/
Dpci.txt199 putting the device into a low-power state, have to be caught and handled as
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx.seq73 * If the kernel has caught up with us, thaw the queue.
/Linux-v4.19/lib/
DKconfig.debug791 points; some don't and need to be caught.
/Linux-v4.19/Documentation/networking/
Dip-sysctl.txt820 ip_options_compile(). Either way is "safe" as errors are caught else
/Linux-v4.19/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3468 caught by the signal thread, which detaches the process:

12