/openbmc/qemu/.gitlab-ci.d/ |
H A D | check-patch.py | 14 namespace = "qemu-project" variable 16 namespace = sys.argv[1] variable
|
H A D | check-dco.py | 14 namespace = "qemu-project" variable 16 namespace = sys.argv[1] variable
|
/openbmc/u-boot/Documentation/sphinx/ |
H A D | load_config.py | 9 def loadConfig(namespace): argument
|
/openbmc/linux/Documentation/sphinx/ |
H A D | load_config.py | 9 def loadConfig(namespace): argument
|
H A D | cdomain.py | 52 namespace = None variable
|
/openbmc/openbmc/poky/scripts/lib/ |
H A D | argparse_oe.py | 64 def parse_args(self, args=None, namespace=None): argument 105 def parse_known_args(self, args=None, namespace=None): argument
|
/openbmc/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()
|
/openbmc/qemu/scripts/simplebench/ |
H A D | bench-backup.py | 167 def __call__(self, parser, namespace, values, option_string=None): argument
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | __init__.py | 255 def new_tag(self, name, namespace=None, nsprefix=None, **attrs): argument 386 def handle_starttag(self, name, namespace, nsprefix, attrs): argument
|
/openbmc/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()
|
/openbmc/bmcweb/scripts/ |
H A D | generate_schema_enums.py | 25 def __init__(self, name, values, namespace, from_file): argument
|
/openbmc/linux/scripts/mod/ |
H A D | modpost.c | 219 char *namespace; member 300 char namespace[]; member 303 static bool contains_namespace(struct list_head *head, const char *namespace) in contains_namespace() 322 static void add_namespace(struct list_head *head, const char *namespace) in add_namespace() 370 bool gpl_only, const char *namespace) in sym_add_exported() 1653 char *namespace; in read_symbols() local 2121 char *symname, *namespace, *modname, *d, *export; in read_dump() local
|
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/ |
H A D | _html5lib.py | 94 def elementClass(self, name, namespace): argument 147 def __init__(self, element, soup, namespace): argument
|
H A D | _lxml.py | 176 def _prefix_for_namespace(self, namespace): argument
|
/openbmc/phosphor-objmgr/libmapper/ |
H A D | app.c | 126 char* namespace = NULL; in subtree_main() local
|
H A D | mapper.c | 78 char* namespace; member 588 _public_ int mapper_subtree_async(sd_bus* conn, sd_event* loop, char* namespace, in mapper_subtree_async()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_cmd.c | 117 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_stub_packet_reformat_alloc() 129 u8 namespace, u8 num_actions, in mlx5_cmd_stub_modify_header_alloc() 873 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_packet_reformat_alloc() 947 u8 namespace, u8 num_actions, in mlx5_cmd_modify_header_alloc()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | fs_dr.c | 630 enum mlx5_flow_namespace_type namespace, in mlx5_cmd_dr_packet_reformat_alloc() 685 u8 namespace, u8 num_actions, in mlx5_cmd_dr_modify_header_alloc()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | namedtuple_with_abc.py | 49 def __new__(mcls, name, bases, namespace): argument
|
/openbmc/qemu/block/ |
H A D | nvme.c | 538 static bool nvme_identify(BlockDriverState *bs, int namespace, Error **errp) in nvme_identify() 743 static int nvme_init(BlockDriverState *bs, const char *device, int namespace, in nvme_init() 911 const char *namespace; in nvme_parse_filename() local 975 int namespace; in nvme_open() local
|
/openbmc/openbmc/poky/scripts/ |
H A D | wic | 92 def __call__(self, parser, namespace, value, option_string=None): argument
|
/openbmc/openbmc/poky/scripts/esdk-tools/ |
H A D | wic | 92 def __call__(self, parser, namespace, value, option_string=None): argument
|
/openbmc/linux/include/linux/device/ |
H A D | class.h | 67 const void *(*namespace)(const struct device *dev); member
|