Searched refs:LIBLOCKDEP_VERSION (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/tools/lib/lockdep/
H A DMakefile4 LIBLOCKDEP_VERSION=$(shell make --no-print-directory -sC ../../.. kernelversion) macro
66 LIB_FILE = $(OUTPUT)liblockdep.a $(OUTPUT)liblockdep.so.$(LIBLOCKDEP_VERSION)
80 CFLAGS ?= -g -DCONFIG_LOCKDEP -DCONFIG_STACKTRACE -DCONFIG_PROVE_LOCKING -DBITS_PER_LONG=__WORDSIZE -DLIBLOCKDEP_VERSION='"$(LIBLOCKDEP_VERSION)"' -rdynamic -O0 -g
121 liblockdep.so.$(LIBLOCKDEP_VERSION): $(LIB_IN)
/linux-4.4.14/tools/lib/lockdep/uinclude/linux/
H A Dlockdep.h47 .version = LIBLOCKDEP_VERSION, init_utsname()

Completed in 128 milliseconds