Searched defs:namespace (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | flow.c | 23 enum mlx5_flow_namespace_type *namespace) in mlx5_ib_ft_type_to_namespace() 352 enum mlx5_flow_namespace_type namespace; in mlx5_ib_create_modify_header() local 480 enum mlx5_flow_namespace_type namespace; in mlx5_ib_flow_action_create_packet_reformat_ctx() local
|
/Linux-v5.4/Documentation/sphinx/ |
D | load_config.py | 9 def loadConfig(namespace): argument
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_cmd.c | 114 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() 697 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_packet_reformat_alloc() 767 u8 namespace, u8 num_actions, in mlx5_cmd_modify_header_alloc()
|
D | en_tc.c | 300 get_mod_hdr_table(struct mlx5e_priv *priv, int namespace) in get_mod_hdr_table() 326 int namespace) in mlx5e_mod_hdr_put() 351 int num_actions, actions_size, namespace, err; in mlx5e_attach_mod_hdr() local 2467 int namespace) in mlx5e_flow_namespace_max_modify_action() 2477 int namespace, in alloc_mod_hdr_actions() 2501 const struct flow_action_entry *act, int namespace, in parse_tc_pedit_action() 2540 static int alloc_tc_pedit_action(struct mlx5e_priv *priv, int namespace, in alloc_tc_pedit_action() 2741 static int add_vlan_rewrite_action(struct mlx5e_priv *priv, int namespace, in add_vlan_rewrite_action()
|
/Linux-v5.4/scripts/mod/ |
D | modpost.c | 169 char *namespace; member 242 const char *namespace) in contains_namespace() 253 static void add_namespace(struct namespace_list **list, const char *namespace) in add_namespace() 267 const char *namespace) in module_imports_namespace() 358 static void sym_update_namespace(const char *symname, const char *namespace) in sym_update_namespace() 2012 char *namespace; in read_symbols() local 2450 char *symname, *namespace, *modname, *d, *export, *end; in read_dump() local 2509 const char *namespace; in write_dump() local
|
D | modpost.h | 114 char namespace[0]; member
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | fs_dr.c | 437 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_dr_packet_reformat_alloc() 483 u8 namespace, u8 num_actions, in mlx5_cmd_dr_modify_header_alloc()
|
/Linux-v5.4/include/linux/ |
D | kobject.h | 145 const void *(*namespace)(struct kobject *kobj); member
|
D | export.h | 90 const char *namespace; member
|
D | device.h | 590 const void *(*namespace)(struct device *dev); member
|
/Linux-v5.4/security/tomoyo/ |
D | domain.c | 503 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump() local
|
/Linux-v5.4/kernel/ |
D | module.c | 1399 const char *namespace; in verify_namespace_is_imported() local
|