Home
last modified time | relevance | path

Searched refs:LIBBPF_ERRNO__PROG2BIG (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.h38 LIBBPF_ERRNO__PROG2BIG, /* Program too big */ enumerator
H A Dlibbpf.c6799 ret = -LIBBPF_ERRNO__PROG2BIG; in load_program()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.h43 LIBBPF_ERRNO__PROG2BIG, /* Program too big */ enumerator

Completed in 17 milliseconds