Searched refs:LIBBPF_ERRNO__PROG2BIG (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ | ||
| H A D | libbpf.h | 38 LIBBPF_ERRNO__PROG2BIG, /* Program too big */ enumerator |
| H A D | libbpf.c | 6796 ret = -LIBBPF_ERRNO__PROG2BIG; in load_program() |