Searched refs:LIBBPF_ERRNO__PROGTYPE (Results 1 – 2 of 2) sorted by relevance
/tools/lib/bpf/ | ||
D | libbpf.h | 42 LIBBPF_ERRNO__PROGTYPE, /* Kernel doesn't support this program type */ enumerator |
D | libbpf.c | 3449 ret = -LIBBPF_ERRNO__PROGTYPE; in load_program() |