Searched refs:bpf_prog_get_fd_by_id_opts (Results 1 – 4 of 4) sorted by relevance
375 bpf_prog_get_fd_by_id_opts;
492 LIBBPF_API int bpf_prog_get_fd_by_id_opts(__u32 id,
1048 int bpf_prog_get_fd_by_id_opts(__u32 id, in bpf_prog_get_fd_by_id_opts() function1068 return bpf_prog_get_fd_by_id_opts(id, NULL); in bpf_prog_get_fd_by_id()
5262 pub fn bpf_prog_get_fd_by_id_opts( in bpf_prog_get_fd_by_id_opts() function