Home
last modified time | relevance | path

Searched refs:group (Results 701 – 725 of 2464) sorted by relevance

1...<<21222324252627282930>>...99

/openbmc/linux/block/partitions/
H A Dldm.h88 u32 group; member
160 u32 group; member
/openbmc/webui-vue/src/views/Operations/Firmware/
H A DFirmwareCardsHost.vue3 <b-card-group deck>
35 </b-card-group>
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmarvell,icu.txt17 Subnodes: Each group of interrupt is declared as a subnode of the ICU,
88 The 1st cell was the group type of the ICU interrupt. Possible
89 group types were:
/openbmc/openbmc/meta-phosphor/classes/
H A Dobmc-phosphor-discovery-service.bbclass73 fd.write('<!DOCTYPE service-group SYSTEM "avahi-service.dtd">\n')
74 fd.write('<service-group>\n')
88 fd.write('</service-group>\n')
/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/
H A Drootfs.py26 dep = m_dep.group(1)
48 pkg_name = m_pkg.group(1)
57 pkg_depends = m_depends.group(1)
/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-msm.c119 unsigned group) in msm_get_group_name() argument
123 return pctrl->soc->groups[group].grp.name; in msm_get_group_name()
127 unsigned group, in msm_get_group_pins() argument
133 *pins = pctrl->soc->groups[group].grp.pins; in msm_get_group_pins()
134 *num_pins = pctrl->soc->groups[group].grp.npins; in msm_get_group_pins()
183 unsigned group) in msm_pinmux_set_mux() argument
196 g = &pctrl->soc->groups[group]; in msm_pinmux_set_mux()
349 unsigned int group, in msm_config_group_get() argument
361 g = &pctrl->soc->groups[group]; in msm_config_group_get()
431 unsigned group, in msm_config_group_set() argument
[all …]
/openbmc/linux/Documentation/admin-guide/
H A Dperf-security.rst62 effective GID, and supplementary group list).
111 1. Create perf_users group of privileged Perf users, assign perf_users
112 group to Perf tool executable and limit access to the executable for
113 other users in the system who are not in the perf_users group:
128 enable members of perf_users group with monitoring and observability
160 As a result, members of perf_users group are capable of conducting
172 utility for members of perf_users group only. In order to create such
180 be a member of perf_users group:
189 2. Extend sudo policy at /etc/sudoers file with a rule for perf_users group:
196 3. Check that members of perf_users group have access to the privileged
[all …]
/openbmc/qemu/docs/devel/
H A Ddecodetree.rst6 represent a single architectural instruction or a group of same, depending
202 group := overlap_group | no_overlap_group
203 overlap_group := '{' ( pat_def | group )+ '}'
204 no_overlap_group := '[' ( pat_def | group )+ ']'
206 A *group* begins with a lone open-brace or open-bracket, with all
209 required indentation of the lines within the nested group to two
216 group will be matched.
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dudp_tunnel_nic.sh55 local group ipfl
57 [ "$ipver" != '6' ] && group=239.1.1.1 || group=fff1::1
63 group $group \
81 local group ipfl
83 [ "$ipver" != '6' ] && remote=1.1.1.2 || group=::2
/openbmc/qemu/system/
H A Dvl.c2174 if (g_str_equal(group, "object") || in is_qemuopts_group()
2175 g_str_equal(group, "audiodev") || in is_qemuopts_group()
2176 g_str_equal(group, "machine") || in is_qemuopts_group()
2177 g_str_equal(group, "smp-opts") || in is_qemuopts_group()
2178 g_str_equal(group, "boot-opts")) { in is_qemuopts_group()
2187 if (g_str_equal(group, "object")) { in qemu_record_config_group()
2200 } else if (g_str_equal(group, "machine")) { in qemu_record_config_group()
2224 if (is_qemuopts_group(group)) { in qemu_parse_config_group()
2263 char group[64], id[64], arg[64]; in qemu_set_option() local
2274 if (!is_qemuopts_group(group)) { in qemu_set_option()
[all …]
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-events-config/
H A Devents.yaml138 Get the property values of the given group members
144 A NameHasOwner method call to be performed on all event group members
155 Sets the service name and ownership status for the given group
157 - group
185 Set fans to the given speed when any service within the group
191 Set the base request speed of a zone to the max value of a group for
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/
H A Dcontext.py175 group = parser.add_mutually_exclusive_group(required=True)
177 group.add_argument('-a', '--run-all-tests', default=False,
180 group.add_argument('-r', '--run-tests', required=False, action='store',
184 group.add_argument('-m', '--list-modules', required=False,
187 group.add_argument('--list-classes', required=False,
190 group.add_argument('-l', '--list-tests', required=False,
/openbmc/qemu/hw/intc/
H A Darm_gicv3_common.c50 memmove(cs->group, (uint8_t *)cs->group + GIC_INTERNAL / 8, in gicv3_gicd_no_migration_shift_bug_post_load()
51 sizeof(cs->group) - GIC_INTERNAL / 8); in gicv3_gicd_no_migration_shift_bug_post_load()
289 VMSTATE_UINT32_ARRAY(group, GICv3State, GICV3_BMP_SIZE),
560 memset(s->group, 0, sizeof(s->group)); in arm_gicv3_common_reset_hold()
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_ldap_configuration.robot224 [Documentation] Verify that LDAP group name update and able to do right
393 [Documentation] Verify that LDAP group name and group privilege able to
563 # group_name The group name of user.
564 # group_privilege The group privilege ("Administrator",
704 [Documentation] Update LDAP configuration update with LDAP user Role and group.
710 # group_name The group name of user.
763 # group_name The group name of user.
789 # group_name The group name of user.
815 # group_name The group name of user.
838 # group_name The group name of user.
[all …]
/openbmc/linux/arch/um/drivers/
H A Dvde_kern.c79 .group = NULL, in vde_setup()
83 &init->group, &mode_str, &init->descr, NULL); in vde_setup()
/openbmc/linux/fs/afs/
H A Dprotocol_yfs.h93 struct yfs_xdr_u64 group; member
116 struct yfs_xdr_u64 group; member
/openbmc/openbmc/poky/meta/recipes-extended/screen/
H A Dscreen_4.9.1.bb6 BUGTRACKER = "https://savannah.gnu.org/bugs/?func=additem&group=screen"
33 EXTRA_OECONF = "--with-pty-mode=0620 --with-pty-group=5 --with-sys-screenrc=${sysconfdir}/screenrc \
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-svc/files/
H A Dbletchley-host-state-monitor103 systemctl start obmc-led-group-start@sled"$HOST_ID"_good.service
106 systemctl start obmc-led-group-stop@sled"$HOST_ID"_good.service
/openbmc/linux/Documentation/sphinx/
H A Dkernel_abi.py114 new_f = match.group(1)
128 ln = int(match.group(2)) - 1
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-midi217 This group contains a UMP Endpoint configuration.
37 This group contains a UMP Function Block configuration.
/openbmc/linux/include/linux/pinctrl/
H A Dmachine.h34 const char *group; member
94 .group = grp, \
/openbmc/linux/arch/sparc/include/asm/
H A Dhypervisor.h3510 unsigned long sun4v_get_version(unsigned long group,
3513 unsigned long sun4v_set_version(unsigned long group,
3518 int sun4v_hvapi_register(unsigned long group, unsigned long major,
3520 void sun4v_hvapi_unregister(unsigned long group);
3521 int sun4v_hvapi_get(unsigned long group,
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Datmel,at91-pinctrl.txt14 Atmel AT91 pin configuration node is a node of a group of pins which can be
16 of the pins in that group. The 'pins' selects the function mode(also named pin
83 - atmel,pins: 4 integers array, represents a group of pins mux and config
112 name describe the pin function and group hierarchy.
114 as the function name and pin configuration node's name as group name to
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dproviders.py146 if m.group(1):
147 preferred_e = m.group(1)[:-1]
150 preferred_v = m.group(2)
151 if m.group(3):
152 preferred_r = m.group(3)[1:]
/openbmc/openbmc/poky/scripts/lib/checklayer/
H A D__init__.py335 current_tune = t.group('tune')
340 (recipe, task) = s.group('task').split(':')
347 sigs[s.group('task')] = s.group('hash')
348 tune2tasks.setdefault(current_tune, []).append(s.group('task'))

1...<<21222324252627282930>>...99