Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_local_storage.h202 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap,
/linux/net/core/
H A Dbpf_sk_storage.c107 sdata = bpf_local_storage_update( in bpf_fd_sk_storage_update_elem()
250 sdata = bpf_local_storage_update( in BPF_CALL_4()
/linux/kernel/bpf/
H A Dbpf_local_storage.c547 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap, in bpf_local_storage_update() function