Home
last modified time | relevance | path

Searched refs:CLANG_CFLAGS (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/
DMakefile376 CLANG_CFLAGS = $(CLANG_SYS_INCLUDES) \ macro
597 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(CLANG_CFLAGS) -DENABLE_ATOMICS_TESTS
602 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(CLANG_CFLAGS)
608 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(CLANG_CFLAGS)
/Linux-v6.6/tools/testing/selftests/hid/
DMakefile190 CLANG_CFLAGS = $(CLANG_SYS_INCLUDES) \ macro