Home
last modified time | relevance | path

Searched full:prereq (Results 1 – 3 of 3) sorted by relevance

/linux/tools/build/
H A DBuild.include58 any-prereq = $(filter-out $(PHONY),$?) $(filter-out $(PHONY) $(wildcard $^),$^)
77 if_changed_dep = $(if $(strip $(any-prereq) $(arg-check)), \
84 if_changed = $(if $(strip $(any-prereq) $(arg-check)), \
/linux/tools/testing/selftests/mm/
H A Dcompaction_test.c58 int prereq(void) in prereq()
139 if (prereq() || geteuid()) in check_compaction()
57 int prereq(void) prereq() function
/linux/scripts/
H A DKbuild.include266 # Use .SECONDARY for older Make versions, but "newer-prereq" cannot detect