Searched refs:trapped (Results 1 – 19 of 19) sorted by relevance
/Linux-v6.6/tools/testing/selftests/breakpoints/ |
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-v6.6/Documentation/virt/acrn/ |
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-v6.6/Documentation/networking/devlink/ |
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-v6.6/Documentation/arch/x86/ |
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-v6.6/Documentation/scheduler/ |
D | sched-debug.rst | 36 trapped and potentially data must be migrated. However, the higher the scan
|
/Linux-v6.6/tools/testing/selftests/kvm/x86_64/ |
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()
|
/Linux-v6.6/Documentation/arch/arm64/ |
D | amu.rst | 81 are not trapped in EL2/EL3.
|
/Linux-v6.6/Documentation/powerpc/ |
D | dawr-power9.rst | 65 trapped in GDB. The watchpoint is remembered, so if the guest is
|
/Linux-v6.6/Documentation/riscv/ |
D | hwprobe.rst | 92 directly in hardware, or trapped and emulated by software.
|
/Linux-v6.6/arch/nios2/ |
D | Kconfig | 80 2 or 4. Any non-aligned load/store instructions will be trapped and
|
/Linux-v6.6/fs/affs/ |
D | Changes | 224 can be trapped. Previously, ro remounts didn't
|
/Linux-v6.6/Documentation/admin-guide/sysctl/ |
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
|
/Linux-v6.6/Documentation/networking/dsa/ |
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
|
/Linux-v6.6/Documentation/trace/ |
D | kprobes.rst | 33 .. [1] some parts of the kernel code can not be trapped, see
|
/Linux-v6.6/Documentation/admin-guide/hw-vuln/ |
D | spectre.rst | 467 addresses. Speculative execution paths under retpolines are trapped
|
/Linux-v6.6/arch/arm/ |
D | Kconfig.debug | 1367 semihosting enabled for the special svc call to be trapped
|
/Linux-v6.6/Documentation/filesystems/ |
D | xfs-online-fsck-design.rst | 3418 cannot use the regular inode locking functions and avoid becoming trapped in an
|
/Linux-v6.6/Documentation/admin-guide/ |
D | kernel-parameters.txt | 3798 noiotrap [SH] Disables trapped I/O port accesses.
|
/Linux-v6.6/Documentation/virt/kvm/ |
D | api.rst | 3634 correctly trapped and the KVM run loop exits at the breakpoint and not
|