Home
last modified time | relevance | path

Searched refs:bpf_cgroup_storage_link (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dbpf-cgroup.h156 void bpf_cgroup_storage_link(struct bpf_cgroup_storage *storage,
/Linux-v5.4/kernel/bpf/
Dlocal_storage.c562 void bpf_cgroup_storage_link(struct bpf_cgroup_storage *storage, in bpf_cgroup_storage_link() function
Dcgroup.c393 bpf_cgroup_storage_link(storage[stype], cgrp, type); in __cgroup_bpf_attach()
402 bpf_cgroup_storage_link(old_storage[stype], cgrp, type); in __cgroup_bpf_attach()