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

/linux-master/samples/hid/
H A DMakefile88 BTF_LLVM_PROBE := $(shell echo "int main() { return 0; }" | \ macro
94 ifneq ($(BTF_LLVM_PROBE),)
/linux-master/samples/bpf/
H A DMakefile228 BTF_LLVM_PROBE := $(shell echo "int main() { return 0; }" | \ macro
234 ifneq ($(BTF_LLVM_PROBE),)

Completed in 242 milliseconds