Home
last modified time | relevance | path

Searched refs:get_sys_includes (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/tools/testing/selftests/net/
Dbpf.mk26 define get_sys_includes
36 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH))
/linux-6.12.1/tools/testing/selftests/sched_ext/
DMakefile76 define get_sys_includes macro
86 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH))
/linux-6.12.1/tools/sched_ext/
DMakefile112 define get_sys_includes macro
123 $(call get_sys_includes,$(CLANG)) \
/linux-6.12.1/tools/testing/selftests/hid/
DMakefile176 define get_sys_includes macro
187 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG))
/linux-6.12.1/samples/hid/
DMakefile188 define get_sys_includes macro
194 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG))
/linux-6.12.1/samples/bpf/
DMakefile356 define get_sys_includes macro
362 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG))
/linux-6.12.1/tools/testing/selftests/bpf/
DMakefile451 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-6.12.1/tools/perf/
DMakefile.perf1189 define get_sys_includes
1200 CLANG_SYS_INCLUDES = $(call get_sys_includes,$(CLANG),$(CLANG_TARGET_ARCH))