Home
last modified time | relevance | path

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

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