/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | mod_hdr.c | 74 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()
|
H A D | mod_hdr.h | 49 static inline int mlx5e_mod_hdr_max_actions(struct mlx5_core_dev *mdev, int namespace) in mlx5e_mod_hdr_max_actions()
|
/linux/scripts/mod/ |
H A D | modpost.c | 221 char *namespace; member 285 char namespace[]; member 288 static bool contains_namespace(struct list_head *head, const char *namespace) in contains_namespace() 307 static void add_namespace(struct list_head *head, const char *namespace) in add_namespace() 352 bool gpl_only, const char *namespace) in sym_add_exported() 1564 char *namespace; in read_symbols() local 1702 static bool verify_module_namespace(const char *namespace, const char *modname) in verify_module_namespace() 2129 char *symname, *namespace, *modname, *d, *export; in read_dump() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
H A D | vlan_mangle.c | 12 mlx5e_tc_act_vlan_add_rewrite_action(struct mlx5e_priv *priv, int namespace, in mlx5e_tc_act_vlan_add_rewrite_action()
|
H A D | pedit.c | 47 const struct flow_action_entry *act, int namespace, in mlx5e_tc_act_pedit_parse_action()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | test_xdp_veth.c | 43 const char *namespace; /* Namespace for the remote veth */ global() member [all...] |
/linux/include/linux/ |
H A D | kobject.h | 121 const void *(*namespace)(const struct kobject *kobj); member
|
/linux/security/tomoyo/ |
H A D | domain.c | 505 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
H A D | fs_hws.c | 1279 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_hws_packet_reformat_alloc() 1468 u8 namespace, u8 num_actions, in mlx5_cmd_hws_modify_header_alloc()
|
/linux/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 2252 enum mlx5_flow_namespace_type *namespace) in mlx5_ib_ft_type_to_namespace() 3064 enum mlx5_flow_namespace_type namespace; in mlx5_ib_create_modify_header() local 3196 enum mlx5_flow_namespace_type namespace; in mlx5_ib_flow_action_create_packet_reformat_ctx() local
|
/linux/fs/ceph/ |
H A D | super.c | 256 const char *namespace, size_t len) in namespace_equals()
|
/linux/tools/kvm/kvm_stat/ |
H A D | kvm_stat | 1706 def __call__(self, parser, namespace, values, option_string=None): argument
|
/linux/kernel/module/ |
H A D | main.c | 1120 static bool verify_module_namespace(const char *namespace, const char *modname) in verify_module_namespace() 1154 const char *namespace; in verify_namespace_is_imported() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 3307 int namespace, in offload_pedit_fields() 3454 static int alloc_tc_pedit_action(struct mlx5e_priv *priv, int namespace, in alloc_tc_pedit_action()
|