Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/sphinx/
Dload_config.py9 def loadConfig(namespace): argument
Dcdomain.py52 namespace = None variable
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmod_hdr.c73 enum mlx5_flow_namespace_type namespace, in mlx5e_mod_hdr_attach()
159 mlx5e_mod_hdr_alloc(struct mlx5_core_dev *mdev, int namespace, in mlx5e_mod_hdr_alloc()
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-v6.1/scripts/mod/
Dmodpost.c213 char *namespace; member
292 char namespace[]; member
295 static bool contains_namespace(struct list_head *head, const char *namespace) in contains_namespace()
307 static void add_namespace(struct list_head *head, const char *namespace) in add_namespace()
354 static void sym_update_namespace(const char *symname, const char *namespace) in sym_update_namespace()
1780 char *namespace; in read_symbols() local
2224 char *symname, *namespace, *modname, *d, *export; in read_dump() local
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dvlan_mangle.c12 mlx5e_tc_act_vlan_add_rewrite_action(struct mlx5e_priv *priv, int namespace, in mlx5e_tc_act_vlan_add_rewrite_action()
Dpedit.c47 const struct flow_action_entry *act, int namespace, in mlx5e_tc_act_pedit_parse_action()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
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()
836 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_packet_reformat_alloc()
908 u8 namespace, u8 num_actions, in mlx5_cmd_modify_header_alloc()
Den_tc.c3131 int namespace, in offload_pedit_fields()
3284 static int alloc_tc_pedit_action(struct mlx5e_priv *priv, int namespace, in alloc_tc_pedit_action()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c601 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_dr_packet_reformat_alloc()
655 u8 namespace, u8 num_actions, in mlx5_cmd_dr_modify_header_alloc()
/Linux-v6.1/include/linux/
Dexport.h65 const char *namespace; member
Dkobject.h125 const void *(*namespace)(struct kobject *kobj); member
/Linux-v6.1/include/linux/device/
Dclass.h71 const void *(*namespace)(struct device *dev); member
/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dfs.c1726 enum mlx5_flow_namespace_type *namespace) in mlx5_ib_ft_type_to_namespace()
2224 enum mlx5_flow_namespace_type namespace; in mlx5_ib_create_modify_header() local
2356 enum mlx5_flow_namespace_type namespace; in mlx5_ib_flow_action_create_packet_reformat_ctx() local
/Linux-v6.1/security/tomoyo/
Ddomain.c505 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump() local
/Linux-v6.1/fs/ceph/
Dsuper.c245 const char *namespace, size_t len) in namespace_equals()
/Linux-v6.1/tools/kvm/kvm_stat/
Dkvm_stat1706 def __call__(self, parser, namespace, values, option_string=None): argument
/Linux-v6.1/kernel/module/
Dmain.c1011 const char *namespace; in verify_namespace_is_imported() local