Searched refs:trapped (Results 1 – 16 of 16) sorted by relevance
/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()
|
/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.
|
/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.
|
/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
|
/linux/Documentation/scheduler/ |
H A D | sched-debug.rst | 36 trapped and potentially data must be migrated. However, the higher the scan
|
/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | userspace_msr_exit_test.c |
|
/linux/Documentation/arch/powerpc/ |
H A D | dawr-power9.rst | 65 trapped in GDB. The watchpoint is remembered, so if the guest is
|
/linux/Documentation/arch/arm64/ |
H A D | amu.rst | 81 are not trapped in EL2/EL3.
|
/linux/arch/nios2/ |
H A D | Kconfig | 82 2 or 4. Any non-aligned load/store instructions will be trapped and
|
/linux/fs/affs/ |
H A D | Changes | 224 can be trapped. Previously, ro remounts didn't
|
/linux/Documentation/admin-guide/sysctl/ |
H A D | kernel.rst | 239 When the value in this file is 0, ctrl-alt-del is trapped and 1613 value is non-zero, unknown NMI is trapped and then panic occurs. At
|
/linux/Documentation/networking/dsa/ |
H A D | dsa.rst | 125 frame that must be trapped to the CPU, or a data frame to be forwarded). 1088 which MRP PDUs should be trapped to software and which should be autonomously
|
/linux/Documentation/trace/ |
H A D | kprobes.rst | 33 .. [1] some parts of the kernel code can not be trapped, see
|
/linux/Documentation/admin-guide/hw-vuln/ |
H A D | spectre.rst | 483 addresses. Speculative execution paths under retpolines are trapped
|
/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 4147 noiotrap [SH] Disables trapped I/O port accesses.
|
/linux/Documentation/virt/kvm/ |
H A D | api.rst | 3710 correctly trapped and the KVM run loop exits at the breakpoint and not
|