/linux/fs/proc/ |
H A D | array.c | 267 sigset_t pending, shpending, blocked, ignored, caught; in task_sig() local 276 sigemptyset(&caught); in task_sig() 282 collect_sigign_sigcatch(p, &ignored, &caught); in task_sig() 300 render_sigset_t(m, "SigCgt:\t", &caught); in task_sig()
|
/linux/sound/parisc/ |
H A D | harmony.c | 489 unsigned long caught; in snd_harmony_capture_pointer() local 498 caught = rcuradd - h->cbuf.addr; in snd_harmony_capture_pointer() 502 rcuradd, h->cbuf.addr, caught); in snd_harmony_capture_pointer() 509 return bytes_to_frames(rt, caught); in snd_harmony_capture_pointer()
|
/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | freezer-subsystem.rst | 25 from within the tasks we wish to freeze. While SIGSTOP cannot be caught, 27 SIGCONT is especially unsuitable since it can be caught by the task. Any
|
/linux/Documentation/mm/ |
H A D | vmalloced-kernel-stacks.rst | 26 overflows to be caught immediately rather than causing difficult to 64 with guard pages. This causes kernel stack overflows to be caught
|
H A D | page_owner.rst | 58 are caught and marked, although they are mostly allocated from struct
|
/linux/drivers/accessibility/speakup/ |
H A D | DefaultKeyAssignments | 44 synth until it has caught up with what is being printed on the
|
/linux/Documentation/arch/powerpc/ |
H A D | kasan.txt | 24 stack issues that cannot be caught with outline mode.
|
/linux/arch/arm/mach-s3c/ |
H A D | Kconfig | 57 one bank to another to be caught, at the expense of using a little
|
/linux/Documentation/arch/arm/ |
H A D | memory.rst | 93 space are also caught via this mapping.
|
H A D | porting.rst | 107 of the mapped memory map) to be caught. Normally set to 8MB.
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | log-writes.rst | 52 which isn't quite what happened and wouldn't be caught during the log replay.
|
/linux/Documentation/trace/ |
H A D | mmiotrace.rst | 124 are not caught, since the mapping always exists and is returned directly.
|
/linux/Documentation/process/ |
H A D | 4.Coding.rst | 236 automated way. Any problem caught by the computer is a problem which will 419 ensure that code which has not been updated is caught by the compiler.
|
H A D | backporting.rst | 545 Although the vast majority of errors will be caught during compilation
|
/linux/Documentation/bpf/ |
H A D | ringbuf.rst | 197 being available after commit only if consumer has already caught up right up to
|
/linux/Documentation/livepatch/ |
H A D | reliable-stacktrace.rst | 88 even if not caught by other checks, it is strongly recommended that
|
/linux/Documentation/virt/kvm/x86/ |
H A D | timekeeping.rst | 584 delivered, and after which, the guest time may need to be caught up. NTP may 594 always be caught up to the original rate. KVM clock avoids these problems by
|
/linux/Documentation/locking/ |
H A D | ww-mutex-design.rst | 368 as possible. Some common api abuses will be caught with
|
/linux/Documentation/hwmon/ |
H A D | sysfs-interface.rst | 59 between readings to be caught and alarmed. The exact definition of an
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 3160 # exceptions, they won't pass through here since they are caught 3718 # exceptions, they won't pass through here since they are caught
|
/linux/Documentation/scsi/ |
H A D | st.rst | 98 are caught at that point, but this takes time. In some applications, several
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | hist-v4l2.rst | 810 ``/dev/vout`` which never caught on were replaced by ``/dev/video``.
|
/linux/Documentation/filesystems/ |
H A D | porting.rst | 1098 for anchor/entries resp.), so any affected places will be immediately caught
|
/linux/Documentation/admin-guide/sysctl/ |
H A D | kernel.rst | 1599 are caught and emulated (instead of failing).
|
/linux/Documentation/power/ |
H A D | pci.rst | 205 putting the device into a low-power state, have to be caught and handled as
|