Searched refs:trapped (Results 1 – 16 of 16) sorted by relevance
| /linux/tools/testing/selftests/breakpoints/ |
| 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/x86/ |
| A D | xstate.rst | 11 trapped by the kernel because by default the required large XSTATE buffers 60 trapped by the kernel. The trap handler checks whether the process has
|
| /linux/Documentation/virt/acrn/ |
| 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/ |
| 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). 587 - Contains packet traps for packets that were trapped (logged) by the 603 trapped packets to rates that can be handled by the CPU.
|
| /linux/tools/testing/selftests/kvm/x86_64/ |
| A D | userspace_msr_exit_test.c | 303 static void guest_msr_calls(bool trapped) in guest_msr_calls() argument 308 if (trapped) { in guest_msr_calls()
|
| /linux/Documentation/powerpc/ |
| A D | dawr-power9.rst | 57 trapped in GDB. The watchpoint is remembered, so if the guest is
|
| /linux/Documentation/arm64/ |
| A D | amu.rst | 81 are not trapped in EL2/EL3.
|
| /linux/arch/nios2/ |
| A D | Kconfig | 82 2 or 4. Any non-aligned load/store instructions will be trapped and
|
| /linux/fs/affs/ |
| A D | Changes | 224 can be trapped. Previously, ro remounts didn't
|
| /linux/Documentation/admin-guide/sysctl/ |
| A D | kernel.rst | 220 When the value in this file is 0, ctrl-alt-del is trapped and 637 trapped and potentially data must be migrated. However, the higher the scan 1465 value is non-zero, unknown NMI is trapped and then panic occurs. At
|
| /linux/Documentation/networking/dsa/ |
| A D | dsa.rst | 121 frame that must be trapped to the CPU, or a data frame to be forwarded). 792 which MRP PDUs should be trapped to software and which should be autonomously
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| A D | spectre.rst | 444 addresses. Speculative execution paths under retpolines are trapped
|
| /linux/Documentation/trace/ |
| A D | kprobes.rst | 33 .. [1] some parts of the kernel code can not be trapped, see
|
| /linux/arch/arm/ |
| A D | Kconfig.debug | 1408 semihosting enabled for the special svc call to be trapped
|
| /linux/Documentation/virt/kvm/ |
| A D | api.rst | 3550 correctly trapped and the KVM run loop exits at the breakpoint and not
|
| /linux/Documentation/admin-guide/ |
| A D | kernel-parameters.txt | 3500 noiotrap [SH] Disables trapped I/O port accesses.
|
Completed in 43 milliseconds