Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/samples/hid/
H A DMakefile85 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris) macro
97 ifneq ($(and $(BTF_LLC_PROBE),$(BTF_PAHOLE_PROBE),$(BTF_OBJCOPY_PROBE)),)
/kernel/linux/linux-5.10/samples/bpf/
H A DMakefile235 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris) macro
247 ifneq ($(and $(BTF_LLC_PROBE),$(BTF_PAHOLE_PROBE),$(BTF_OBJCOPY_PROBE)),)
/kernel/linux/linux-6.6/samples/bpf/
H A DMakefile218 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris) macro
230 ifneq ($(and $(BTF_LLC_PROBE),$(BTF_PAHOLE_PROBE),$(BTF_OBJCOPY_PROBE)),)

Completed in 2 milliseconds