Home
last modified time | relevance | path

Searched defs:namespace (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.c74 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 Dmod_hdr.h49 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 Dmodpost.c221 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 Dvlan_mangle.c12 mlx5e_tc_act_vlan_add_rewrite_action(struct mlx5e_priv *priv, int namespace, in mlx5e_tc_act_vlan_add_rewrite_action()
H A Dpedit.c47 const struct flow_action_entry *act, int namespace, in mlx5e_tc_act_pedit_parse_action()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xdp_veth.c43 const char *namespace; /* Namespace for the remote veth */ global() member
[all...]
/linux/include/linux/
H A Dkobject.h121 const void *(*namespace)(const struct kobject *kobj); member
/linux/security/tomoyo/
H A Ddomain.c505 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c1277 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_hws_packet_reformat_alloc()
1466 u8 namespace, u8 num_actions, in mlx5_cmd_hws_modify_header_alloc()
/linux/fs/ceph/
H A Dsuper.c256 const char *namespace, size_t len) in namespace_equals()
/linux/tools/kvm/kvm_stat/
H A Dkvm_stat1706 def __call__(self, parser, namespace, values, option_string=None): argument
/linux/kernel/module/
H A Dmain.c1150 static bool verify_module_namespace(const char *namespace, const char *modname) in verify_module_namespace()
1184 const char *namespace; in verify_namespace_is_imported() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3307 int namespace, in offload_pedit_fields()
3454 static int alloc_tc_pedit_action(struct mlx5e_priv *priv, int namespace, in alloc_tc_pedit_action()