Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dbpf-lsm.h20 int lsm_bpf_cleanup(const Unit *u);
Dbpf-lsm.c268 int lsm_bpf_cleanup(const Unit *u) { in lsm_bpf_cleanup() function
315 int lsm_bpf_cleanup(const Unit *u) { in lsm_bpf_cleanup() function
Dcgroup.c2807 (void) lsm_bpf_cleanup(u); /* Remove cgroup from the global LSM BPF map */ in unit_prune_cgroup()