Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/ !
Dbpf-loader.h18 BPF_LOADER_ERRNO__CONFIG = __BPF_LOADER_ERRNO__START, enumerator
Dbpf-loader.c543 return -BPF_LOADER_ERRNO__CONFIG; in parse_prog_config()
556 return -BPF_LOADER_ERRNO__CONFIG; in parse_prog_config()