Home
last modified time | relevance | path

Searched defs:PROBE (Results 1 – 3 of 3) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/tc-testing/bpf/
DMakefile11 PROBE := $(shell $(LLC) -march=bpf -mcpu=probe -filetype=null /dev/null 2>&1) macro
/external/u-boot/net/
Dlink_local.c44 PROBE = 0, enumerator
/external/linux-kselftest/tools/testing/selftests/bpf/
DMakefile95 PROBE := $(shell $(LLC) -march=bpf -mcpu=probe -filetype=null /dev/null 2>&1) macro