Home
last modified time | relevance | path

Searched refs:ignore (Results 1 – 23 of 23) 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.txt49 Redundant with CONFIG_PREEMPT, ignore.
53 Inspection suffices, ignore.
57 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/testing/ktest/examples/
Dsnowball.conf38 IGNORE_CONFIG = ${THIS_DIR}/config.ignore
/tools/bpf/bpftool/Documentation/
DMakefile6 RMDIR ?= rmdir --ignore-fail-on-non-empty
/tools/objtool/include/objtool/
Dcheck.h48 bool dead_end, ignore, ignore_alts; member
/tools/perf/Documentation/
Ditrace.txt23 Z prefer to ignore timestamps (so-called "timeless" decoding)
48 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.txt75 --ignore-vmlinux::
202 --ignore-callees=<regex>::
Dperf-report.txt295 --ignore-callees=<regex>::
323 --ignore-vmlinux::
Dperf-intel-pt.txt905 Z prefer to ignore timestamps (so-called "timeless" decoding)
1049 at the beginning. This is useful to ignore initialization code.
/tools/testing/selftests/bpf/
DMakefile.docs8 RMDIR ?= rmdir --ignore-fail-on-non-empty
/tools/perf/util/
Devsel_fprintf.c139 if (sym && sym->ignore && print_skip_ignored) in sample__fprintf_callchain()
Dsymbol.h55 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
343 If you _really_ need objtool to ignore something, and are 100% sure
345 ignore it:
/tools/objtool/
Dcheck.c783 insn->ignore = true; in add_ignores()
1335 if (insn->ignore) in add_call_destinations()
1441 nop->ignore = orig_insn->ignore_alts; in handle_group_alt()
1458 insn->ignore = orig_insn->ignore_alts; in handle_group_alt()
3048 if (func && insn->ignore) { in validate_branch()
3508 if (insn->ignore || insn->type == INSN_NOP || insn->type == INSN_TRAP) in ignore_unreachable_insn()
3586 if (!insn || insn->ignore || insn->visited) in validate_symbol()
/tools/perf/
Dbuiltin-sched.c2188 sym->ignore = 1; in save_task_callchain()
2779 if (chain->ms.sym && chain->ms.sym->ignore) in callchain__fprintf_folded()
/tools/memory-model/Documentation/
Daccess-marking.txt296 Alternatively, given that KCSAN is to ignore all accesses in this function,
Dexplanation.txt85 store instruction accessing the same location (we ignore complicating
1007 then ignore the result if it turns out that the second load shouldn't
/tools/power/pm-graph/
Dsleepgraph.py2312 self.ignore = False
2330 if self.ignore:
2336 self.ignore = False
2422 self.ignore = True
/tools/lib/traceevent/
Devent-parse.c6653 int ignore; in tep_parse_header_page() local
6673 &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