Home
last modified time | relevance | path

Searched refs:group (Results 2126 – 2150 of 2471) sorted by relevance

1...<<81828384858687888990>>...99

/openbmc/linux/Documentation/core-api/
H A Dworkqueue.rst340 flushed as a part of a group of work items, and don't require any
355 scope of "cache", it will group CPUs according to last level cache
385 All CPUs are put in the same group. Workqueue makes no effort to process a
/openbmc/linux/Documentation/security/keys/
H A Drequest-key.rst52 killed off as a group.
/openbmc/u-boot/arch/arm/dts/
H A Duniphier-ld11.dtsi199 gpio-ranges-group-names = "gpio_range0",
H A Dbcm283x.dtsi320 /* Separate from the uart0_gpio14 group
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A D0003-Fix-version-parsing-update-AUX-revision-info.patch102 -/* Additional details : If the option group exists it will force Auxiliary */
/openbmc/qemu/tests/qemu-iotests/
H A D085.out37 === Create several transactional group snapshots ===
/openbmc/linux/Documentation/block/
H A Dblk-mq.rst49 blk-mq has two group of queues: software staging queues and hardware dispatch
/openbmc/linux/Documentation/dev-tools/kunit/
H A Dstyle.rst24 suite is a group of tests which test a related area of the kernel. A subsystem
/openbmc/linux/Documentation/devicetree/bindings/
H A Dexample-schema.yaml211 # For multiple 'if' schema, group them under an 'allOf'.
/openbmc/linux/Documentation/arch/arm/
H A Darm.rst184 We group machine (or platform) support code into machine classes. A
/openbmc/linux/Documentation/driver-api/media/
H A Dmaintainer-entry-profile.rst66 At the media subsystem, we have a group of senior developers that
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7-mba7.dtsi6 * Author: Markus Niebel <Markus.Niebel@tq-group.com>
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx93-tqma9352-mba93xxla.dts3 * Copyright (c) 2022-2023 TQ-Systems GmbH <linux@ew.tq-group.com>,
/openbmc/linux/drivers/hid/
H A Dhid-logitech-hidpp.c3782 if (hdev->group == HID_GROUP_LOGITECH_27MHZ_DEVICE || in hidpp_report_fixup()
3903 if (hidpp->hid_dev->group == HID_GROUP_LOGITECH_27MHZ_DEVICE && in hidpp_raw_hidpp_event()
4431 if (id->group == HID_GROUP_LOGITECH_DJ_DEVICE) in hidpp_probe()
4434 if (id->group == HID_GROUP_LOGITECH_27MHZ_DEVICE && in hidpp_probe()
4439 if (id->group == HID_GROUP_LOGITECH_27MHZ_DEVICE && in hidpp_probe()
/openbmc/entity-manager/
H A DDoxyfile385 # member in the group (if any) for the other members of the group. By default
386 # all members of a group must be documented explicitly.
391 # If one adds a struct or class to a group and this option is enabled, then also
392 # any nested class or struct is added to the same group. By default this option
399 # (for instance a group of public functions) to be put as a subgroup of that
408 # are shown inside the group in which they are included (e.g. using \ingroup)
421 # namespace, or group documentation), provided this scope is documented. If set
628 # of group names into alphabetical order. If set to NO the group names will
1424 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1543 # doxygen will group on one line in the generated HTML documentation.
/openbmc/u-boot/scripts/
H A Dget_maintainer.pl2496 my $group = "$phrase:$rfc822_lwsp*(?:$mailbox(?:,\\s*$mailbox)*)?;\\s*";
2497 my $address = "(?:$mailbox|$group)";
/openbmc/linux/tools/testing/selftests/net/
H A Drtnetlink.sh458 ip -netns "$testns" link add "$vxlan" type vxlan id 42 group 239.1.1.1 \
479 ip -netns "$testns" link set dev "$vxlan" type vxlan group ffe5::5 dev "$devdummy" 2>/dev/null
/openbmc/linux/scripts/
H A Dget_maintainer.pl2561 my $group = "$phrase:$rfc822_lwsp*(?:$mailbox(?:,\\s*$mailbox)*)?;\\s*";
2562 my $address = "(?:$mailbox|$group)";
/openbmc/linux/tools/perf/
H A DMakefile.perf426 …e $(PERFLIBS) $(EXTRA_PERFLIBS) -Wl,--no-whole-archive -Wl,--start-group $(EXTLIBS) -Wl,--end-group
/openbmc/linux/Documentation/filesystems/
H A Dxfs-self-describing-metadata.rst18 metadata is the allocation group headers (SB, AGF, AGFL and AGI), while all
118 freespace btree blocks are owned by an allocation group. Hence the size and
/openbmc/linux/arch/alpha/
H A DKconfig183 A Digital DS group board. Uses 21066 or 21066A. I/O sub-system is
331 group. It uses the 21066 processor running at 166MHz or 233MHz. It
/openbmc/linux/tools/perf/Documentation/
H A Dperf-script.txt263 specifying a group with multiple events defining metrics with the :S option
265 print computed metrics for all the events in the group. Please note
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1553 | ``ETHTOOL_A_STATS_GRP`` | nested | one or more group of stats |
1555 | | ``ETHTOOL_A_STATS_GRP_ID`` | u32 | group ID - ``ETHTOOL_STATS_*`` |
1576 Each group should have a corresponding ``ETHTOOL_A_STATS_GRP`` in the reply.
1577 ``ETHTOOL_A_STATS_GRP_ID`` identifies which group's statistics nest contains.
1579 the statistics in the group, if available.
1585 Each group has its own interpretation of statistic IDs.
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852c_rfk.c3292 #define IS_TSSI_EXTRA_GROUP(group) ((group) & TSSI_EXTRA_GROUP_BIT) argument
3293 #define TSSI_EXTRA_GET_GROUP_IDX1(group) ((group) & ~TSSI_EXTRA_GROUP_BIT) argument
3294 #define TSSI_EXTRA_GET_GROUP_IDX2(group) (TSSI_EXTRA_GET_GROUP_IDX1(group) + 1) argument
H A Drtw8852b_rfk.c3136 #define IS_TSSI_EXTRA_GROUP(group) ((group) & TSSI_EXTRA_GROUP_BIT) argument
3137 #define TSSI_EXTRA_GET_GROUP_IDX1(group) ((group) & ~TSSI_EXTRA_GROUP_BIT) argument
3138 #define TSSI_EXTRA_GET_GROUP_IDX2(group) (TSSI_EXTRA_GET_GROUP_IDX1(group) + 1) argument

1...<<81828384858687888990>>...99