Home
last modified time | relevance | path

Searched full:grouped (Results 1 – 25 of 152) sorted by relevance

1234567

/linux/tools/testing/selftests/net/
H A Dbridge_vlan_dump.sh6 # VLANs with different per-VLAN option values are not grouped together.
52 check_fail $? "VLANs with different neigh_suppress incorrectly grouped"
65 check_err $? "VLANs with same neigh_suppress not grouped"
90 check_fail $? "VLANs with different mcast_max_groups incorrectly grouped"
103 check_err $? "VLANs with same mcast_max_groups not grouped"
134 check_fail $? "VLANs with different mcast_n_groups incorrectly grouped"
148 check_err $? "VLANs with same mcast_n_groups not grouped"
175 # Verify port VLANs are not grouped due to different mcast_enabled
177 check_fail $? "VLANs with different mcast_enabled incorrectly grouped"
189 check_err $? "VLANs with same mcast_enabled not grouped"
/linux/include/net/
H A Dflow_dissector.h126 /* (src,dst) must be grouped, in the same way than in IP header */
137 /* (src,dst) must be grouped, in the same way than in IP header */
232 /* (dst,src) must be grouped, in the same way than in ETH header */
/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil.h23 * translation tables are grouped into windows, each window registers are
24 * grouped into blocks of 4 or 16 registers each
/linux/include/linux/
H A Dtimer_types.h10 * All fields that change during normal runtime grouped to the
/linux/tools/perf/scripts/python/
H A Devent_analyzing_sample.py132 print("Statistics about the general events grouped by thread/symbol/dso: \n")
165 … print("Statistics about the PEBS Load Latency events grouped by thread/symbol/dse/latency: \n")
/linux/sound/pci/asihpi/
H A Dhpipcida.h14 they MUST be grouped by HPI entry point.
/linux/Documentation/devicetree/bindings/reset/
H A Dst,stih407-powerdown.yaml16 registers. These have been grouped together into a single reset controller
/linux/Documentation/dev-tools/kunit/
H A Dstyle.rst23 To make tests easy to find, they are grouped into suites and subsystems. A test
79 KUnit tests are grouped into test suites, which cover a specific area of
/linux/Documentation/devicetree/bindings/powerpc/
H A Dsleep.yaml37 reasonably grouped in this manner, then create a virtual sleep controller
/linux/security/selinux/
H A DMakefile8 # lacking in older versions of make is support for grouped targets. These
/linux/net/netfilter/
H A Dnft_set_pipapo.h18 /* Bits to be grouped together in table buckets depending on set size */
108 * @bb: Number of bits grouped together in lookup table buckets
/linux/Documentation/ABI/testing/
H A Dsysfs-class-led17 The percentage is calculated for each grouped LED via
/linux/fs/ubifs/
H A Drecovery.c574 dbg_rcvry("dropping grouped node at %d:%d", in drop_last_group()
626 int grouped = jhead == -1 ? 0 : c->jheads[jhead].grouped; in ubifs_recover_leb() local
630 dbg_rcvry("%d:%d, jhead %d, grouped %d", lnum, offs, jhead, grouped); in ubifs_recover_leb()
703 if (grouped) in ubifs_recover_leb()
705 * If nodes are grouped, always drop the incomplete group at in ubifs_recover_leb()
/linux/arch/mips/include/asm/sgi/
H A Dgio.h27 * There are un-slotted devices, HPC, I/O and misc devices, which are grouped
/linux/arch/arm/include/asm/
H A Dmpu.h33 /* C, B and TEX[2:0] bits only have semantic meanings when grouped */
/linux/Documentation/leds/
H A Dleds-qcom-lpg.rst15 individual LEDs, grouped together as RGB LEDs or otherwise be accessed as PWM
/linux/Documentation/filesystems/ext4/
H A Dblocks.rst8 integral power of 2. Blocks are in turn grouped into larger units called
/linux/drivers/pinctrl/
H A Dpinctrl-lantiq.h83 /* a number of multifunction pins can be grouped together */
/linux/Documentation/block/
H A Ddeadline-iosched.rst35 Requests are grouped into ``batches`` of a particular data direction (read or
/linux/tools/perf/pmu-events/
H A Dpmu-events.h16 * enum metric_event_groups - How events within a pmu_metric should be grouped.
H A DREADME25 The PMU events supported by a CPU model are expected to grouped into topics
/linux/Documentation/input/devices/
H A Dwalkera0701.rst104 One binary and octal value can be grouped to nibble. 24 nibbles + one binary
/linux/Documentation/userspace-api/media/dvb/
H A Ddvbproperty.rst18 ATSC delivery systems grouped there. The problem is that, as the second
/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-series.sh9 # The runs are grouped into a -series/config/commit directory tree.
/linux/sound/pci/au88x0/
H A Dau88x0_wt.h12 /* WT channels are grouped in banks. Each bank has 0x20 channels. */

1234567