Home
last modified time | relevance | path

Searched refs:nsdeps (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/scripts/
DMakefile.modpost58 $(if $(filter nsdeps,$(MAKECMDGOALS)),-d)
99 nsdeps: __modpost
/Linux-v5.4/Documentation/core-api/
Dsymbol-namespaces.rst136 $ make nsdeps
143 - run `make nsdeps` to add the import to the correct code location
146 Again, `make nsdeps` will eventually add the missing namespace imports for
153 - run `make nsdeps` to add the import to the correct code location
/Linux-v5.4/scripts/coccinelle/misc/
Dadd_namespace.cocci5 /// This script is usually called from scripts/nsdeps with -D ns=<namespace> to
/Linux-v5.4/
DMakefile602 ifneq ($(filter all _all modules nsdeps,$(MAKECMDGOALS)),)
1688 PHONY += nsdeps
1690 nsdeps: modules target
1691 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.modpost nsdeps
DMAINTAINERS11552 F: scripts/nsdeps