Searched full:grouping (Results 1 – 25 of 101) sorted by relevance
12345
/Linux-v5.15/Documentation/powerpc/ |
D | associativity.rst | 9 are represented as being members of a sub-grouping domain. This performance 14 grouping details to the OS. These are referred to as Form 0, Form 1 and Form2 15 associativity grouping. Form 0 is the oldest format and is now considered deprecated. 32 representing the resource’s platform grouping domains. 36 The list of domainID indexes represents an increasing hierarchy of resource grouping.
|
/Linux-v5.15/drivers/net/wireless/realtek/rtw88/ |
D | bf.c | 188 u8 grouping = 0, codebookinfo = 1, coefficientsize = 3; in rtw_bf_enable_bfee_su() local 215 (grouping << 6) | in rtw_bf_enable_bfee_su() 236 u8 grouping = 0, codebookinfo = 1, coefficientsize = 0; in rtw_bf_enable_bfee_mu() local 243 (grouping << 6) | in rtw_bf_enable_bfee_mu() 248 nc_index, nr_index, grouping, codebookinfo, in rtw_bf_enable_bfee_mu()
|
/Linux-v5.15/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_dcb_82599.c | 14 * @bwg_id: bandwidth grouping indexed by traffic class 74 * @bwg_id: bandwidth grouping indexed by traffic class 125 * @bwg_id: bandwidth grouping indexed by traffic class 327 * @bwg_id: bandwidth grouping indexed by traffic class
|
D | ixgbe_dcb_82598.c | 73 * @bwg_id: bandwidth grouping indexed by traffic class 122 * @bwg_id: bandwidth grouping indexed by traffic class 258 * @bwg_id: bandwidth grouping indexed by traffic class
|
/Linux-v5.15/arch/powerpc/platforms/pasemi/ |
D | msi.c | 22 * since that's the size of the grouping w.r.t. affinity. If someone 94 /* Allocate 16 interrupts for now, since that's the grouping for in pasemi_msi_setup_msi_irqs()
|
/Linux-v5.15/net/dcb/ |
D | Kconfig | 17 Enhanced Transmission Selection (aka Priority Grouping) - provides a
|
/Linux-v5.15/Documentation/scheduler/ |
D | sched-rt-group.rst | 14 2.3 Basis for grouping tasks 126 2.3 Basis for grouping tasks
|
/Linux-v5.15/drivers/gpu/drm/vboxvideo/ |
D | vboxvideo_guest.h | 11 * Structure grouping the context needed for sending graphics acceleration
|
/Linux-v5.15/drivers/dma/dw-edma/ |
D | dw-edma-v0-debugfs.c | 152 /* eDMA channel context grouping */ in dw_edma_debugfs_regs_wr() 221 /* eDMA channel context grouping */ in dw_edma_debugfs_regs_rd()
|
/Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
D | brcm,cru.yaml | 14 block grouping smaller blocks. On Broadcom Northstar platform it contains e.g.
|
/Linux-v5.15/Documentation/devicetree/bindings/net/ |
D | cavium-pip.txt | 4 devices. The devices have a two level grouping scheme. There may be
|
/Linux-v5.15/drivers/s390/cio/ |
D | device.h | 121 /* Function prototypes for path grouping stuff. */
|
D | css.h | 18 * path grouping stuff
|
D | io_sch.h | 152 unsigned int pgroup:1; /* do path grouping */
|
/Linux-v5.15/lib/kunit/ |
D | kunit-example-test.c | 90 * This defines a suite or grouping of tests.
|
/Linux-v5.15/tools/testing/kunit/test_data/ |
D | test_is_test_passed-no_tests_run_no_header.log | 9 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 14038
|
D | test_output_isolated_correctly.log | 2 Built 1 zonelists, mobility grouping on. Total pages: 69906
|
/Linux-v5.15/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra186-pmc.txt | 45 The pin grouping is a fixed attribute of the hardware. The PMC can be
|
/Linux-v5.15/drivers/misc/sgi-xp/ |
D | xp.h | 33 * can comprise an access protection grouping. The access protection is in 38 * of nodes that comprise an access protection grouping.
|
/Linux-v5.15/include/linux/ |
D | percpu.h | 83 int nr_groups; /* 0 if grouping unnecessary */
|
D | iommu.h | 220 * @of_xlate: add OF master IDs to iommu grouping 602 /* PCI device grouping function */ 604 /* Generic device grouping function */ 606 /* FSL-MC device grouping function */
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | ima_policy | 57 data_label:= a unique string used for grouping and limiting critical data.
|
/Linux-v5.15/Documentation/ |
D | conf.py | 494 # Grouping the document tree into LaTeX files. List of tuples 552 # Grouping the document tree into Texinfo files. List of tuples 646 # Grouping the document tree into PDF files. List of tuples
|
/Linux-v5.15/include/uapi/linux/ |
D | scc.h | 80 /* channel grouping */
|
/Linux-v5.15/Documentation/dev-tools/kunit/ |
D | index.rst | 26 cases, grouping related test cases into test suites, providing common
|
12345