/Linux-v5.10/Documentation/sphinx/ |
D | load_config.py | 9 def loadConfig(namespace): argument
|
D | cdomain.py | 52 namespace = None variable
|
/Linux-v5.10/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() 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()
|
D | en_tc.c | 2789 int namespace, in offload_pedit_fields() 2922 int namespace) in mlx5e_flow_namespace_max_modify_action() 2931 int namespace, in alloc_mod_hdr_actions() 2976 const struct flow_action_entry *act, int namespace, in parse_pedit_to_modify_hdr() 3042 const struct flow_action_entry *act, int namespace, in parse_tc_pedit_action() 3055 static int alloc_tc_pedit_action(struct mlx5e_priv *priv, int namespace, in alloc_tc_pedit_action() 3313 static int add_vlan_rewrite_action(struct mlx5e_priv *priv, int namespace, in add_vlan_rewrite_action()
|
/Linux-v5.10/scripts/mod/ |
D | modpost.c | 200 char *namespace; member 267 const char *namespace) in contains_namespace() 276 static void add_namespace(struct namespace_list **list, const char *namespace) in add_namespace() 290 const char *namespace) in module_imports_namespace() 397 static void sym_update_namespace(const char *symname, const char *namespace) in sym_update_namespace() 1996 char *namespace; in read_symbols() local 2446 char *symname, *namespace, *modname, *d, *export; in read_dump() local 2501 const char *namespace; in write_dump() local
|
D | modpost.h | 114 char namespace[]; member
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | fs_dr.c | 526 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_dr_packet_reformat_alloc() 572 u8 namespace, u8 num_actions, in mlx5_cmd_dr_modify_header_alloc()
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | mod_hdr.c | 73 enum mlx5_flow_namespace_type namespace, in mlx5e_mod_hdr_attach()
|
/Linux-v5.10/include/linux/ |
D | kobject.h | 144 const void *(*namespace)(struct kobject *kobj); member
|
D | export.h | 75 const char *namespace; member
|
/Linux-v5.10/include/linux/device/ |
D | class.h | 71 const void *(*namespace)(struct device *dev); member
|
/Linux-v5.10/drivers/infiniband/hw/mlx5/ |
D | fs.c | 1744 enum mlx5_flow_namespace_type *namespace) in mlx5_ib_ft_type_to_namespace() 2153 enum mlx5_flow_namespace_type namespace; in mlx5_ib_create_modify_header() local 2284 enum mlx5_flow_namespace_type namespace; in mlx5_ib_flow_action_create_packet_reformat_ctx() local
|
/Linux-v5.10/security/tomoyo/ |
D | domain.c | 507 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump() local
|
/Linux-v5.10/tools/kvm/kvm_stat/ |
D | kvm_stat | 1638 def __call__(self, parser, namespace, values, option_string=None): argument
|
/Linux-v5.10/kernel/ |
D | module.c | 1410 const char *namespace; in verify_namespace_is_imported() local
|