Lines Matching defs:id
435 int id; in bpf_map_alloc_id() local
1707 int id; in bpf_prog_alloc_id() local
2320 static void bpf_link_free_id(int id) in bpf_link_free_id()
2438 int id; in bpf_link_alloc_id() local
2465 int fd, id; in bpf_link_prime() local
3190 struct bpf_map *bpf_map_get_curr_or_next(u32 *id) in bpf_map_get_curr_or_next()
3209 struct bpf_prog *bpf_prog_get_curr_or_next(u32 *id) in bpf_prog_get_curr_or_next()
3230 struct bpf_prog *bpf_prog_by_id(u32 id) in bpf_prog_by_id()
3250 u32 id = attr->prog_id; in bpf_prog_get_fd_by_id() local
3275 u32 id = attr->map_id; in bpf_map_get_fd_by_id() local
4205 struct bpf_link *bpf_link_by_id(u32 id) in bpf_link_by_id()
4232 u32 id = attr->link_id; in bpf_link_get_fd_by_id() local