Home
last modified time | relevance | path

Searched defs:root_ns (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/security/apparmor/
Dpolicy_ns.c30 struct aa_ns *root_ns; variable
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.c254 struct mlx5_flow_namespace *root_ns; in esw_create_legacy_fdb_table() local
851 struct mlx5_flow_namespace *root_ns; in esw_vport_enable_egress_acl() local
963 struct mlx5_flow_namespace *root_ns; in esw_vport_enable_ingress_acl() local
Deswitch_offloads.c507 struct mlx5_flow_namespace *root_ns; in esw_create_offloads_fast_fdb_table() local
582 struct mlx5_flow_namespace *root_ns; in esw_create_offloads_fdb_tables() local
Dfs_core.c1982 struct mlx5_flow_root_namespace *root_ns; in mlx5_get_flow_namespace() local
2215 struct mlx5_flow_root_namespace *root_ns; in create_root_ns() local
2270 static void set_prio_attrs(struct mlx5_flow_root_namespace *root_ns) in set_prio_attrs()
2346 static void cleanup_root_ns(struct mlx5_flow_root_namespace *root_ns) in cleanup_root_ns()
Dfs_core.h73 struct mlx5_flow_root_namespace *root_ns; member