Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
DMakefile168 BTF_LLVM_PROBE := $(shell echo "int main() { return 0; }" | \ macro
173 ifneq ($(BTF_LLVM_PROBE),)
/Linux-v5.4/samples/bpf/
DMakefile217 BTF_LLVM_PROBE := $(shell echo "int main() { return 0; }" | \ macro
222 ifneq ($(BTF_LLVM_PROBE),)