Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbpf_local_storage.c260 struct bpf_local_storage **owner_storage_ptr; in bpf_local_storage_alloc() local
280 owner_storage_ptr = in bpf_local_storage_alloc()
292 prev_storage = cmpxchg(owner_storage_ptr, NULL, storage); in bpf_local_storage_alloc()