Searched refs:bpf_map_new_fd (Results 1 – 3 of 3) sorted by relevance
548 ret = bpf_map_new_fd(raw, f_flags); in bpf_obj_get_user()
693 int bpf_map_new_fd(struct bpf_map *map, int flags) in bpf_map_new_fd() function906 err = bpf_map_new_fd(map, f_flags); in map_create()3455 fd = bpf_map_new_fd(map, f_flags); in bpf_map_get_fd_by_id()
1458 int bpf_map_new_fd(struct bpf_map *map, int flags);