Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/Documentation/sphinx/
Dload_config.py9 def loadConfig(namespace): argument
Dcdomain.py52 namespace = None variable
/kernel/linux/linux-5.10/Documentation/sphinx/
Dload_config.py9 def loadConfig(namespace): argument
Dcdomain.py52 namespace = None variable
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.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.c2865 int namespace, in offload_pedit_fields()
2998 int namespace) in mlx5e_flow_namespace_max_modify_action()
3007 int namespace, in alloc_mod_hdr_actions()
3052 const struct flow_action_entry *act, int namespace, in parse_pedit_to_modify_hdr()
3118 const struct flow_action_entry *act, int namespace, in parse_tc_pedit_action()
3131 static int alloc_tc_pedit_action(struct mlx5e_priv *priv, int namespace, in alloc_tc_pedit_action()
3411 static int add_vlan_rewrite_action(struct mlx5e_priv *priv, int namespace, in add_vlan_rewrite_action()
/kernel/linux/linux-5.10/scripts/mod/
Dmodpost.c192 char *namespace; member
259 const char *namespace) in contains_namespace()
268 static void add_namespace(struct namespace_list **list, const char *namespace) in add_namespace()
282 const char *namespace) in module_imports_namespace()
389 static void sym_update_namespace(const char *symname, const char *namespace) in sym_update_namespace()
2026 char *namespace; in read_symbols() local
2479 char *symname, *namespace, *modname, *d, *export; in read_dump() local
2521 const char *namespace; in write_dump() local
/kernel/linux/linux-6.6/scripts/mod/
Dmodpost.c219 char *namespace; member
300 char namespace[]; member
303 static bool contains_namespace(struct list_head *head, const char *namespace) in contains_namespace()
322 static void add_namespace(struct list_head *head, const char *namespace) in add_namespace()
370 bool gpl_only, const char *namespace) in sym_add_exported()
1626 char *namespace; in read_symbols() local
2094 char *symname, *namespace, *modname, *d, *export; in read_dump() local
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c525 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_dr_packet_reformat_alloc()
571 u8 namespace, u8 num_actions, in mlx5_cmd_dr_modify_header_alloc()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmod_hdr.c73 enum mlx5_flow_namespace_type namespace, in mlx5e_mod_hdr_attach()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/include/linux/device/
Dclass.h67 const void *(*namespace)(const struct device *dev); member
/kernel/linux/linux-5.10/include/linux/device/
Dclass.h71 const void *(*namespace)(struct device *dev); member
/kernel/linux/linux-6.6/include/linux/
Dkobject.h121 const void *(*namespace)(const struct kobject *kobj); member
/kernel/linux/linux-5.10/include/linux/
Dkobject.h144 const void *(*namespace)(struct kobject *kobj); member
Dexport.h75 const char *namespace; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dfs.c1744 enum mlx5_flow_namespace_type *namespace) in mlx5_ib_ft_type_to_namespace()
2159 enum mlx5_flow_namespace_type namespace; in mlx5_ib_create_modify_header() local
2290 enum mlx5_flow_namespace_type namespace; in mlx5_ib_flow_action_create_packet_reformat_ctx() local
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/security/tomoyo/
Ddomain.c507 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump() local
/kernel/linux/linux-6.6/security/tomoyo/
Ddomain.c505 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump() local

12