Searched full:grouping (Results 1 – 25 of 103) sorted by relevance
12345
/Linux-v6.1/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-v6.1/drivers/net/wireless/realtek/rtw88/ |
D | bf.c | 189 u8 grouping = 0, codebookinfo = 1, coefficientsize = 3; in rtw_bf_enable_bfee_su() local 217 (grouping << 6) | in rtw_bf_enable_bfee_su() 238 u8 grouping = 0, codebookinfo = 1, coefficientsize = 0; in rtw_bf_enable_bfee_mu() local 245 (grouping << 6) | in rtw_bf_enable_bfee_mu() 250 nc_index, nr_index, grouping, codebookinfo, in rtw_bf_enable_bfee_mu()
|
/Linux-v6.1/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-v6.1/arch/powerpc/platforms/pasemi/ |
D | msi.c | 22 * since that's the size of the grouping w.r.t. affinity. If someone 89 /* Allocate 16 interrupts for now, since that's the grouping for in pasemi_msi_setup_msi_irqs()
|
/Linux-v6.1/net/dcb/ |
D | Kconfig | 17 Enhanced Transmission Selection (aka Priority Grouping) - provides a
|
/Linux-v6.1/Documentation/scheduler/ |
D | sched-rt-group.rst | 14 2.3 Basis for grouping tasks 126 2.3 Basis for grouping tasks
|
/Linux-v6.1/drivers/gpu/drm/vboxvideo/ |
D | vboxvideo_guest.h | 11 * Structure grouping the context needed for sending graphics acceleration
|
/Linux-v6.1/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-v6.1/drivers/gpu/drm/i915/display/ |
D | intel_display_core.h | 274 /* Grouping using anonymous structs. Keep sorted. */ 413 /* Grouping using named structs. Keep sorted. */
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | brcm,cru.yaml | 14 block grouping smaller blocks. On Broadcom Northstar platform it contains e.g.
|
/Linux-v6.1/tools/perf/tests/shell/ |
D | stat.sh | 76 # grouping to see that the topdown events aren't broken out.
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | cavium-pip.txt | 4 devices. The devices have a two level grouping scheme. There may be
|
/Linux-v6.1/Documentation/ |
D | conf.py | 489 # 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-v6.1/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-v6.1/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-v6.1/include/linux/ |
D | percpu.h | 82 int nr_groups; /* 0 if grouping unnecessary */
|
D | iommu.h | 212 * @of_xlate: add OF master IDs to iommu grouping 594 /* PCI device grouping function */ 596 /* Generic device grouping function */ 598 /* FSL-MC device grouping function */
|
/Linux-v6.1/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-v6.1/include/uapi/linux/ |
D | scc.h | 80 /* channel grouping */
|
/Linux-v6.1/tools/perf/tests/ |
D | expand-cgroup.c | 46 /* remember grouping info */ in test_expand_events()
|
/Linux-v6.1/lib/kunit/ |
D | kunit-example-test.c | 145 * This defines a suite or grouping of tests.
|
12345