Home
last modified time | relevance | path

Searched refs:trapped (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/tools/testing/selftests/breakpoints/
Dbreakpoint_test.c131 static int trapped; variable
139 if (!trapped) in check_trapped()
141 trapped = 0; in check_trapped()
279 if (ptrace(PTRACE_POKEDATA, child_pid, &trapped, 1)) in check_success()
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dio.c409 if (!IoAdapter->trapped && IoAdapter->trapFnc) in request()
415 if (IoAdapter->trapped && IoAdapter->os_trap_nfy_Fnc) { in request()
523 for (rc = 0, i = (IoAdapter->trapped ? 3000 : 250); !rc && (i > 0); --i) in pcm_req()
561 for (i = (IoAdapter->trapped ? 3000 : 250); --i > 0;) in pcm_req()
574 int trapped = IoAdapter->trapped; in pcm_req() local
579 if (!trapped && IoAdapter->trapped && IoAdapter->os_trap_nfy_Fnc) { in pcm_req()
Ds_bri.c67 IoAdapter->trapped = 1; in bri_cpu_trapped()
94 IoAdapter->trapped = 2; in bri_cpu_trapped()
Ds_pri.c62 IoAdapter->trapped = 1; in pri_cpu_trapped()
84 IoAdapter->trapped = 2; in pri_cpu_trapped()
Ds_4bri.c66 IoAdapter->trapped = 1; in qBri_cpu_trapped()
92 IoAdapter->trapped = 2; in qBri_cpu_trapped()
Dio.h91 int trapped; member
Ddivasproc.c324 } else if (a->xdi_adapter.trapped) { in info_proc_show()
Dos_bri.c458 } else if (a->xdi_adapter.trapped) { in diva_bri_cmd_card_proc()
582 IoAdapter->trapped = 0; in diva_bri_reset_adapter()
Dos_pri.c386 IoAdapter->trapped = 0; in diva_pri_reset_adapter()
705 } else if (a->xdi_adapter.trapped) { in diva_pri_cmd_card_proc()
Dos_4bri.c697 } else if (a->xdi_adapter.trapped) { in diva_4bri_cmd_card_proc()
885 Slave->trapped = 0; in diva_4bri_reset_adapter()
/Linux-v4.19/Documentation/powerpc/
DDAWR-POWER9.txt56 trapped in GDB. The watchpoint is remembered, so if the guest is
/Linux-v4.19/arch/nios2/
DKconfig89 2 or 4. Any non-aligned load/store instructions will be trapped and
/Linux-v4.19/fs/affs/
DChanges224 can be trapped. Previously, ro remounts didn't
/Linux-v4.19/Documentation/sysctl/
Dkernel.txt262 When the value in this file is 0, ctrl-alt-del is trapped and
535 trapped and potentially data must be migrated. However, the higher the scan
1047 value is non-zero, unknown NMI is trapped and then panic occurs. At
/Linux-v4.19/Documentation/
Dkprobes.txt32 .. [1] some parts of the kernel code can not be trapped, see
/Linux-v4.19/arch/arm/
DKconfig.debug1358 semihosting enabled for the special svc call to be trapped
/Linux-v4.19/Documentation/virtual/kvm/
Dapi.txt2728 correctly trapped and the KVM run loop exits at the breakpoint and not
/Linux-v4.19/Documentation/admin-guide/
Dkernel-parameters.txt2859 noiotrap [SH] Disables trapped I/O port accesses.