/openbmc/qemu/qapi/ |
H A D | net.json | 354 # @group: group owner of socket 364 '*group': 'str',
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/marvell/ |
H A D | octeontx2.rst | 168 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 D | pinctrl-sx150x.c | 349 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 D | lib.sh | 1652 local group=$2 1659 mreceive -g $group -I $if_name > /dev/null 2>&1 &
|
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/ |
H A D | lib.sh | 1652 local group=$2 1659 mreceive -g $group -I $if_name > /dev/null 2>&1 &
|
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/ |
H A D | net_forwarding_lib.sh | 1652 local group=$2 1659 mreceive -g $group -I $if_name > /dev/null 2>&1 &
|
/openbmc/linux/tools/testing/selftests/drivers/net/team/ |
H A D | net_forwarding_lib.sh | 1652 local group=$2 1659 mreceive -g $group -I $if_name > /dev/null 2>&1 &
|
/openbmc/linux/arch/arm64/kvm/vgic/ |
H A D | vgic-mmio-v3.c | 1006 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 D | imx_rproc.c | 882 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 D | Kconfig | 993 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 D | rme96.c | 1378 (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 D | mtdcore.c | 462 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 D | proc.rst | 246 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 D | perf-record.txt | 102 - 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 D | rtw8851b.c | 1945 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 D | core.c | 2766 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 D | Kconfig | 83 groups beyond the owner/group/world scheme.
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | max77620.txt | 33 independently or among a group of other regulators with an adjustable power-up
|
/openbmc/qemu/target/xtensa/core-dc233c/ |
H A D | gdb-config.c.inc | 24 /* idx ofs bi sz al targno flags cp typ group name */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | uniphier-ld4.dtsi | 130 gpio-ranges-group-names = "gpio_range";
|
H A D | uniphier-sld8.dtsi | 132 gpio-ranges-group-names = "gpio_range0",
|
/openbmc/linux/Documentation/networking/ |
H A D | tipc.rst | 62 datagram mode and in communication group mode.
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | devlink_trap_l3_exceptions.sh | 464 ip nexthop add id 10 group 1 type resilient buckets 32
|
/openbmc/linux/Documentation/userspace-api/media/ |
H A D | glossary.rst | 64 A group of :term:`hardware components <Hardware Component>` that
|
/openbmc/openbmc/poky/meta/recipes-core/dbus/ |
H A D | dbus_1.14.10.bb | 63 --user-group messagebus"
|