Searched refs:get_sys_includes (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/testing/selftests/net/ |
| A D | bpf.mk | 26 define get_sys_includes 36 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH))
|
| /linux/tools/testing/selftests/sched_ext/ |
| A D | Makefile | 76 define get_sys_includes macro 86 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH))
|
| /linux/tools/testing/selftests/hid/ |
| A D | Makefile | 176 define get_sys_includes macro 187 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG))
|
| /linux/tools/sched_ext/ |
| A D | Makefile | 112 define get_sys_includes macro 123 $(call get_sys_includes,$(CLANG)) \
|
| /linux/samples/hid/ |
| A D | Makefile | 188 define get_sys_includes macro 194 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG))
|
| /linux/samples/bpf/ |
| A D | Makefile | 356 define get_sys_includes macro 362 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG))
|
| /linux/tools/testing/selftests/bpf/ |
| A D | Makefile | 451 define get_sys_includes macro 468 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH)) 768 TRUNNER_BPF_CFLAGS := $(BPF_CFLAGS) $(call get_sys_includes,gcc,)
|
| /linux/tools/perf/ |
| A D | Makefile.perf | 1189 define get_sys_includes 1200 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH))
|
Completed in 13 milliseconds