Home
last modified time | relevance | path

Searched defs:BTF_PAHOLE_PROBE (Results 1 – 2 of 2) sorted by relevance

/linux/samples/hid/
H A DMakefile86 BTF_PAHOLE_PROBE := $(shell $(BTF_PAHOLE) --help 2>&1 | grep BTF) macro
/linux/samples/bpf/
H A DMakefile203 BTF_PAHOLE_PROBE := $(shell $(BTF_PAHOLE) --help 2>&1 | grep BTF) macro