Home
last modified time | relevance | path

Searched refs:group (Results 576 – 600 of 2464) sorted by relevance

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

/openbmc/linux/drivers/mfd/
H A Dmax8997-irq.c51 enum max8997_irq_source group; member
55 [(idx)] = { .group = (_group), .mask = (_mask) }
140 max8997->irq_masks_cur[irq_data->group] |= irq_data->mask; in max8997_irq_mask()
149 max8997->irq_masks_cur[irq_data->group] &= ~irq_data->mask; in max8997_irq_unmask()
258 if (irq_reg[max8997_irqs[i].group] & max8997_irqs[i].mask) { in max8997_irq_thread()
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dfsl,imx-pinctrl.txt14 Freescale IMX pin configuration node is a node of a group of pins which can be
16 of the pins in that group. The 'mux' selects the function mode(also named mux
51 this group of pins in this pin configuration node are working on.
53 name describe the pin function and group hierarchy.
55 as the function name and pin configuration node's name as group name to
/openbmc/linux/arch/x86/tools/
H A Dgen-insn-attr-x86.awk154 if (!($2 in group))
156 gid = group[$2]
307 if (!(opcode in group)) {
308 group[opcode] = ggid
311 flags = add_flags(flags, "INAT_MAKE_GROUP(" group[opcode] ")")
/openbmc/linux/tools/arch/x86/tools/
H A Dgen-insn-attr-x86.awk154 if (!($2 in group))
156 gid = group[$2]
307 if (!(opcode in group)) {
308 group[opcode] = ggid
311 flags = add_flags(flags, "INAT_MAKE_GROUP(" group[opcode] ")")
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Deeprom.c293 int group = mt7915_get_channel_group_5g(chan->hw_value, is_7976); in mt7915_eeprom_get_target_power() local
297 target_power = eeprom[index + group]; in mt7915_eeprom_get_target_power()
300 target_power = eeprom[index + group]; in mt7915_eeprom_get_target_power()
306 int group = mt7915_get_channel_group_6g(chan->hw_value); in mt7915_eeprom_get_target_power() local
309 target_power = is_7976 ? eeprom[index + group] : 0; in mt7915_eeprom_get_target_power()
/openbmc/linux/drivers/accessibility/speakup/
H A Dkobjects.c752 struct msg_group_t *group) in message_store_helper() argument
766 enum msg_index_t firstmessage = group->start; in message_store_helper()
767 enum msg_index_t lastmessage = group->end; in message_store_helper()
833 spk_reset_msg_group(group); in message_store_helper()
835 report_msg_status(reset, received, used, rejected, group->name); in message_store_helper()
843 struct msg_group_t *group = spk_find_msg_group(attr->attr.name); in message_show() local
846 if (WARN_ON(!group)) in message_show()
850 retval = message_show_helper(buf, group->start, group->end); in message_show()
858 struct msg_group_t *group = spk_find_msg_group(attr->attr.name); in message_store() local
860 if (WARN_ON(!group)) in message_store()
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-fs-nilfs214 Describe attributes of /sys/fs/nilfs2/features group.
58 Describe attributes of /sys/fs/nilfs2/<device> group.
91 group.
181 group.
212 group.
243 group.
250 group.
269 group.
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Drf.c162 u8 group; in _rtl92d_phy_get_chnlgroup_bypg() local
173 group = 0; in _rtl92d_phy_get_chnlgroup_bypg()
175 group = 1; in _rtl92d_phy_get_chnlgroup_bypg()
177 group = 2; in _rtl92d_phy_get_chnlgroup_bypg()
179 group = 6; in _rtl92d_phy_get_chnlgroup_bypg()
181 group = 7; in _rtl92d_phy_get_chnlgroup_bypg()
183 group = 8; in _rtl92d_phy_get_chnlgroup_bypg()
184 return group; in _rtl92d_phy_get_chnlgroup_bypg()
/openbmc/linux/drivers/gpu/host1x/
H A Ddev.c372 host->group = iommu_group_get(host->dev); in host1x_iommu_attach()
373 if (host->group) { in host1x_iommu_attach()
388 err = iommu_attach_group(host->domain, host->group); in host1x_iommu_attach()
415 iommu_group_put(host->group); in host1x_iommu_attach()
416 host->group = NULL; in host1x_iommu_attach()
458 iommu_detach_group(host->domain, host->group); in host1x_iommu_exit()
465 iommu_group_put(host->group); in host1x_iommu_exit()
466 host->group = NULL; in host1x_iommu_exit()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dperl-version.bbclass26 return m.group(1)
46 return m.group(1)
65 return m.group(1)
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_mbox.c185 int otx_cptvf_send_vf_to_grp_msg(struct otx_cptvf *cptvf, int group) in otx_cptvf_send_vf_to_grp_msg() argument
192 mbx.data = group; in otx_cptvf_send_vf_to_grp_msg()
196 cptvf->vfgrp = group; in otx_cptvf_send_vf_to_grp_msg()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dexp_rcv.h119 static inline void tid_group_move(struct tid_group *group, in tid_group_move() argument
123 tid_group_remove(group, s1); in tid_group_move()
124 tid_group_add_tail(group, s2); in tid_group_move()
/openbmc/linux/Documentation/scheduler/
H A Dsched-design-CFS.rst195 its task group.
209 fair CPU time to each task. Sometimes, it may be desirable to group tasks and
210 provide fair CPU time to each such task group. For example, it may be
217 CONFIG_RT_GROUP_SCHED permits to group real-time (i.e., SCHED_FIFO and
220 CONFIG_FAIR_GROUP_SCHED permits to group CFS (i.e., SCHED_NORMAL and
228 group created using the pseudo filesystem. See example steps below to create
236 # mkdir multimedia # create "multimedia" group of tasks
237 # mkdir browser # create "browser" group of tasks
239 # #Configure the multimedia group to receive twice the CPU bandwidth
240 # #that of browser group
[all …]
/openbmc/linux/fs/
H A Dopen.c760 gid = make_kgid(current_user_ns(), group); in chown_common()
814 error = chown_common(&path, user, group); in do_fchownat()
827 gid_t, group, int, flag) in SYSCALL_DEFINE5() argument
829 return do_fchownat(dfd, filename, user, group, flag); in SYSCALL_DEFINE5()
834 return do_fchownat(AT_FDCWD, filename, user, group, 0); in SYSCALL_DEFINE3()
839 return do_fchownat(AT_FDCWD, filename, user, group, in SYSCALL_DEFINE3()
843 int vfs_fchown(struct file *file, uid_t user, gid_t group) in vfs_fchown() argument
851 error = chown_common(&file->f_path, user, group); in vfs_fchown()
856 int ksys_fchown(unsigned int fd, uid_t user, gid_t group) in ksys_fchown() argument
862 error = vfs_fchown(f.file, user, group); in ksys_fchown()
[all …]
/openbmc/linux/include/rdma/
H A Drdma_netlink.h104 unsigned int group, gfp_t flags);
111 bool rdma_nl_chk_listeners(unsigned int group);
/openbmc/openbmc/poky/meta/classes/
H A Duseradd.bbclass9 # base-passwd-cross provides the default passwd and group files in the
11 # and support files needed to add and modify user and group accounts
40 # user/group lookups should match useradd/groupadd --root
54 # Perform group additions first, since user additions may depend
110 user_group_groupmems_add_sysroot group
146 if test "$1" = "group"; then
169 for type, sort_prefix in [("group", "01"), ("user", "02"), ("groupmems", "03")]:
229 # [group|user]add parameters for all USERADD_PACKAGES in this recipe
247 bb.debug(1, 'adding user/group calls to preinst for %s' % pkg)
278 # Add the user/group preinstall scripts and RDEPENDS requirements
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-rk805.c349 unsigned int group) in rk805_pinctrl_get_group_name() argument
353 return pci->groups[group].name; in rk805_pinctrl_get_group_name()
357 unsigned int group, in rk805_pinctrl_get_group_pins() argument
363 *pins = pci->groups[group].pins; in rk805_pinctrl_get_group_pins()
364 *num_pins = pci->groups[group].npins; in rk805_pinctrl_get_group_pins()
428 unsigned int group) in rk805_pinctrl_set_mux() argument
432 int offset = group; in rk805_pinctrl_set_mux()
/openbmc/openbmc/poky/scripts/
H A Dsstate-cache-management.py63 return self.match.group(name)
85 tune_archs.update(m.group(1).split())
153 re_sigdata.search(x.parts[-1]).group(1)
160 re_setscene.search(x.parts[-1]).group(1)
/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/files/
H A Drt_bmark.py289 minlist.append(int(m.group(2)))
290 maxlist.append(int(m.group(4)))
291 n = int(m.group(1))
292 avg_sum += n * int(m.group(3))
/openbmc/linux/drivers/irqchip/
H A Dirq-sp7021-intc.c151 u32 group; in sp_intc_get_ext_irq() local
159 group = fls(pending_group) - 1; in sp_intc_get_ext_irq()
160 pending_irq = readl_relaxed(base + group * 4); in sp_intc_get_ext_irq()
164 return (group * 32) + fls(pending_irq) - 1; in sp_intc_get_ext_irq()
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DLdapStore.js221 const RemoteRoleMapping = enabledRoleGroups.map((group) => {
222 if (group.RemoteGroup === groupName) {
251 const RemoteRoleMapping = enabledRoleGroups.map((group) => {
252 if (find(roleGroups, { groupName: group.RemoteGroup })) {
/openbmc/webui-vue/src/views/ChangePassword/
H A DChangePassword.vue15 <b-form-group
36 </b-form-group>
37 <b-form-group
62 </b-form-group>
/openbmc/webui-vue/src/views/Settings/Network/
H A DModalIpv6.vue11 <b-form-group
30 </b-form-group>
33 <b-form-group
54 </b-form-group>
/openbmc/webui-vue/src/views/Login/
H A DLogin.vue8 <b-form-group label-for="language" :label="$t('pageLogin.language')">
15 </b-form-group>
16 <b-form-group label-for="username" :label="$t('pageLogin.username')">
33 </b-form-group>
/openbmc/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7100.c567 map[nmaps].data.mux.group = grpname; in starfive_dt_node_to_map()
648 const struct group_desc *group; in starfive_set_mux() local
652 group = pinctrl_generic_get_group(pctldev, gsel); in starfive_set_mux()
653 if (!group) in starfive_set_mux()
656 pinmux = group->data; in starfive_set_mux()
657 for (i = 0; i < group->num_pins; i++) { in starfive_set_mux()
794 const struct group_desc *group; in starfive_pinconf_group_get() local
797 if (!group) in starfive_pinconf_group_get()
809 const struct group_desc *group; in starfive_pinconf_group_set() local
814 if (!group) in starfive_pinconf_group_set()
[all …]

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