Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dbpf_inode_storage.c137 sdata = bpf_local_storage_update(f->f_inode, in bpf_fd_inode_storage_update_elem()
198 sdata = bpf_local_storage_update( in BPF_CALL_5()
Dbpf_task_storage.c176 sdata = bpf_local_storage_update( in bpf_pid_task_storage_update_elem()
253 sdata = bpf_local_storage_update( in BPF_CALL_5()
Dbpf_local_storage.c362 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap, in bpf_local_storage_update() function
/Linux-v6.1/include/linux/
Dbpf_local_storage.h166 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap,
/Linux-v6.1/net/core/
Dbpf_sk_storage.c142 sdata = bpf_local_storage_update( in bpf_fd_sk_storage_update_elem()
279 sdata = bpf_local_storage_update( in BPF_CALL_5()