| /tools/perf/util/scripting-engines/ |
| A D | Build | 6 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 D | Makefile | 12 … -I../../include -I../../../usr/include -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasin…
|
| /tools/testing/selftests/net/ |
| A D | rxtimestamp.c | 296 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 D | xdr_parse.py | 32 strict=True,
|
| /tools/testing/kunit/ |
| A D | mypy.ini | 2 strict = True key
|
| /tools/virtio/ |
| A D | Makefile | 18 …-I. -I../include/ -I ../../usr/include/ -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasin…
|
| /tools/perf/scripts/python/Perf-Trace-Util/ |
| A D | Build | 4 CFLAGS_Context.o += $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-…
|
| /tools/perf/scripts/perl/Perf-Trace-Util/ |
| A D | Build | 3 CFLAGS_Context.o += $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-bad-funct…
|
| /tools/testing/selftests/drivers/net/mlxsw/ |
| A D | qos_pfc.sh | 174 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 D | qos_max_descriptors.sh | 123 ets bands 8 strict 8 priomap 7 6 152 ets bands 8 strict 8 priomap 7 6
|
| /tools/testing/selftests/net/forwarding/ |
| A D | sch_ets_core.sh | 114 $(if ((nstrict)); then echo strict $nstrict; fi) \ 130 $(if ((nstrict)); then echo strict $nstrict; fi) \
|
| /tools/testing/selftests/net/tcp_ao/ |
| A D | Makefile | 29 CFLAGS += -Wall -O2 -g -fno-strict-aliasing
|
| /tools/mm/ |
| A D | thpmaps | 437 strict = False 444 strict = True 447 strict = False 481 if strict:
|
| /tools/testing/selftests/hid/tests/ |
| A D | test_wacom_generic.py | 486 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 D | test_tablet.py | 99 self, events: List[libevdev.InputEvent], strict: bool, test_button: BtnPressed 136 if strict:
|
| /tools/scripts/ |
| A D | Makefile.include | 132 EXTRA_WARNINGS += -fno-strict-aliasing
|
| /tools/testing/selftests/kvm/ |
| A D | Makefile.kvm | 240 -fno-stack-protector -fno-PIE -fno-strict-aliasing \
|
| /tools/lib/bpf/ |
| A D | libbpf_internal.h | 283 const struct btf_type *def_t, bool strict,
|
| A D | libbpf.c | 2544 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 D | Makefile.config | 24 CFLAGS += -fno-strict-aliasing
|
| /tools/perf/Documentation/ |
| A D | perf-record.txt | 276 See --strict-freq. 278 --strict-freq::
|
| /tools/testing/selftests/bpf/ |
| A D | Makefile | 455 -fno-strict-aliasing \
|
| /tools/memory-model/Documentation/ |
| A D | access-marking.txt | 175 1. Accesses protected by mutual exclusion, including strict locking
|