Searched refs:BPF_LOADER_ERRNO__CONFIG (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/tools/perf/util/ | ||
| D | bpf-loader.h | 18 BPF_LOADER_ERRNO__CONFIG = __BPF_LOADER_ERRNO__START, enumerator |
| D | bpf-loader.c | 138 err = -BPF_LOADER_ERRNO__CONFIG; in config_bpf_program() |