Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/sphinx/
Dload_config.py9 def loadConfig(namespace): argument
Dcdomain.py52 namespace = None variable
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/
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()
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-6.6.21/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-6.6.21/scripts/mod/
Dmodpost.c220 char *namespace; member
301 char namespace[]; member
304 static bool contains_namespace(struct list_head *head, const char *namespace) in contains_namespace()
323 static void add_namespace(struct list_head *head, const char *namespace) in add_namespace()
371 bool gpl_only, const char *namespace) in sym_add_exported()
1706 char *namespace; in read_symbols() local
2173 char *symname, *namespace, *modname, *d, *export; in read_dump() local
/linux-6.6.21/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()
873 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_packet_reformat_alloc()
947 u8 namespace, u8 num_actions, in mlx5_cmd_modify_header_alloc()
Den_tc.c3191 int namespace, in offload_pedit_fields()
3338 static int alloc_tc_pedit_action(struct mlx5e_priv *priv, int namespace, in alloc_tc_pedit_action()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c630 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_dr_packet_reformat_alloc()
685 u8 namespace, u8 num_actions, in mlx5_cmd_dr_modify_header_alloc()
/linux-6.6.21/include/linux/device/
Dclass.h67 const void *(*namespace)(const struct device *dev); member
/linux-6.6.21/include/linux/
Dkobject.h121 const void *(*namespace)(const struct kobject *kobj); member
/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dfs.c1723 enum mlx5_flow_namespace_type *namespace) in mlx5_ib_ft_type_to_namespace()
2485 enum mlx5_flow_namespace_type namespace; in mlx5_ib_create_modify_header() local
2617 enum mlx5_flow_namespace_type namespace; in mlx5_ib_flow_action_create_packet_reformat_ctx() local
/linux-6.6.21/security/tomoyo/
Ddomain.c505 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump() local
/linux-6.6.21/fs/ceph/
Dsuper.c252 const char *namespace, size_t len) in namespace_equals()
/linux-6.6.21/tools/kvm/kvm_stat/
Dkvm_stat1706 def __call__(self, parser, namespace, values, option_string=None): argument
/linux-6.6.21/kernel/module/
Dmain.c1066 const char *namespace; in verify_namespace_is_imported() local