Searched refs:LIBBPF_ERRNO__PROG2BIG (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/bpf/ | ||
A D | libbpf.h | 39 LIBBPF_ERRNO__PROG2BIG, /* Program too big */ enumerator |
A D | libbpf.c | 6543 ret = -LIBBPF_ERRNO__PROG2BIG; in load_program() |
Completed in 26 milliseconds