/Linux-v5.15/Documentation/sphinx/ |
D | load_config.py | 9 def loadConfig(namespace): argument
|
D | cdomain.py | 52 namespace = None variable
|
/Linux-v5.15/scripts/mod/ |
D | modpost.c | 207 char *namespace; member 274 const char *namespace) in contains_namespace() 283 static void add_namespace(struct namespace_list **list, const char *namespace) in add_namespace() 297 const char *namespace) in module_imports_namespace() 389 static void sym_update_namespace(const char *symname, const char *namespace) in sym_update_namespace() 1989 char *namespace; in read_symbols() local 2404 char *symname, *namespace, *modname, *d, *export; in read_dump() local 2446 const char *namespace; in write_dump() local
|
D | modpost.h | 114 char namespace[]; member
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_cmd.c | 115 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_stub_packet_reformat_alloc() 127 u8 namespace, u8 num_actions, in mlx5_cmd_stub_modify_header_alloc() 759 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_packet_reformat_alloc() 830 u8 namespace, u8 num_actions, in mlx5_cmd_modify_header_alloc()
|
D | en_tc.c | 2685 int namespace, in offload_pedit_fields() 2821 int namespace) in mlx5e_flow_namespace_max_modify_action() 2830 int namespace, in alloc_mod_hdr_actions() 2875 const struct flow_action_entry *act, int namespace, in parse_pedit_to_modify_hdr() 2941 const struct flow_action_entry *act, int namespace, in parse_tc_pedit_action() 2954 static int alloc_tc_pedit_action(struct mlx5e_priv *priv, int namespace, in alloc_tc_pedit_action() 3242 static int add_vlan_rewrite_action(struct mlx5e_priv *priv, int namespace, in add_vlan_rewrite_action()
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | fs_dr.c | 545 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_dr_packet_reformat_alloc() 599 u8 namespace, u8 num_actions, in mlx5_cmd_dr_modify_header_alloc()
|
/Linux-v5.15/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.15/include/linux/ |
D | export.h | 75 const char *namespace; member
|
D | kobject.h | 144 const void *(*namespace)(struct kobject *kobj); member
|
/Linux-v5.15/include/linux/device/ |
D | class.h | 71 const void *(*namespace)(struct device *dev); member
|
/Linux-v5.15/drivers/infiniband/hw/mlx5/ |
D | fs.c | 1743 enum mlx5_flow_namespace_type *namespace) in mlx5_ib_ft_type_to_namespace() 2157 enum mlx5_flow_namespace_type namespace; in mlx5_ib_create_modify_header() local 2289 enum mlx5_flow_namespace_type namespace; in mlx5_ib_flow_action_create_packet_reformat_ctx() local
|
/Linux-v5.15/security/tomoyo/ |
D | domain.c | 505 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump() local
|
/Linux-v5.15/tools/kvm/kvm_stat/ |
D | kvm_stat | 1638 def __call__(self, parser, namespace, values, option_string=None): argument
|
/Linux-v5.15/kernel/ |
D | module.c | 1350 const char *namespace; in verify_namespace_is_imported() local
|