Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/samples/hid/
H A DMakefile88 BTF_LLVM_PROBE := $(shell echo "int main() { return 0; }" | \ macro
94 ifneq ($(BTF_LLVM_PROBE),)
/kernel/linux/linux-5.10/samples/bpf/
H A DMakefile238 BTF_LLVM_PROBE := $(shell echo "int main() { return 0; }" | \ macro
244 ifneq ($(BTF_LLVM_PROBE),)
/kernel/linux/linux-6.6/samples/bpf/
H A DMakefile221 BTF_LLVM_PROBE := $(shell echo "int main() { return 0; }" | \ macro
227 ifneq ($(BTF_LLVM_PROBE),)

Completed in 3 milliseconds