Searched refs:bpf_prog_get_fd_by_id_opts (Results 1 – 4 of 4) sorted by relevance
69 ret = bpf_prog_get_fd_by_id_opts(0, &fd_opts_rdonly); in test_libbpf_get_fd_by_id_opts()
377 bpf_prog_get_fd_by_id_opts;
472 LIBBPF_API int bpf_prog_get_fd_by_id_opts(__u32 id,
1024 int bpf_prog_get_fd_by_id_opts(__u32 id, in bpf_prog_get_fd_by_id_opts() function1044 return bpf_prog_get_fd_by_id_opts(id, NULL); in bpf_prog_get_fd_by_id()