Searched refs:owner_storage (Results 1 – 1 of 1) sorted by relevance
44 owner_storage(struct bpf_local_storage_map *smap, void *owner) in owner_storage() function113 RCU_INIT_POINTER(*owner_storage(smap, owner), NULL); in bpf_selem_unlink_storage_nolock()288 (struct bpf_local_storage **)owner_storage(smap, owner); in bpf_local_storage_alloc()345 local_storage = rcu_dereference(*owner_storage(smap, owner)); in bpf_local_storage_update()
Completed in 3 milliseconds