/openbmc/linux/tools/testing/selftests/breakpoints/ |
H A D | breakpoint_test.c | 132 static int trapped; variable 140 if (!trapped) in check_trapped() 142 trapped = 0; in check_trapped() 280 if (ptrace(PTRACE_POKEDATA, child_pid, &trapped, 1)) in check_success()
|
/openbmc/linux/Documentation/virt/acrn/ |
H A D | io-request.rst | 17 an I/O handler of the hypervisor when a trapped I/O access happens in a User 88 state when a trapped I/O access happens in a User VM.
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | devlink-trap.rst | 32 supported packet traps with ``devlink`` and report trapped packets to 35 Upon receiving trapped packets, ``devlink`` will perform a per-trap packets and 96 entry) and trapped to the control plane for resolution. Packets are 100 * ``control``: Trapped packets were trapped by the device because these are 124 or packets that are trapped due to well-defined conditions (e.g., TTL error). 597 - Contains packet traps for packets that were trapped (logged) by the 616 trapped packets to rates that can be handled by the CPU.
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | xstate.rst | 11 trapped by the kernel because by default the required large XSTATE buffers 76 trapped by the kernel. The trap handler checks whether the process has
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-debug.rst | 36 trapped and potentially data must be migrated. However, the higher the scan
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | userspace_msr_exit_test.c | 302 static void guest_msr_calls(bool trapped) in guest_msr_calls() argument 307 if (trapped) { in guest_msr_calls()
|
/openbmc/linux/Documentation/powerpc/ |
H A D | dawr-power9.rst | 65 trapped in GDB. The watchpoint is remembered, so if the guest is
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | amu.rst | 81 are not trapped in EL2/EL3.
|
/openbmc/linux/Documentation/riscv/ |
H A D | hwprobe.rst | 92 directly in hardware, or trapped and emulated by software.
|
/openbmc/linux/arch/nios2/ |
H A D | Kconfig | 80 2 or 4. Any non-aligned load/store instructions will be trapped and
|
/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/ |
H A D | 0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch | 63 /* If we got a SIGINT while in `wait', and SIGINT is trapped, do
|
/openbmc/linux/fs/affs/ |
H A D | Changes | 224 can be trapped. Previously, ro remounts didn't
|
/openbmc/qemu/docs/system/ppc/ |
H A D | pseries.rst | 183 Because all privileged instructions are trapped, guests that use a lot of
|
/openbmc/linux/Documentation/admin-guide/sysctl/ |
H A D | kernel.rst | 228 When the value in this file is 0, ctrl-alt-del is trapped and 1577 value is non-zero, unknown NMI is trapped and then panic occurs. At
|
/openbmc/linux/Documentation/networking/dsa/ |
H A D | dsa.rst | 121 frame that must be trapped to the CPU, or a data frame to be forwarded). 1084 which MRP PDUs should be trapped to software and which should be autonomously
|
/openbmc/linux/Documentation/trace/ |
H A D | kprobes.rst | 33 .. [1] some parts of the kernel code can not be trapped, see
|
/openbmc/linux/Documentation/admin-guide/hw-vuln/ |
H A D | spectre.rst | 483 addresses. Speculative execution paths under retpolines are trapped
|
/openbmc/linux/arch/arm/ |
H A D | Kconfig.debug | 1367 semihosting enabled for the special svc call to be trapped
|
/openbmc/linux/Documentation/filesystems/ |
H A D | xfs-online-fsck-design.rst | 3418 cannot use the regular inode locking functions and avoid becoming trapped in an
|
/openbmc/linux/Documentation/virt/kvm/ |
H A D | api.rst | 3634 correctly trapped and the KVM run loop exits at the breakpoint and not
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 3823 noiotrap [SH] Disables trapped I/O port accesses.
|