Searched refs:restrict_fs (Results 1 – 5 of 5) sorted by relevance
201 m->restrict_fs = TAKE_PTR(obj); in lsm_bpf_setup()215 if (!u->manager->restrict_fs) in lsm_bpf_unit_restrict_filesystems()228 int outer_map_fd = sym_bpf_map__fd(u->manager->restrict_fs->maps.cgroup_hash); in lsm_bpf_unit_restrict_filesystems()276 if (!u->manager->restrict_fs) in lsm_bpf_cleanup()279 int fd = sym_bpf_map__fd(u->manager->restrict_fs->maps.cgroup_hash); in lsm_bpf_cleanup()293 if (!unit->manager->restrict_fs) in lsm_bpf_map_restrict_fs_fd()296 return sym_bpf_map__fd(unit->manager->restrict_fs->maps.cgroup_hash); in lsm_bpf_map_restrict_fs_fd()
143 subdir('bpf/restrict_fs')
459 struct restrict_fs_bpf *restrict_fs; member
1734 if (!u->manager->restrict_fs) { in apply_restrict_filesystems()4197 if (unit->manager->restrict_fs) { in exec_child()
1568 lsm_bpf_destroy(m->restrict_fs); in manager_free()