Home
last modified time | relevance | path

Searched refs:LOCAL_HDRS (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/tools/testing/selftests/
Dlib.mk143 LOCAL_HDRS += $(selfdir)/kselftest_harness.h $(selfdir)/kselftest.h
144 $(OUTPUT)/%:%.c $(LOCAL_HDRS)
145 $(LINK.c) $(filter-out $(LOCAL_HDRS),$^) $(LDLIBS) -o $@
/linux-6.1.9/tools/testing/selftests/pid_namespace/
DMakefile6 LOCAL_HDRS += $(selfdir)/pidfd/pidfd.h
/linux-6.1.9/tools/testing/selftests/landlock/
DMakefile7 LOCAL_HDRS += common.h
/linux-6.1.9/tools/testing/selftests/futex/functional/
DMakefile6 LOCAL_HDRS := \ macro
/linux-6.1.9/tools/testing/selftests/cgroup/
DMakefile16 LOCAL_HDRS += $(selfdir)/clone3/clone3_selftests.h $(selfdir)/pidfd/pidfd.h
/linux-6.1.9/tools/testing/selftests/powerpc/ptrace/
DMakefile25 LOCAL_HDRS += $(patsubst %,$(selfdir)/powerpc/ptrace/%,$(wildcard *.h))
/linux-6.1.9/tools/testing/selftests/vm/
DMakefile4 LOCAL_HDRS += $(top_srcdir)/mm/gup_test.h