Home
last modified time | relevance | path

Searched refs:group (Results 1951 – 1975 of 2464) sorted by relevance

1...<<71727374757677787980>>...99

/openbmc/qemu/qapi/
H A Dnet.json354 # @group: group owner of socket
364 '*group': 'str',
/openbmc/linux/Documentation/networking/device_drivers/ethernet/marvell/
H A Docteontx2.rst168 The NPA reporters are responsible for reporting and recovering the following group of errors:
225 The NIX reporters are responsible for reporting and recovering the following group of errors:
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-sx150x.c349 unsigned int group) in sx150x_pinctrl_get_group_name() argument
355 unsigned int group, in sx150x_pinctrl_get_group_pins() argument
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dlib.sh1652 local group=$2
1659 mreceive -g $group -I $if_name > /dev/null 2>&1 &
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/
H A Dlib.sh1652 local group=$2
1659 mreceive -g $group -I $if_name > /dev/null 2>&1 &
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/
H A Dnet_forwarding_lib.sh1652 local group=$2
1659 mreceive -g $group -I $if_name > /dev/null 2>&1 &
/openbmc/linux/tools/testing/selftests/drivers/net/team/
H A Dnet_forwarding_lib.sh1652 local group=$2
1659 mreceive -g $group -I $if_name > /dev/null 2>&1 &
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v3.c1006 switch (attr->group) { in vgic_v3_has_attr_regs()
1142 if (!irq->group || allow_group1) { in vgic_v3_dispatch_sgi()
/openbmc/linux/drivers/remoteproc/
H A Dimx_rproc.c882 unsigned long event, void *group) in imx_rproc_partition_notify() argument
887 if (!((event & BIT(priv->rproc_pt)) && (*(u8 *)group == IMX_SC_IRQ_GROUP_REBOOTED))) in imx_rproc_partition_notify()
/openbmc/linux/init/
H A DKconfig993 bandwidth allocation to such task groups. It uses cgroups to group
1008 tasks running within the fair group scheduler. Groups with no limit
1022 See Documentation/scheduler/sched-rt-group.rst for more information.
1031 bool "Utilization clamping per group of tasks"
1040 CPU bandwidth which is allowed for each single task in a group.
1045 When task group based utilization clamping is enabled, an eventually
1048 be bigger than the corresponding clamping defined at task group level.
1102 control group is tracked in the third page lru pointer. This means
1271 bool "Automatic process group scheduling"
1279 desktop applications. Task group autogeneration is currently based
/openbmc/linux/sound/pci/
H A Drme96.c1378 (rme96->playback_substream->group == in snd_rme96_playback_trigger()
1379 rme96->capture_substream->group); in snd_rme96_playback_trigger()
1435 (rme96->playback_substream->group == in snd_rme96_capture_trigger()
1436 rme96->capture_substream->group); in snd_rme96_capture_trigger()
/openbmc/linux/drivers/mtd/
H A Dmtdcore.c462 info->group = 0; in mtd_wunit_to_pairing_info()
501 info->group < 0 || info->group >= ngroups) in mtd_pairing_info_to_wunit()
1641 info.group = 0; in mtd_io_emulated_slc()
/openbmc/linux/Documentation/filesystems/
H A Dproc.rst246 Tgid thread group ID
247 Ngid NUMA group ID (0 if none)
255 Groups supplementary group list
256 NStgid descendant namespace thread group ID hierarchy
258 NSpgid descendant namespace process group ID hierarchy
1875 shared:X mount is shared in peer group X
1876 master:X mount is slave to peer group X
1881 .. [#] X is the closest dominant peer group under the process's root. If
2200 gid= Set the group authorized to learn processes information.
2227 gid= defines a group authorized to learn processes information otherwise
[all …]
/openbmc/linux/tools/perf/Documentation/
H A Dperf-record.txt102 - a group of events surrounded by a pair of brace ("{event1,event2,...}").
103 Each event is separated by commas and the group should be quoted to
104 prevent the shell interpretation. You also need to use --group on
105 "perf report" to view group events together.
733 -g Show event group information.
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b.c1945 void rtw8851b_set_trx_mask(struct rtw89_dev *rtwdev, u8 path, u8 group, u32 val) in rtw8851b_set_trx_mask() argument
1947 if (group > BTC_BT_SS_GROUP) in rtw8851b_set_trx_mask()
1948 group--; /* Tx-group=1, Rx-group=2 */ in rtw8851b_set_trx_mask()
1951 group += 3; in rtw8851b_set_trx_mask()
1953 rtw89_write_rf(rtwdev, path, RR_LUTWA, RFREG_MASK, group); in rtw8851b_set_trx_mask()
/openbmc/linux/drivers/base/
H A Dcore.c2766 const struct attribute_group *group; member
2773 const struct attribute_group *group = devres->group; in devm_attr_group_remove() local
2775 dev_dbg(dev, "%s: removing group %p\n", __func__, group); in devm_attr_group_remove()
2776 sysfs_remove_group(&dev->kobj, group); in devm_attr_group_remove()
2814 devres->group = grp; in devm_device_add_group()
/openbmc/linux/fs/jffs2/
H A DKconfig83 groups beyond the owner/group/world scheme.
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dmax77620.txt33 independently or among a group of other regulators with an adjustable power-up
/openbmc/qemu/target/xtensa/core-dc233c/
H A Dgdb-config.c.inc24 /* idx ofs bi sz al targno flags cp typ group name */
/openbmc/u-boot/arch/arm/dts/
H A Duniphier-ld4.dtsi130 gpio-ranges-group-names = "gpio_range";
H A Duniphier-sld8.dtsi132 gpio-ranges-group-names = "gpio_range0",
/openbmc/linux/Documentation/networking/
H A Dtipc.rst62 datagram mode and in communication group mode.
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Ddevlink_trap_l3_exceptions.sh464 ip nexthop add id 10 group 1 type resilient buckets 32
/openbmc/linux/Documentation/userspace-api/media/
H A Dglossary.rst64 A group of :term:`hardware components <Hardware Component>` that
/openbmc/openbmc/poky/meta/recipes-core/dbus/
H A Ddbus_1.14.10.bb63 --user-group messagebus"

1...<<71727374757677787980>>...99