Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dbpf_local_storage.c266 struct bpf_local_storage **owner_storage_ptr; in bpf_local_storage_alloc() local
287 owner_storage_ptr = in bpf_local_storage_alloc()
299 prev_storage = cmpxchg(owner_storage_ptr, NULL, storage); in bpf_local_storage_alloc()

Completed in 3 milliseconds