Home
last modified time | relevance | path

Searched defs:namespace (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.c74 enum mlx5_flow_namespace_type namespace, in mlx5e_mod_hdr_attach()
160 mlx5e_mod_hdr_alloc(struct mlx5_core_dev *mdev, int namespace, in mlx5e_mod_hdr_alloc()
H A Dmod_hdr.h49 static inline int mlx5e_mod_hdr_max_actions(struct mlx5_core_dev *mdev, int namespace) in mlx5e_mod_hdr_max_actions()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dvlan_mangle.c12 mlx5e_tc_act_vlan_add_rewrite_action(struct mlx5e_priv *priv, int namespace, in mlx5e_tc_act_vlan_add_rewrite_action()
H A Dpedit.c47 const struct flow_action_entry *act, int namespace, in mlx5e_tc_act_pedit_parse_action()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c117 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_stub_packet_reformat_alloc()
129 u8 namespace, u8 num_actions, in mlx5_cmd_stub_modify_header_alloc()
903 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_packet_reformat_alloc()
977 u8 namespace, u8 num_actions, in mlx5_cmd_modify_header_alloc()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xdp_veth.c43 const char *namespace; /* Namespace for the remote veth */ global() member
[all...]
/linux/include/linux/
H A Dkobject.h121 const void *(*namespace)(const struct kobject *kobj); member
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c1272 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_hws_packet_reformat_alloc()
1461 u8 namespace, u8 num_actions, in mlx5_cmd_hws_modify_header_alloc()
/linux/security/tomoyo/
H A Ddomain.c505 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump() local
/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c2263 enum mlx5_flow_namespace_type *namespace) in mlx5_ib_ft_type_to_namespace()
3075 enum mlx5_flow_namespace_type namespace; in mlx5_ib_create_modify_header() local
3207 enum mlx5_flow_namespace_type namespace; in mlx5_ib_flow_action_create_packet_reformat_ctx() local
/linux/tools/kvm/kvm_stat/
H A Dkvm_stat1706 def __call__(self, parser, namespace, values, option_string=None): argument
/linux/kernel/module/
H A Dmain.c1150 static bool verify_module_namespace(const char *namespace, const char *modname) in verify_module_namespace()
1184 const char *namespace; in verify_namespace_is_imported() local
/linux/fs/ceph/
H A Dsuper.h114 const char *namespace, size_t len) in namespace_equals()