Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/bpf/
A Dbpf_cgrp_storage.c116 sdata = bpf_local_storage_update(cgroup, (struct bpf_local_storage_map *)map, in bpf_cgrp_storage_update_elem()
190 sdata = bpf_local_storage_update(cgroup, (struct bpf_local_storage_map *)map, in BPF_CALL_5()
A Dbpf_inode_storage.c116 sdata = bpf_local_storage_update(f->f_inode, in bpf_fd_inode_storage_update_elem()
177 sdata = bpf_local_storage_update( in BPF_CALL_5()
A Dbpf_task_storage.c155 sdata = bpf_local_storage_update( in bpf_pid_task_storage_update_elem()
227 sdata = bpf_local_storage_update( in __bpf_task_storage_get()
A Dbpf_local_storage.c372 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap, in bpf_local_storage_update() function
/linux-6.3-rc2/include/linux/
A Dbpf_local_storage.h163 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap,
/linux-6.3-rc2/net/core/
A Dbpf_sk_storage.c113 sdata = bpf_local_storage_update( in bpf_fd_sk_storage_update_elem()
250 sdata = bpf_local_storage_update( in BPF_CALL_5()

Completed in 9 milliseconds