Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/
H A Dlib.mk219 LOCAL_HDRS += $(selfdir)/kselftest_harness.h $(selfdir)/kselftest.h
220 $(OUTPUT)/%:%.c $(LOCAL_HDRS)
222 $(Q)$(LINK.c) $(filter-out $(LOCAL_HDRS),$^) $(LDLIBS) -o $@
/linux/tools/testing/selftests/pid_namespace/
H A DMakefile6 LOCAL_HDRS += $(selfdir)/pidfd/pidfd.h
/linux/tools/testing/selftests/resctrl/
H A DMakefile8 LOCAL_HDRS += $(wildcard *.h)
/linux/tools/testing/selftests/landlock/
H A DMakefile7 LOCAL_HDRS += common.h
/linux/tools/testing/selftests/lsm/
H A DMakefile6 LOCAL_HDRS += common.h
/linux/tools/testing/selftests/futex/functional/
H A DMakefile6 LOCAL_HDRS := \ macro
/linux/tools/testing/selftests/mm/
H A DMakefile4 LOCAL_HDRS += $(selfdir)/mm/local_config.h $(top_srcdir)/mm/gup_test.h
5 LOCAL_HDRS += $(selfdir)/mm/mseal_helpers.h
/linux/tools/testing/selftests/cgroup/
H A DMakefile21 LOCAL_HDRS += $(selfdir)/clone3/clone3_selftests.h $(selfdir)/pidfd/pidfd.h
/linux/tools/testing/selftests/powerpc/ptrace/
H A DMakefile25 LOCAL_HDRS += $(patsubst %,$(selfdir)/powerpc/ptrace/%,$(wildcard *.h))