Home
last modified time | relevance | path

Searched refs:owner_storage (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dbpf_local_storage.c47 owner_storage(struct bpf_local_storage_map *smap, void *owner) in owner_storage() function
278 RCU_INIT_POINTER(*owner_storage(smap, owner), NULL); in bpf_selem_unlink_storage_nolock()
510 (struct bpf_local_storage **)owner_storage(smap, owner); in bpf_local_storage_alloc()
571 local_storage = rcu_dereference_check(*owner_storage(smap, owner), in bpf_local_storage_update()