Home
last modified time | relevance | path

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

123456

/linux/tools/testing/selftests/net/
H A Dbridge_vlan_dump.sh6 # VLANs with different per-VLAN option values are not grouped together.
53 check_fail $? "VLANs with different neigh_suppress incorrectly grouped"
66 check_err $? "VLANs with same neigh_suppress not grouped"
91 check_fail $? "VLANs with different mcast_max_groups incorrectly grouped"
104 check_err $? "VLANs with same mcast_max_groups not grouped"
135 check_fail $? "VLANs with different mcast_n_groups incorrectly grouped"
149 check_err $? "VLANs with same mcast_n_groups not grouped"
176 # Verify port VLANs are not grouped due to different mcast_enabled
178 check_fail $? "VLANs with different mcast_enabled incorrectly grouped"
190 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/include/linux/
H A Dtimer_types.h10 * All fields that change during normal runtime grouped to the
/linux/Documentation/core-api/
H A Dworkqueue.rst394 CPUs are not grouped. A work item issued on one CPU is processed by a
399 CPUs are grouped according to SMT boundaries. This usually means that the
400 logical threads of each physical CPU core are grouped together.
403 CPUs are grouped according to cache boundaries. Which specific cache
408 CPUs are grouped into sub-LLC shards of at most ``wq_cache_shard_size``
414 CPUs are grouped according to NUMA boundaries.
/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/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/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/arch/mips/include/asm/sgi/
H A Dgio.h27 * There are un-slotted devices, HPC, I/O and misc devices, which are grouped
/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/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/include/soc/tegra/
H A Dpmc.h62 * I/O pins on Tegra SoCs are grouped into so-called I/O pads. Each such pad
/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.sh10 # kvm.sh. 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. */
/linux/Documentation/devicetree/bindings/pinctrl/
H A Drockchip,pinctrl.yaml28 The pins are grouped into up to 9 individual pin banks which need to be

123456