Searched refs:first_selem (Results 1 – 2 of 2) sorted by relevance
263 struct bpf_local_storage_elem *first_selem) in bpf_local_storage_alloc() argument284 bpf_selem_link_storage_nolock(storage, first_selem); in bpf_local_storage_alloc()285 bpf_selem_link_map(smap, first_selem); in bpf_local_storage_alloc()301 bpf_selem_unlink_map(first_selem); in bpf_local_storage_alloc()
158 struct bpf_local_storage_elem *first_selem);
Completed in 5 milliseconds