Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dbpf_cgrp_storage.c46 void bpf_cgrp_storage_free(struct cgroup *cgroup) in bpf_cgrp_storage_free() function
/Linux-v6.6/include/linux/
Dbpf.h2419 void bpf_cgrp_storage_free(struct cgroup *cgroup);
2698 static inline void bpf_cgrp_storage_free(struct cgroup *cgroup) in bpf_cgrp_storage_free() function
/Linux-v6.6/kernel/cgroup/
Dcgroup.c5369 bpf_cgrp_storage_free(cgrp); in css_free_rwork_fn()