Home
last modified time | relevance | path

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

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