Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/sphinx/
Dload_config.py9 def loadConfig(namespace): argument
Dcdomain.py52 namespace = None variable
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c114 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_stub_packet_reformat_alloc()
126 u8 namespace, u8 num_actions, in mlx5_cmd_stub_modify_header_alloc()
691 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_packet_reformat_alloc()
757 u8 namespace, u8 num_actions, in mlx5_cmd_modify_header_alloc()
Den_tc.c2789 int namespace, in offload_pedit_fields()
2922 int namespace) in mlx5e_flow_namespace_max_modify_action()
2931 int namespace, in alloc_mod_hdr_actions()
2976 const struct flow_action_entry *act, int namespace, in parse_pedit_to_modify_hdr()
3042 const struct flow_action_entry *act, int namespace, in parse_tc_pedit_action()
3055 static int alloc_tc_pedit_action(struct mlx5e_priv *priv, int namespace, in alloc_tc_pedit_action()
3313 static int add_vlan_rewrite_action(struct mlx5e_priv *priv, int namespace, in add_vlan_rewrite_action()
/Linux-v5.10/scripts/mod/
Dmodpost.c200 char *namespace; member
267 const char *namespace) in contains_namespace()
276 static void add_namespace(struct namespace_list **list, const char *namespace) in add_namespace()
290 const char *namespace) in module_imports_namespace()
397 static void sym_update_namespace(const char *symname, const char *namespace) in sym_update_namespace()
1996 char *namespace; in read_symbols() local
2446 char *symname, *namespace, *modname, *d, *export; in read_dump() local
2501 const char *namespace; in write_dump() local
Dmodpost.h114 char namespace[]; member
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c526 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_dr_packet_reformat_alloc()
572 u8 namespace, u8 num_actions, in mlx5_cmd_dr_modify_header_alloc()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmod_hdr.c73 enum mlx5_flow_namespace_type namespace, in mlx5e_mod_hdr_attach()
/Linux-v5.10/include/linux/
Dkobject.h144 const void *(*namespace)(struct kobject *kobj); member
Dexport.h75 const char *namespace; member
/Linux-v5.10/include/linux/device/
Dclass.h71 const void *(*namespace)(struct device *dev); member
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dfs.c1744 enum mlx5_flow_namespace_type *namespace) in mlx5_ib_ft_type_to_namespace()
2153 enum mlx5_flow_namespace_type namespace; in mlx5_ib_create_modify_header() local
2284 enum mlx5_flow_namespace_type namespace; in mlx5_ib_flow_action_create_packet_reformat_ctx() local
/Linux-v5.10/security/tomoyo/
Ddomain.c507 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump() local
/Linux-v5.10/tools/kvm/kvm_stat/
Dkvm_stat1638 def __call__(self, parser, namespace, values, option_string=None): argument
/Linux-v5.10/kernel/
Dmodule.c1410 const char *namespace; in verify_namespace_is_imported() local