Searched refs:fault (Results 1 – 8 of 8) sorted by relevance
31 int i, parent_tag, child_tag, fault, child_status; in check_child_tag_inheritance() local35 fault = 0; in check_child_tag_inheritance()47 fault = 1; in check_child_tag_inheritance()54 fault = 1; in check_child_tag_inheritance()62 fault = 1; in check_child_tag_inheritance()69 fault = 1; in check_child_tag_inheritance()73 _exit(fault); in check_child_tag_inheritance()78 fault = WEXITSTATUS(child_status); in check_child_tag_inheritance()80 fault = 1; in check_child_tag_inheritance()81 return (fault) ? KSFT_FAIL : KSFT_PASS; in check_child_tag_inheritance()
12 on-fault-limit
215 sudo -u nobody ./on-fault-limit
45 TEST_GEN_FILES += on-fault-limit
45 See Documentation/fault-injection/fault-injection.rst for more
250 <min|maj>fault [<ip.symbol>+<ip.offset>] => <addr.dso@addr.offset> (<map type><addr level>).252 - min/maj indicates whether fault event is minor or major;254 fault); if no debug symbols available, perf trace will print raw IP;262 time it took for fault to be handled!265 for both IP and fault address in the form of dso@symbol+offset.293 Trace the first minor page fault when running a workload:306 Trace the next min page page fault to take place on the first CPU:
163 (e.g. page fault or interrupt), then the instruction count does not include the1378 1 INTR interrupt, fault, exception, NMI
170 Because the first condition cannot fault and the second condition is