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