Home
last modified time | relevance | path

Searched refs:destroy_ns (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/security/apparmor/
Dpolicy_ns.c341 static void destroy_ns(struct aa_ns *ns) in destroy_ns() function
375 destroy_ns(ns); in __aa_remove_ns()
411 destroy_ns(root_ns); in aa_alloc_root_ns()
431 destroy_ns(ns); in aa_free_root_ns()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h100 int (*destroy_ns)(struct mlx5_flow_root_namespace *ns); member
Dfs_cmd.c1095 .destroy_ns = mlx5_cmd_stub_destroy_ns,
1117 .destroy_ns = mlx5_cmd_stub_destroy_ns,
Dfs_core.c3775 root->cmds->destroy_ns(root); in mlx5_flow_namespace_set_mode()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c866 .destroy_ns = mlx5_cmd_dr_destroy_ns,