Searched refs:bpf_cgroup_storage_set (Results 1 – 3 of 3) sorted by relevance
170 static inline int bpf_cgroup_storage_set(struct bpf_cgroup_storage in bpf_cgroup_storage_set() function453 static inline int bpf_cgroup_storage_set( in bpf_cgroup_storage_set() function
1116 if (unlikely(bpf_cgroup_storage_set(_item->cgroup_storage))) \1164 if (unlikely(bpf_cgroup_storage_set(_item->cgroup_storage))) \
109 ret = bpf_cgroup_storage_set(storage); in bpf_test_run()