Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Dpolicy_ns.c306 static void destroy_ns(struct aa_ns *ns) in destroy_ns() function
340 destroy_ns(ns); in __aa_remove_ns()
376 destroy_ns(root_ns); in aa_alloc_root_ns()
396 destroy_ns(ns); in aa_free_root_ns()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.h100 int (*destroy_ns)(struct mlx5_flow_root_namespace *ns); member
H A Dfs_cmd.c1125 .destroy_ns = mlx5_cmd_stub_destroy_ns,
1147 .destroy_ns = mlx5_cmd_stub_destroy_ns,
H A Dfs_core.c4304 root->cmds->destroy_ns(root); in mlx5_flow_namespace_set_mode()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dfs_dr.c876 .destroy_ns = mlx5_cmd_dr_destroy_ns,
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c1630 .destroy_ns = mlx5_cmd_hws_destroy_ns,