Home
last modified time | relevance | path

Searched refs:ignore (Results 1 – 22 of 22) sorted by relevance

/tools/testing/fault-injection/
Dfailcmd.sh44 --reject-start=value, --reject-end=value, --ignore-gfp-wait=value
52 --ignore-gfp-highmem=value, --min-order=value
92 LONGOPTS=$LONGOPTS,ignore-gfp-wait:,cache-filter:
94 LONGOPTS=$LONGOPTS,ignore-gfp-wait:,ignore-gfp-highmem:,min-order:
182 --ignore-gfp-wait)
183 echo $2 > $FAULTATTR/ignore-gfp-wait
190 --ignore-gfp-highmem)
191 echo $2 > $FAULTATTR/ignore-gfp-highmem
/tools/testing/selftests/rcutorture/doc/
DTREE_RCU-kconfig.txt50 Redundant with CONFIG_PREEMPT, ignore.
54 Inspection suffices, ignore.
58 Inspection suffices, ignore.
/tools/usb/
Dffs-test.c501 fill_in_buf(struct thread *ignore, void *buf, size_t nbytes) in fill_in_buf() argument
506 (void)ignore; in fill_in_buf()
526 empty_out_buf(struct thread *ignore, const void *buf, size_t nbytes) in empty_out_buf() argument
533 (void)ignore; in empty_out_buf()
588 ep0_consume(struct thread *ignore, const void *buf, size_t nbytes) in ep0_consume() argument
603 (void)ignore; in ep0_consume()
/tools/objtool/
Dcheck.h36 bool alt_group, dead_end, ignore, hint, save, restore, ignore_alts; member
Dcheck.c430 insn->ignore = true; in add_ignores()
669 if (!insn->call_dest && !insn->ignore) { in add_call_destinations()
763 insn->ignore = orig_insn->ignore_alts; in handle_group_alt()
2029 if (func && insn->ignore) { in validate_branch()
2360 if (insn->ignore || insn->type == INSN_NOP) in ignore_unreachable_insn()
2450 if (!insn || insn->ignore || insn->visited) in validate_functions()
/tools/testing/ktest/examples/
Dsnowball.conf38 IGNORE_CONFIG = ${THIS_DIR}/config.ignore
/tools/bpf/bpftool/Documentation/
DMakefile6 RMDIR ?= rmdir --ignore-fail-on-non-empty
/tools/bpf/
DMakefile.helpers14 RMDIR ?= rmdir --ignore-fail-on-non-empty
/tools/perf/Documentation/
Ditrace.txt35 ptwrite, power) at the beginning. This is useful to ignore initialization code.
Ddb-export.txt36 arguments which old scripts will ignore.
Dperf-annotate.txt58 --ignore-vmlinux::
Dperf-top.txt70 --ignore-vmlinux::
191 --ignore-callees=<regex>::
Dperf-report.txt282 --ignore-callees=<regex>::
310 --ignore-vmlinux::
Dintel-pt.txt854 at the beginning. This is useful to ignore initialization code.
/tools/perf/util/
Devsel_fprintf.c134 if (node->sym && node->sym->ignore && print_skip_ignored) in sample__fprintf_callchain()
Dsymbol.h53 u8 ignore:1; member
/tools/objtool/Documentation/
Dstack-validation.txt134 This rule is needed so that objtool can ignore non-callable code.
217 a just a bad person, you can tell objtool to ignore it. See the
308 If you _really_ need objtool to ignore something, and are 100% sure
310 ignore it:
/tools/perf/
Dbuiltin-sched.c2180 sym->ignore = 1; in save_task_callchain()
2762 if (chain->ms.sym && chain->ms.sym->ignore) in callchain__fprintf_folded()
/tools/power/pm-graph/
Dsleepgraph.py2109 self.ignore = False
2127 if self.ignore:
2133 self.ignore = False
2219 self.ignore = True
/tools/lib/traceevent/
Devent-parse.c6147 int ignore; in tep_parse_header_page() local
6167 &ignore, 0); in tep_parse_header_page()
/tools/arch/x86/lib/
Dx86-opcode-map.txt281 # Note: "forced64" is Intel CPU behavior: they ignore 0x66 prefix
/tools/memory-model/Documentation/
Dexplanation.txt85 store instruction accessing the same location (we ignore complicating
1003 then ignore the result if it turns out that the second load shouldn't