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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c237 rc = libbpf_attach_type_by_name(test->sec_name, &attach_type);
/linux-master/tools/lib/bpf/
H A Dlibbpf.h305 LIBBPF_API int libbpf_attach_type_by_name(const char *name,
H A Dlibbpf.c368 * libbpf_attach_type_by_name(), not used by libbpf itself at all.
9894 int libbpf_attach_type_by_name(const char *name, function

Completed in 268 milliseconds