Home
last modified time | relevance | path

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

12345678

/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 */
111 * @bb: Number of bits grouped together in lookup table buckets
/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/Documentation/ABI/testing/
H A Dsysfs-class-led17 The percentage is calculated for each grouped LED via
/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/include/soc/tegra/
H A Dpmc.h66 * I/O pins on Tegra SoCs are grouped into so-called I/O pads. Each such pad
/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.
/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/Documentation/filesystems/
H A Dzonefs.rst61 representing zones are grouped by zone type, which are themselves represented
85 Files representing zones of the same type are grouped together under the same
135 The size of sequential zone files grouped in the "seq" sub-directory represents

12345678