Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/sphinx/
Dload_config.py9 def loadConfig(namespace): argument
Dcdomain.py52 namespace = None variable
/Linux-v5.15/scripts/mod/
Dmodpost.c207 char *namespace; member
274 const char *namespace) in contains_namespace()
283 static void add_namespace(struct namespace_list **list, const char *namespace) in add_namespace()
297 const char *namespace) in module_imports_namespace()
389 static void sym_update_namespace(const char *symname, const char *namespace) in sym_update_namespace()
1989 char *namespace; in read_symbols() local
2404 char *symname, *namespace, *modname, *d, *export; in read_dump() local
2446 const char *namespace; in write_dump() local
Dmodpost.h114 char namespace[]; member
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c115 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_stub_packet_reformat_alloc()
127 u8 namespace, u8 num_actions, in mlx5_cmd_stub_modify_header_alloc()
759 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_packet_reformat_alloc()
830 u8 namespace, u8 num_actions, in mlx5_cmd_modify_header_alloc()
Den_tc.c2685 int namespace, in offload_pedit_fields()
2821 int namespace) in mlx5e_flow_namespace_max_modify_action()
2830 int namespace, in alloc_mod_hdr_actions()
2875 const struct flow_action_entry *act, int namespace, in parse_pedit_to_modify_hdr()
2941 const struct flow_action_entry *act, int namespace, in parse_tc_pedit_action()
2954 static int alloc_tc_pedit_action(struct mlx5e_priv *priv, int namespace, in alloc_tc_pedit_action()
3242 static int add_vlan_rewrite_action(struct mlx5e_priv *priv, int namespace, in add_vlan_rewrite_action()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c545 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_dr_packet_reformat_alloc()
599 u8 namespace, u8 num_actions, in mlx5_cmd_dr_modify_header_alloc()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmod_hdr.c73 enum mlx5_flow_namespace_type namespace, in mlx5e_mod_hdr_attach()
/Linux-v5.15/include/linux/
Dexport.h75 const char *namespace; member
Dkobject.h144 const void *(*namespace)(struct kobject *kobj); member
/Linux-v5.15/include/linux/device/
Dclass.h71 const void *(*namespace)(struct device *dev); member
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dfs.c1743 enum mlx5_flow_namespace_type *namespace) in mlx5_ib_ft_type_to_namespace()
2157 enum mlx5_flow_namespace_type namespace; in mlx5_ib_create_modify_header() local
2289 enum mlx5_flow_namespace_type namespace; in mlx5_ib_flow_action_create_packet_reformat_ctx() local
/Linux-v5.15/security/tomoyo/
Ddomain.c505 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump() local
/Linux-v5.15/tools/kvm/kvm_stat/
Dkvm_stat1638 def __call__(self, parser, namespace, values, option_string=None): argument
/Linux-v5.15/kernel/
Dmodule.c1350 const char *namespace; in verify_namespace_is_imported() local