Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_inode_storage.c99 sdata = bpf_local_storage_update(file_inode(fd_file(f)), in bpf_fd_inode_storage_update_elem()
150 sdata = bpf_local_storage_update( in BPF_CALL_4()
H A Dbpf_local_storage.c547 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap, in bpf_local_storage_update() function
/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()
248 sdata = bpf_local_storage_update( in BPF_CALL_4()