Searched refs:bpf_local_storage_update (Results 1 – 6 of 6) sorted by relevance
116 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()
116 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()
155 sdata = bpf_local_storage_update( in bpf_pid_task_storage_update_elem()227 sdata = bpf_local_storage_update( in __bpf_task_storage_get()
372 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap, in bpf_local_storage_update() function
163 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap,
113 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