Searched refs:get_sys_includes (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | bpf.mk | 26 define get_sys_includes 36 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH))
|
| /linux-6.15/tools/testing/selftests/sched_ext/ |
| H A D | Makefile | 76 define get_sys_includes macro 86 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH))
|
| /linux-6.15/tools/testing/selftests/hid/ |
| H A D | Makefile | 174 define get_sys_includes macro 185 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG))
|
| /linux-6.15/samples/hid/ |
| H A D | Makefile | 189 define get_sys_includes macro 195 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG))
|
| /linux-6.15/tools/sched_ext/ |
| H A D | Makefile | 112 define get_sys_includes macro 123 $(call get_sys_includes,$(CLANG)) \
|
| /linux-6.15/samples/bpf/ |
| H A D | Makefile | 332 define get_sys_includes macro 338 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG))
|
| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | Makefile | 425 define get_sys_includes macro 443 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH)) 746 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(call get_sys_includes,gcc,)
|
| /linux-6.15/tools/perf/ |
| H A D | Makefile.perf | 1193 define get_sys_includes 1204 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH))
|