Searched defs:namespace (Results 1 – 15 of 15) sorted by relevance
/linux/Documentation/sphinx/ |
A D | load_config.py | 9 def loadConfig(namespace): argument
|
A D | cdomain.py | 52 namespace = None variable
|
/linux/scripts/mod/ |
A 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
|
A D | modpost.h | 114 char namespace[]; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A 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() 779 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_packet_reformat_alloc() 850 u8 namespace, u8 num_actions, in mlx5_cmd_modify_header_alloc()
|
A D | en_tc.c | 2764 int namespace, in offload_pedit_fields() 2900 int namespace) in mlx5e_flow_namespace_max_modify_action() 2909 int namespace, in alloc_mod_hdr_actions() 2954 const struct flow_action_entry *act, int namespace, in parse_pedit_to_modify_hdr() 3021 const struct flow_action_entry *act, int namespace, in parse_tc_pedit_action() 3034 static int alloc_tc_pedit_action(struct mlx5e_priv *priv, int namespace, in alloc_tc_pedit_action() 3349 static int add_vlan_rewrite_action(struct mlx5e_priv *priv, int namespace, in add_vlan_rewrite_action()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
A 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/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | mod_hdr.c | 73 enum mlx5_flow_namespace_type namespace, in mlx5e_mod_hdr_attach()
|
/linux/include/linux/ |
A D | export.h | 75 const char *namespace; member
|
A D | kobject.h | 143 const void *(*namespace)(struct kobject *kobj); member
|
/linux/include/linux/device/ |
A D | class.h | 71 const void *(*namespace)(struct device *dev); member
|
/linux/drivers/infiniband/hw/mlx5/ |
A D | fs.c | 1930 enum mlx5_flow_namespace_type *namespace) in mlx5_ib_ft_type_to_namespace() 2344 enum mlx5_flow_namespace_type namespace; in mlx5_ib_create_modify_header() local 2476 enum mlx5_flow_namespace_type namespace; in mlx5_ib_flow_action_create_packet_reformat_ctx() local
|
/linux/security/tomoyo/ |
A D | domain.c | 505 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump() local
|
/linux/tools/kvm/kvm_stat/ |
A D | kvm_stat | 1638 def __call__(self, parser, namespace, values, option_string=None): argument
|
/linux/kernel/ |
A D | module.c | 1350 const char *namespace; in verify_namespace_is_imported() local
|
Completed in 58 milliseconds