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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.h49 static inline int mlx5e_mod_hdr_max_actions(struct mlx5_core_dev *mdev, int namespace) argument
H A Dmod_hdr.c160 mlx5e_mod_hdr_alloc(struct mlx5_core_dev *mdev, int namespace, argument
72 mlx5e_mod_hdr_attach(struct mlx5_core_dev *mdev, struct mod_hdr_tbl *tbl, enum mlx5_flow_namespace_type namespace, struct mlx5e_tc_mod_hdr_acts *mod_hdr_acts) argument
/linux-master/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, argument
H A Dpedit.c46 mlx5e_tc_act_pedit_parse_action(struct mlx5e_priv *priv, const struct flow_action_entry *act, int namespace, struct pedit_headers_action *hdrs, struct netlink_ext_ack *extack) argument
/linux-master/Documentation/sphinx/
H A Dcdomain.py52 namespace = None variable
[all...]
/linux-master/security/tomoyo/
H A Ddomain.c505 const char *namespace = tomoyo_current_namespace()->name; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c635 mlx5_cmd_dr_packet_reformat_alloc(struct mlx5_flow_root_namespace *ns, struct mlx5_pkt_reformat_params *params, enum mlx5_flow_namespace_type namespace, struct mlx5_pkt_reformat *pkt_reformat) argument
691 mlx5_cmd_dr_modify_header_alloc(struct mlx5_flow_root_namespace *ns, u8 namespace, u8 num_actions, void *modify_actions, struct mlx5_modify_hdr *modify_hdr) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c115 mlx5_cmd_stub_packet_reformat_alloc(struct mlx5_flow_root_namespace *ns, struct mlx5_pkt_reformat_params *params, enum mlx5_flow_namespace_type namespace, struct mlx5_pkt_reformat *pkt_reformat) argument
128 mlx5_cmd_stub_modify_header_alloc(struct mlx5_flow_root_namespace *ns, u8 namespace, u8 num_actions, void *modify_actions, struct mlx5_modify_hdr *modify_hdr) argument
871 mlx5_cmd_packet_reformat_alloc(struct mlx5_flow_root_namespace *ns, struct mlx5_pkt_reformat_params *params, enum mlx5_flow_namespace_type namespace, struct mlx5_pkt_reformat *pkt_reformat) argument
946 mlx5_cmd_modify_header_alloc(struct mlx5_flow_root_namespace *ns, u8 namespace, u8 num_actions, void *modify_actions, struct mlx5_modify_hdr *modify_hdr) argument
H A Den_tc.c3340 static int alloc_tc_pedit_action(struct mlx5e_priv *priv, int namespace, argument
3192 offload_pedit_fields(struct mlx5e_priv *priv, int namespace, struct mlx5e_tc_flow_parse_attr *parse_attr, u32 *action_flags, struct netlink_ext_ack *extack) argument
/linux-master/fs/ceph/
H A Dsuper.c254 namespace_equals(struct ceph_mount_options *fsopt, const char *namespace, size_t len) argument
/linux-master/drivers/infiniband/hw/mlx5/
H A Dfs.c2485 enum mlx5_flow_namespace_type namespace; local
2617 enum mlx5_flow_namespace_type namespace; local
1722 mlx5_ib_ft_type_to_namespace(enum mlx5_ib_uapi_flow_table_type table_type, enum mlx5_flow_namespace_type *namespace) argument
[all...]
/linux-master/kernel/module/
H A Dmain.c1066 const char *namespace; local
/linux-master/scripts/mod/
H A Dmodpost.c211 char *namespace; member in struct:symbol
292 char namespace[]; member in struct:namespace_list
295 static bool contains_namespace(struct list_head *head, const char *namespace) argument
314 static void add_namespace(struct list_head *head, const char *namespace) argument
361 sym_add_exported(const char *name, struct module *mod, bool gpl_only, const char *namespace) argument
1621 char *namespace; local
2088 char *symname, *namespace, *modname, *d, *export; local
[all...]

Completed in 342 milliseconds