Home
last modified time | relevance | path

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

/linux-5.19.10/security/apparmor/
Dpolicy_ns.c330 static void destroy_ns(struct aa_ns *ns) in destroy_ns() function
364 destroy_ns(ns); in __aa_remove_ns()
408 destroy_ns(ns); in aa_free_root_ns()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h99 int (*destroy_ns)(struct mlx5_flow_root_namespace *ns); member
Dfs_cmd.c1012 .destroy_ns = mlx5_cmd_stub_destroy_ns,
1034 .destroy_ns = mlx5_cmd_stub_destroy_ns,
Dfs_core.c3517 root->cmds->destroy_ns(root); in mlx5_flow_namespace_set_mode()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c791 .destroy_ns = mlx5_cmd_dr_destroy_ns,