Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dbpf-loader.h16 BPF_LOADER_ERRNO__CONFIG = __BPF_LOADER_ERRNO__START, enumerator
H A Dbpf-loader.c300 return -BPF_LOADER_ERRNO__CONFIG; in parse_prog_config()
313 return -BPF_LOADER_ERRNO__CONFIG; in parse_prog_config()