Home
last modified time | relevance | path

Searched refs:group (Results 251 – 275 of 2471) sorted by relevance

1...<<11121314151617181920>>...99

/openbmc/openbmc/poky/meta/classes/
H A Duseradd-staticids.bbclass22 a dictionary with the user/group names as keys and the split lines as
23 values. If the user/group name already exists in the dictionary, then
63 # files/group or the contents of USERADD_GID_TABLES, resp.
134 bb.debug(1, "Adding group %s!" % uaargs.groupid)
137 # We have a group name and a group number to assign it to
141 … # We want to add a group, but we don't know it's name... so we can't add the group...
151 # Only add the group if not already specified
207 # Read all group files specified in USERADD_GID_TABLES or files/group
208 # Use the standard group layout:
220 type = 'system group' if gaargs.system else 'normal group'
[all …]
/openbmc/linux/fs/ext2/
H A Dballoc.c271 unsigned int group, struct super_block * sb) in goal_in_my_reservation() argument
1080 return ext2_try_to_allocate(sb, group, bitmap_bh, in ext2_try_to_allocate_with_rsv()
1110 grp_goal, group, sb)) { in ext2_try_to_allocate_with_rsv()
1114 group, bitmap_bh); in ext2_try_to_allocate_with_rsv()
1119 grp_goal, group, sb)) in ext2_try_to_allocate_with_rsv()
1134 group, grp_goal, group_first_block, in ext2_try_to_allocate_with_rsv()
1498 static int ext2_group_sparse(int group) in ext2_group_sparse() argument
1500 if (group <= 1) in ext2_group_sparse()
1502 return (test_root(group, 3) || test_root(group, 5) || in ext2_group_sparse()
1503 test_root(group, 7)); in ext2_group_sparse()
[all …]
/openbmc/qemu/trace/
H A Dmeson.build15 group = '--group=' + group_name variable
21 command: [ tracetool, group, '--format=h', '@INPUT@', '@OUTPUT@' ],
27 command: [ tracetool, group, '--format=c', '@INPUT@', '@OUTPUT@' ],
33 … command: [ tracetool, group, '--format=ust-events-h', '@INPUT@', '@OUTPUT@' ],
43 command: [ tracetool, group, '--format=d', '@INPUT@', '@OUTPUT@' ],
74 … command: [ tracetool, '--group=all', '--format=ust-events-h', '@INPUT@', '@OUTPUT@' ],
79 … command: [ tracetool, '--group=all', '--format=ust-events-c', '@INPUT@', '@OUTPUT@' ],
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-equilibrium.c708 struct group_desc group; in eqbr_build_groups() local
719 if (group.num_pins < 0) { in eqbr_build_groups()
724 group.name = prop->value; in eqbr_build_groups()
725 group.pins = devm_kcalloc(dev, group.num_pins, in eqbr_build_groups()
727 if (!group.pins) { in eqbr_build_groups()
742 group.name); in eqbr_build_groups()
748 group.name, j, pin_id); in eqbr_build_groups()
752 group.pins[j] = pin_id; in eqbr_build_groups()
755 group.name); in eqbr_build_groups()
763 group.pins, group.num_pins, in eqbr_build_groups()
[all …]
H A Dpinmux.c351 const char *group; in pinmux_map_to_setting() local
379 if (map->data.mux.group) { in pinmux_map_to_setting()
380 group = map->data.mux.group; in pinmux_map_to_setting()
389 group = groups[0]; in pinmux_map_to_setting()
395 map->data.mux.group); in pinmux_map_to_setting()
398 setting->data.mux.group = ret; in pinmux_map_to_setting()
428 setting->data.mux.group); in pinmux_enable_setting()
445 setting->data.mux.group); in pinmux_enable_setting()
468 setting->data.mux.group); in pinmux_enable_setting()
659 map->data.mux.group ? map->data.mux.group : "(default)", in pinmux_show_map()
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/
H A DPrivilegeMapper.interface.yaml2 Implement this interface to set the privilege of the user based on the group
3 name. The users in the group will inherit the privilege mapping of the
4 group. The Create method on success creates the object which implements
16 path associated with the group name.
21 Creates a mapping for the group to the privilege.
27 of LDAP, the GroupName will be the LDAP group the user is part
32 The privilege associated with the group. The set of available
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dtc_sample.sh233 skip_sw action sample rate 32 group 1
271 group 1 &> /dev/null
285 skip_sw action sample rate 1024 group 1
298 skip_sw action sample rate 1024 group 1
333 skip_sw action sample rate 5 group 1
359 skip_sw action sample rate 5 group 1
385 skip_sw action sample rate 5 group 1
411 skip_sw action sample rate 5 group 1
438 skip_sw action sample rate 5 group 1
528 skip_sw action sample rate 5 group 1
[all …]
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dtest_regexps.py238 print(repr(m.group(0)))
239 assert m.group(0).endswith('#include "exec/hwaddr.h"\n')
253 print(repr(m.group(0)))
254 assert m.group(0).endswith('#include "9p.h"\n')
280 print(repr(m.group(0)))
281 assert m.group(0).endswith('#include "sysemu/dma.h"\n')
/openbmc/linux/mm/
H A Dpercpu.c2503 for (group = 0; group < ai->nr_groups; group++) { in pcpu_dump_alloc_info()
2654 for (group = 0, unit = 0; group < ai->nr_groups; group++, unit += i) { in pcpu_setup_first_chunk()
2882 for (group = 0; !cpumask_empty(&mask); group++) { in pcpu_build_alloc_info()
2914 for (group = 0; group < nr_groups; group++) { in pcpu_build_alloc_info()
2938 for (group = 0; group < nr_groups; group++) in pcpu_build_alloc_info()
2946 for (group = 0; group < nr_groups; group++) { in pcpu_build_alloc_info()
2958 for (group = 0, unit = 0; group < nr_groups; group++) { in pcpu_build_alloc_info()
3076 for (group = 0; group < ai->nr_groups; group++) { in pcpu_embed_first_chunk()
3118 for (group = 0; group < ai->nr_groups; group++) { in pcpu_embed_first_chunk()
3135 for (group = 0; group < ai->nr_groups; group++) { in pcpu_embed_first_chunk()
[all …]
/openbmc/linux/drivers/pinctrl/meson/
H A Dpinctrl-meson-axg-pmx.c86 struct meson_pmx_group *group = &pc->data->groups[group_num]; in meson_axg_pmx_set_mux() local
88 (struct meson_pmx_axg_data *)group->data; in meson_axg_pmx_set_mux()
91 group->name); in meson_axg_pmx_set_mux()
93 for (i = 0; i < group->num_pins; i++) { in meson_axg_pmx_set_mux()
94 ret = meson_axg_pmx_update_function(pc, group->pins[i], in meson_axg_pmx_set_mux()
/openbmc/phosphor-fan-presence/control/
H A Dpreconditions.cpp24 return [pg = std::move(pg), sse = std::move(sse)](auto& zone, auto& group) { in property_states_match() argument
65 zone.setActiveAllow(&group, precondState); in property_states_match()
71 return [sse = std::move(sse)](auto& zone, auto& group) { in services_missing_owner() argument
73 zone.setServices(&group); in services_missing_owner()
74 const auto& services = zone.getGroupServices(&group); in services_missing_owner()
H A Dzone.hpp115 void setActiveAllow(const Group* group, bool isActiveAllow);
123 inline void setFloorChangeAllow(const Group* group, bool isAllow) in setFloorChangeAllow() argument
125 _floorChange[*(group)] = isAllow; in setFloorChangeAllow()
134 inline void setDecreaseAllow(const Group* group, bool isAllow) in setDecreaseAllow() argument
136 _decAllowed[*(group)] = isAllow; in setDecreaseAllow()
297 void removeService(const Group* group, const std::string& name);
306 void setServiceOwner(const Group* group, const std::string& name,
314 void setServices(const Group* group);
323 inline auto getGroupServices(const Group* group) in getGroupServices() argument
325 return _services.at(*group); in getGroupServices()
[all …]
/openbmc/linux/Documentation/networking/
H A Dnexthop-group-resilient.rst7 Resilient groups are a type of next-hop group that is aimed at minimizing
8 disruption in flow routing across changes to the group composition and
12 the legacy multipath next-hop group, which uses the hash-threshold
16 hashes to each next hop in the group, and then selects the next hop by
18 removed from the group, the ranges are recomputed, which leads to
74 the next-hop group change.
131 - Full group notification with the type
137 individual migrations within an already-established group.
141 the group before committing anything to the HW.
246 # ip nexthop add id 10 group 1/2 type resilient \
[all …]
/openbmc/linux/drivers/iommu/iommufd/
H A Ddevice.c29 iommu_group_put(igroup->group); in iommufd_group_release()
48 if (WARN_ON(igroup->group != group)) in iommufd_group_try_get()
66 struct iommu_group *group; in iommufd_get_group() local
69 group = iommu_group_get(dev); in iommufd_get_group()
70 if (!group) in iommufd_get_group()
73 id = iommu_group_id(group); in iommufd_get_group()
79 iommu_group_put(group); in iommufd_get_group()
86 iommu_group_put(group); in iommufd_get_group()
95 new_igroup->group = group; in iommufd_get_group()
251 if (!ictx || !group) in iommufd_ctx_has_group()
[all …]
/openbmc/linux/arch/arc/boot/dts/
H A Dabilis_tb100.dtsi164 gpio-ranges-group-names = "gpioa";
177 gpio-ranges-group-names = "gpiob";
190 gpio-ranges-group-names = "gpioc";
203 gpio-ranges-group-names = "gpiod";
216 gpio-ranges-group-names = "gpioe";
229 gpio-ranges-group-names = "gpiof";
242 gpio-ranges-group-names = "gpiog";
255 gpio-ranges-group-names = "gpioh";
268 gpio-ranges-group-names = "gpioi";
281 gpio-ranges-group-names = "gpioj";
[all …]
/openbmc/linux/arch/ia64/scripts/
H A Dunwcheck.py45 func = m.group(1)
46 start = int(m.group(2), 16)
47 end = int(m.group(3), 16)
54 rlen_sum += int(m.group(1))
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dcount_state_target.cpp44 for (const auto& group : _groups) in run() local
46 for (const auto& member : group.getMembers()) in run()
50 if (Manager::getObjValueVariant(member, group.getInterface(), in run()
51 group.getProperty()) == _state) in run()
/openbmc/linux/include/linux/
H A Dpsi.h25 int psi_show(struct seq_file *s, struct psi_group *group, enum psi_res res);
26 struct psi_trigger *psi_trigger_create(struct psi_group *group, char *buf,
43 void psi_cgroup_restart(struct psi_group *group);
65 static inline void psi_cgroup_restart(struct psi_group *group) {} in psi_cgroup_restart() argument
/openbmc/phosphor-watchdog/src/
H A Dmainapp.cpp76 ->group(serviceGroup); in main()
82 ->group(serviceGroup); in main()
86 ->group(serviceGroup); in main()
95 ->group(targetGroup); in main()
101 ->group(targetGroup); in main()
111 ->group(fallbackGroup); in main()
119 ->group(fallbackGroup); in main()
127 ->group(fallbackGroup) in main()
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dbrcm,bcm63268-gpio-sysctl.yaml151 group = "nand_grp";
161 group = "dectpd_grp";
166 group = "vdsl_phy_override_0_grp";
171 group = "vdsl_phy_override_1_grp";
176 group = "vdsl_phy_override_2_grp";
181 group = "vdsl_phy_override_3_grp";
186 group = "dsl_gpio8";
191 group = "dsl_gpio9";
/openbmc/qemu/scripts/
H A Dblock-coroutine-wrapper.py60 self.decl = m.group('decl')
61 self.type = m.group('type')
62 self.name = m.group('name')
135 yield FuncDecl(wrapper_type=m.group('wrapper_type'),
136 return_type=m.group('return_type'),
137 name=m.group('wrapper_name'),
138 args=m.group('args'),
139 variant=m.group('variant'))
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm4908.c422 const struct bcm4908_pinctrl_grp *group; in bcm4908_pinctrl_set_mux() local
429 group = group_desc->data; in bcm4908_pinctrl_set_mux()
432 for (i = 0; i < group->num_pins; i++) { in bcm4908_pinctrl_set_mux()
435 lsb |= group->pins[i].number; in bcm4908_pinctrl_set_mux()
436 lsb |= group->pins[i].function << BCM4908_TEST_PORT_LSB_PINMUX_DATA_SHIFT; in bcm4908_pinctrl_set_mux()
523 const struct bcm4908_pinctrl_grp *group = &bcm4908_pinctrl_grps[i]; in bcm4908_pinctrl_probe() local
527 pins = devm_kcalloc(dev, group->num_pins, sizeof(*pins), GFP_KERNEL); in bcm4908_pinctrl_probe()
530 for (j = 0; j < group->num_pins; j++) in bcm4908_pinctrl_probe()
531 pins[j] = group->pins[j].number; in bcm4908_pinctrl_probe()
533 pinctrl_generic_add_group(bcm4908_pinctrl->pctldev, group->name, in bcm4908_pinctrl_probe()
[all …]
/openbmc/openbmc/poky/meta/classes-global/
H A Ddebian.bbclass34 if m.group(2) in '0123456789':
35 bin = '%s%s-%s' % (m.group(1), m.group(2), m.group(3))
37 bin = m.group(1) + m.group(2) + m.group(3)
38 dev = m.group(1) + m.group(2)
78 if m.group(1) not in sonames:
79 sonames.append(m.group(1))
/openbmc/linux/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py204 cpu = search_obj.group(3)
208 time_pre_dec = search_obj.group(6)
209 time_post_dec = search_obj.group(8)
210 min_perf = search_obj.group(10)
211 des_perf = search_obj.group(12)
212 max_perf = search_obj.group(14)
213 freq = search_obj.group(16)
214 mperf = search_obj.group(18)
215 aperf = search_obj.group(20)
216 tsc = search_obj.group(22)
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/
H A Dsamba-4.3.9-remove-getpwent_r.patch28 struct group *grp_p)
69 struct group **grp_array_p,
78 const struct group *g1,
80 struct group *grp, grp1, grp2;
85 "failed to enumerate group");
89 struct group *grp, grp1, grp2, grp3, grp4;
94 "failed to enumerate group");

1...<<11121314151617181920>>...99