Home
last modified time | relevance | path

Searched refs:fault (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/external/strace/tests-mx32/
Dqual_fault.test45 local trace fault err first step procs extra
47 fault=$1; shift
85 "$@" -e fault=$fault$when$error$suffix $extra \
99 for fault in writev desc,51; do
101 writev $fault "$err" '' '' 1 -efault=chdir
103 writev $fault "$err" '' '' 1 -efault=chdir -efault=none
106 writev $fault "$err" $F '' 1
108 writev $fault "$err" $F + 1
111 writev $fault "$err" $F $S 1
113 writev $fault "$err" $F $S 4
Dfiltering_syscall-syntax.test62 check_e "invalid system call '$1'" -e fault="$2"
66 check_e "invalid system call '$1'" -e fault="$2:"
67 check_e "invalid system call '$1'" -e fault="$2::"
68 check_e "invalid system call '$1'" -e fault="$2:::"
70 check_e "invalid system call '$1'" -e fault="$2:when=4"
/external/strace/tests-m32/
Dqual_fault.test45 local trace fault err first step procs extra
47 fault=$1; shift
85 "$@" -e fault=$fault$when$error$suffix $extra \
99 for fault in writev desc,51; do
101 writev $fault "$err" '' '' 1 -efault=chdir
103 writev $fault "$err" '' '' 1 -efault=chdir -efault=none
106 writev $fault "$err" $F '' 1
108 writev $fault "$err" $F + 1
111 writev $fault "$err" $F $S 1
113 writev $fault "$err" $F $S 4
Dfiltering_syscall-syntax.test62 check_e "invalid system call '$1'" -e fault="$2"
66 check_e "invalid system call '$1'" -e fault="$2:"
67 check_e "invalid system call '$1'" -e fault="$2::"
68 check_e "invalid system call '$1'" -e fault="$2:::"
70 check_e "invalid system call '$1'" -e fault="$2:when=4"
/external/strace/tests/
Dqual_fault.test45 local trace fault err first step procs extra
47 fault=$1; shift
85 "$@" -e fault=$fault$when$error$suffix $extra \
99 for fault in writev desc,51; do
101 writev $fault "$err" '' '' 1 -efault=chdir
103 writev $fault "$err" '' '' 1 -efault=chdir -efault=none
106 writev $fault "$err" $F '' 1
108 writev $fault "$err" $F + 1
111 writev $fault "$err" $F $S 1
113 writev $fault "$err" $F $S 4
Dfiltering_syscall-syntax.test62 check_e "invalid system call '$1'" -e fault="$2"
66 check_e "invalid system call '$1'" -e fault="$2:"
67 check_e "invalid system call '$1'" -e fault="$2::"
68 check_e "invalid system call '$1'" -e fault="$2:::"
70 check_e "invalid system call '$1'" -e fault="$2:when=4"
/external/llvm-project/llvm/test/CodeGen/X86/
Dwineh-coreclr.ll20 ; } fault {
105 to label %catch2.ret unwind label %fault
106 fault:
108 %fault.pad = cleanuppad within %catch.pad2 [i32 undef]
120 invoke void @f(i32 6) [ "funclet"(token %fault.pad) ]
121 to label %fault.ret unwind label %finally
122 fault.ret:
123 cleanupret from %fault.pad unwind label %finally
221 ; Clause 5: call f(5) is guarded by fault
223 ; ^ flags (4 => fault handler)
[all …]
Dimplicit-null-check.ll7 ; CHECK-NEXT: movl (%rdi), %eax ## on-fault: LBB0_1
31 ; CHECK-NEXT: movl (%rdi), %eax ## on-fault: LBB1_1
77 ;; Might be memory mapped IO, so can't rely on fault behavior
107 ; CHECK-NEXT: movb (%rdi), %al ## on-fault: LBB4_1
131 ; CHECK-NEXT: movq (%rsi), %rcx ## on-fault: LBB5_1
166 ; CHECK-NEXT: movl 128(%rdi), %eax ## on-fault: LBB6_1
190 ; CHECK-NEXT: addl (%rdi), %esi ## on-fault: LBB7_1
215 ; CHECK-NEXT: movl (%rdi), %eax ## on-fault: LBB8_1
240 ; CHECK-NEXT: imull (%rdi), %esi ## on-fault: LBB9_1
265 ; CHECK-NEXT: movl (%rdi), %eax ## on-fault: LBB10_1
[all …]
/external/llvm/test/CodeGen/X86/
Dwineh-coreclr.ll20 ; } fault {
105 to label %catch2.ret unwind label %fault
106 fault:
108 %fault.pad = cleanuppad within %catch.pad2 [i32 undef]
120 invoke void @f(i32 6) [ "funclet"(token %fault.pad) ]
121 to label %fault.ret unwind label %finally
122 fault.ret:
123 cleanupret from %fault.pad unwind label %finally
221 ; Clause 5: call f(5) is guarded by fault
223 ; ^ flags (4 => fault handler)
[all …]
/external/python/cpython3/Doc/library/
Dfaulthandler.rst11 This module contains functions to dump Python tracebacks explicitly, on a fault,
13 install fault handlers for the :const:`SIGSEGV`, :const:`SIGFPE`,
18 The fault handler is compatible with system fault handlers like Apport or the
19 Windows fault handler. The module uses an alternative stack for signal handlers
23 The fault handler is called on catastrophic cases and therefore can only use
64 Enable the fault handler: install handlers for the :const:`SIGSEGV`,
70 The *file* must be kept open until the fault handler is disabled: see
81 Disable the fault handler: uninstall the signal handlers installed by
86 Check if the fault handler is enabled.
160 Example of a segmentation fault on Linux with and without enabling the fault
[all …]
/external/tcpdump/tests/
Disis-seg-fault-1-v.sh8 test_name=isis-seg-fault-1-v
17 if ./TESTonce $test_name isis-seg-fault-1.pcap isis-seg-fault-1-v.out '-v'
/external/pigweed/pw_cpu_exception_cortex_m/
Ddocs.rst16 Inside of CMSIS fault handler functions, branch to ``pw_cpu_exception_Entry``.
28 vector table. The functions to call for fault handlers can be changed here.
29 For ARMv7-M, the fault handlers are indexes 3 to 6 of the interrupt vector
78 provides access to the captured CPU state at the time of the fault. When the
99 To enable nested fault handling:
101 2. Decrease the priority of the memory, bus, and usage fault handlers. This
125 (CFSR) that explains what illegal behavior caused a fault. This module provides
134 20210412 15:11:14 INF Exception caused by a usage fault, bus fault.
137 IBUSERR Bus fault on instruction fetch.
/external/llvm-project/llvm/docs/
DFaultMaps.rst17 made to fault reliably if the check would have failed, and recovering
18 from such a fault by using a signal handler.
32 special "fault map" section. On Darwin this section is named
56 FailtKind describes the reason of expected fault. Currently three kind
59 1. ``FaultMaps::FaultingLoad`` - fault due to load from memory.
60 2. ``FaultMaps::FaultingLoadStore`` - fault due to instruction load and store.
61 3. ``FaultMaps::FaultingStore`` - fault due to store to memory.
113 fault once the application has reached a steady state. A standard way
124 fault.
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/
DSoapEnvelope.java184 SoapFault fault; in parseBody() local
186 fault = new SoapFault(this.version); in parseBody()
188 fault = new SoapFault12(this.version); in parseBody()
190 fault.parse(parser); in parseBody()
191 bodyIn = fault; in parseBody()
/external/igt-gpu-tools/tests/i915/
Di915_module_load.c232 inject_fault(const char *module_name, const char *opt, int fault) in inject_fault() argument
237 igt_assert(fault > 0); in inject_fault()
238 snprintf(buf, sizeof(buf), "%s=%d", opt, fault); in inject_fault()
247 igt_sysfs_scanf(dir, opt, "%d", &fault); in inject_fault()
250 igt_debug("Loaded '%s %s', result=%d\n", module_name, buf, fault); in inject_fault()
257 return fault; in inject_fault()
/external/google-breakpad/src/client/windows/unittests/
Dcrash_generation_server_test.cc136 void DoTestFault(ClientFault fault) { in DoTestFault() argument
138 ASSERT_NO_FATAL_FAILURE(FaultyClient(fault)); in DoTestFault()
139 ASSERT_NO_FATAL_FAILURE(FaultyClient(fault)); in DoTestFault()
140 ASSERT_NO_FATAL_FAILURE(FaultyClient(fault)); in DoTestFault()
/external/igt-gpu-tools/benchmarks/ezbench.d/
Dgem_exec_fault.test6 name="gem:exec:fault:$size"
10 name="gem:exec:fault:$size:forked"
/external/ltp/testcases/kernel/hotplug/memory_hotplug/Xpm-tests/
Dtest-lazy-anon-8p-touch14 # NOTE: get_mempolicy(...,'NODE|'ADDR) will fault in
19 # read pages to migrate on fault
Dtest-lazy-file-1m-touch2 # lazy migrate, then touch to fault
16 # NOTE: get_mempolicy(...,'NODE|'ADDR) will fault in
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/kgsl/adreno_cmdbatch_fault/
Dformat11 field:unsigned int fault; offset:16; size:4; signed:0;
13 print fmt: "ctx=%u ts=%u type=%s", REC->id, REC->timestamp, __print_symbolic(REC->fault, { 0, "none…
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/kgsl/adreno_cmdbatch_fault/
Dformat11 field:unsigned int fault; offset:16; size:4; signed:0;
13 print fmt: "ctx=%u ts=%u type=%s", REC->id, REC->timestamp, __print_symbolic(REC->fault, { 0, "none…
/external/perfetto/src/traced/probes/ftrace/test/data/android_hammerhead_MRA59G_3.4.0/events/kgsl/adreno_cmdbatch_fault/
Dformat12 field:unsigned int fault; offset:20; size:4; signed:0;
14 print fmt: "ctx=%u ts=%u type=%s", REC->id, REC->timestamp, __print_symbolic(REC->fault, { 0, "none…
/external/llvm/docs/
DFaultMaps.rst17 made to fault reliably if the check would have failed, and recovering
18 from such a fault by using a signal handler.
32 special "fault map" section. On Darwin this section is named
107 fault once the application has reached a steady state. A standard way
118 fault.
/external/ltp/testcases/kernel/syscalls/mount/
Dmount02.c64 static const char *fault = (void*)-1; variable
92 {&fault, &mntpoint, &fs_type, 0, EFAULT, NULL, NULL},
93 {&device, &mntpoint, &fault, 0, EFAULT, NULL, NULL},
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dimplicit-null-check.ll13 ; CHECK-NEXT: ldr w0, [x0] // on-fault: .LBB0_2
36 ; CHECK-NEXT: ldr w0, [x0] // on-fault: .LBB1_2
58 ; CHECK-NEXT: ldr w0, [x0] // on-fault: .LBB2_2
101 ;; Might be memory mapped IO, so can't rely on fault behavior
129 ; CHECK-NEXT: ldrb w0, [x0] // on-fault: .LBB5_2
180 ; CHECK-NEXT: ldr w0, [x0, #128] // on-fault: .LBB7_2
203 ; CHECK-NEXT: ldr w8, [x0] // on-fault: .LBB8_2
229 ; CHECK-NEXT: ldr w8, [x0] // on-fault: .LBB9_2
284 ; CHECK-NEXT: ldr w8, [x0] // on-fault: .LBB11_2
411 ; CHECK-NEXT: ldur w0, [x0, #-128] // on-fault: .LBB16_2

12345678910>>...14