Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dlocal_storage.c
/linux/include/linux/
H A Dsched.h1583 struct bpf_local_storage __rcu *bpf_storage; member
/linux/kernel/
H A Dfork.c2227 RCU_INIT_POINTER(p->bpf_storage, NULL); in copy_process()