Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbpf_local_storage.c480 struct bpf_local_storage **owner_storage_ptr; in bpf_local_storage_alloc() local
509 owner_storage_ptr = in bpf_local_storage_alloc()
521 prev_storage = cmpxchg(owner_storage_ptr, NULL, storage); in bpf_local_storage_alloc()