Home
last modified time | relevance | path

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

/kernel/bpf/
Dbpf_local_storage.c308 struct bpf_local_storage **owner_storage_ptr; in bpf_local_storage_alloc() local
329 owner_storage_ptr = in bpf_local_storage_alloc()
341 prev_storage = cmpxchg(owner_storage_ptr, NULL, storage); in bpf_local_storage_alloc()