Home
last modified time | relevance | path

Searched refs:strict (Results 1 – 23 of 23) sorted by relevance

/tools/perf/util/scripting-engines/
A DBuild6 CFLAGS_trace-event-perl.o += $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-…
9 CFLAGS_trace-event-python.o += $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -…
/tools/testing/vsock/
A DMakefile12 … -I../../include -I../../../usr/include -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasin…
/tools/testing/selftests/net/
A Drxtimestamp.c296 bool strict) in run_test_case() argument
365 if (!strict && test_cases[test_num].warn_on_fail) in run_test_case()
377 bool strict = false; in main() local
414 strict = true; in main()
437 strict)) in main()
441 strict)) in main()
/tools/net/sunrpc/xdrgen/
A Dxdr_parse.py32 strict=True,
/tools/testing/kunit/
A Dmypy.ini2 strict = True key
/tools/virtio/
A DMakefile18 …-I. -I../include/ -I ../../usr/include/ -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasin…
/tools/perf/scripts/python/Perf-Trace-Util/
A DBuild4 CFLAGS_Context.o += $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-…
/tools/perf/scripts/perl/Perf-Trace-Util/
A DBuild3 CFLAGS_Context.o += $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-bad-funct…
/tools/testing/selftests/drivers/net/mlxsw/
A Dqos_pfc.sh174 ets bands 8 strict 8 priomap 7 6
190 ets bands 8 strict 8 priomap 7 6
207 ets bands 8 strict 8 priomap 7 6
229 ets bands 8 strict 8 priomap 7 6
A Dqos_max_descriptors.sh123 ets bands 8 strict 8 priomap 7 6
152 ets bands 8 strict 8 priomap 7 6
/tools/testing/selftests/net/forwarding/
A Dsch_ets_core.sh114 $(if ((nstrict)); then echo strict $nstrict; fi) \
130 $(if ((nstrict)); then echo strict $nstrict; fi) \
/tools/testing/selftests/net/tcp_ao/
A DMakefile29 CFLAGS += -Wall -O2 -g -fno-strict-aliasing
/tools/mm/
A Dthpmaps437 strict = False
444 strict = True
447 strict = False
481 if strict:
/tools/testing/selftests/hid/tests/
A Dtest_wacom_generic.py486 self, report, expected_events, auto_syn=True, strict=False argument
497 if strict:
677 uhdev.event(130, 240, pressure=0), [], auto_syn=False, strict=True
801 uhdev.event_heartbeat(19), [], auto_syn=False, strict=True
A Dtest_tablet.py99 self, events: List[libevdev.InputEvent], strict: bool, test_button: BtnPressed
136 if strict:
/tools/scripts/
A DMakefile.include132 EXTRA_WARNINGS += -fno-strict-aliasing
/tools/testing/selftests/kvm/
A DMakefile.kvm240 -fno-stack-protector -fno-PIE -fno-strict-aliasing \
/tools/lib/bpf/
A Dlibbpf_internal.h283 const struct btf_type *def_t, bool strict,
A Dlibbpf.c2544 const struct btf_type *def_t, bool strict, in parse_btf_map_def() argument
2719 err = parse_btf_map_def(inner_map_name, btf, t, strict, inner_def, NULL); in parse_btf_map_def()
2748 if (strict) { in parse_btf_map_def()
2862 const Elf_Data *data, bool strict, in bpf_object__init_user_btf_map() argument
2924 err = parse_btf_map_def(map->name, obj->btf, def, strict, &map_def, &inner_def); in bpf_object__init_user_btf_map()
2987 static int bpf_object__init_user_btf_maps(struct bpf_object *obj, bool strict, in bpf_object__init_user_btf_maps() argument
3030 data, strict, in bpf_object__init_user_btf_maps()
3070 bool strict; in bpf_object__init_maps() local
3073 strict = !OPTS_GET(opts, relaxed_maps, false); in bpf_object__init_maps()
3076 err = bpf_object__init_user_btf_maps(obj, strict, pin_root_path); in bpf_object__init_maps()
/tools/perf/
A DMakefile.config24 CFLAGS += -fno-strict-aliasing
/tools/perf/Documentation/
A Dperf-record.txt276 See --strict-freq.
278 --strict-freq::
/tools/testing/selftests/bpf/
A DMakefile455 -fno-strict-aliasing \
/tools/memory-model/Documentation/
A Daccess-marking.txt175 1. Accesses protected by mutual exclusion, including strict locking

Completed in 48 milliseconds