Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/breakpoints/
Dbreakpoint_test.c130 static int trapped; variable
138 if (!trapped) in check_trapped()
140 trapped = 0; in check_trapped()
278 if (ptrace(PTRACE_POKEDATA, child_pid, &trapped, 1)) { in check_success()
/linux-4.4.14/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.c457 } else if (a->xdi_adapter.trapped) { in diva_bri_cmd_card_proc()
581 IoAdapter->trapped = 0; in diva_bri_reset_adapter()
Dos_pri.c385 IoAdapter->trapped = 0; in diva_pri_reset_adapter()
704 } else if (a->xdi_adapter.trapped) { in diva_pri_cmd_card_proc()
Dos_4bri.c696 } else if (a->xdi_adapter.trapped) { in diva_4bri_cmd_card_proc()
884 Slave->trapped = 0; in diva_4bri_reset_adapter()
/linux-4.4.14/arch/nios2/
DKconfig93 2 or 4. Any non-aligned load/store instructions will be trapped and
/linux-4.4.14/fs/affs/
DChanges224 can be trapped. Previously, ro remounts didn't
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt252 When the value in this file is 0, ctrl-alt-del is trapped and
495 trapped and potentially data must be migrated. However, the higher the scan
911 value is non-zero, unknown NMI is trapped and then panic occurs. At
/linux-4.4.14/Documentation/frv/
Dfeatures.txt138 Userspace EFAULT errors can be trapped by issuing a MEMBAR instruction and
/linux-4.4.14/Documentation/
Dkprobes.txt27 (*: some parts of the kernel code can not be trapped, see 1.5 Blacklist)
Dkernel-parameters.txt2492 noiotrap [SH] Disables trapped I/O port accesses.
/linux-4.4.14/arch/arm/
DKconfig.debug1181 semihosting enabled for the special svc call to be trapped
/linux-4.4.14/Documentation/virtual/kvm/
Dapi.txt2714 correctly trapped and the KVM run loop exits at the breakpoint and not