Home
last modified time | relevance | path

Searched refs:unit_name (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/systemd/systemd-systemctl/
H A Dsystemctl114 unit_name=m.group('unit_name'))
133 def state(self, unit_name): argument
146 if fnmatch.fnmatch(unit_name, directive.unit_name):
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-systemctl/
H A Dsystemctl130 unit_name=m.group('unit_name'))
149 def state(self, unit_name): argument
162 if fnmatch.fnmatch(unit_name, directive.unit_name):
/openbmc/linux/tools/perf/
H A Dbuiltin-list.c463 const char *unit_name = NULL; in cmd_list() local
478 OPT_STRING(0, "unit", &unit_name, "PMU name", in cmd_list()
520 if (unit_name) in cmd_list()
521 default_ps.pmu_glob = strdup(unit_name); in cmd_list()
/openbmc/u-boot/doc/uImage.FIT/
H A Dcommand_syntax_extensions.txt127 <addr>:<sub-image unit_name>
130 <addr>#<configuration unit_name>
133 <addr>#<configuration unit_name>[#<extra configuration unit_name>[#..]]
/openbmc/openpower-hw-diags/analyzer/ras-data/
H A Dras-data-definition.md32 "<unit_name>" : "<relative_devtree_path>"
35 Where `<unit_name>` is simply an alphanumeric label for the unit and
63 | unit | Optional. The `<unit_name>` of the bus endpoint on this chip. |
133 | name | The `<unit_name>` as defined by the `units` keyword. |