Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbpf_inode_storage.c104 sdata = bpf_local_storage_update(file_inode(f.file), in bpf_fd_inode_storage_update_elem()
163 sdata = bpf_local_storage_update( in BPF_CALL_5()
H A Dbpf_cgrp_storage.c109 sdata = bpf_local_storage_update(cgroup, (struct bpf_local_storage_map *)map, in bpf_cgrp_storage_update_elem()
183 sdata = bpf_local_storage_update(cgroup, (struct bpf_local_storage_map *)map, in BPF_CALL_5()
H A Dbpf_task_storage.c148 sdata = bpf_local_storage_update( in bpf_pid_task_storage_update_elem()
220 sdata = bpf_local_storage_update( in __bpf_task_storage_get()
H A Dbpf_local_storage.c552 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap, in bpf_local_storage_update() function
/openbmc/linux/include/linux/
H A Dbpf_local_storage.h171 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap,
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c107 sdata = bpf_local_storage_update( in bpf_fd_sk_storage_update_elem()
244 sdata = bpf_local_storage_update( in BPF_CALL_5()