Home
last modified time | relevance | path

Searched full:adjacent (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/linux/tools/perf/pmu-events/arch/x86/amdzen4/
H A Dmemory.json46 …TLB hits for coalesced pages. A coalesced page is a 16k page created from four adjacent 4k pages.",
70 …quested) for coalesced pages. A coalesced page is a 16k page created from four adjacent 4k pages.",
141 …quested) for coalesced pages. A coalesced page is a 16k page created from four adjacent 4k pages.",
153 …LB for 4k or coalesced pages. A coalesced page is a 16k page created from four adjacent 4k pages.",
/linux/drivers/dma/xilinx/
H A Dxdma-regs.h41 #define XDMA_DESC_CONTROL(adjacent, flag) \ argument
43 FIELD_PREP(XDMA_DESC_ADJACENT_BITS, (adjacent) - 1) | \
54 * extra adjacent number gives the amount of extra contiguous descriptors.
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dsocionext,synquacer-exiu.yaml14 that forwards a block of 32 configurable input lines to 32 adjacent
31 description: The SPI number of the first SPI of the 32 adjacent ones the
/linux/include/linux/mfd/
H A Dsi476x-reports.h62 * @hassi: Low/High side Adjacent(100 kHz) Channel Strength Indicator
66 * @assi: Adjacent Channel(+/- 200kHz) Strength Indicator
/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c553 /* Iteratively reduces the node pointed to by nodep and its adjacent
555 * all bits set adjacent to a previous node, will get combined into a
562 * and the adjacent nodes that are reduced are not discovered. It is the
582 * adjacent node that the bit settings could be merged into.
623 * both prev and next both check for an adjacent in node_reduce()
683 * adjacent index. in node_reduce()
696 * Is node adjacent to previous node and the node in node_reduce()
755 * Is next node index adjacent to current node in node_reduce()
1134 * If it is not adjacent to the first node, then there is a gap in sparsebit_first_clear()
1142 * Second node is adjacent to the first node. in sparsebit_first_clear()
[all …]
/linux/net/tipc/
H A Dsubscr.h57 * @service_list: adjacent subscriptions in name sequence's subscription list
58 * @sub_list: adjacent subscriptions in subscriber's subscription list
/linux/drivers/staging/media/atomisp/pci/
H A Datomisp-regs.h56 * Enables the combining of adjacent 32-byte read requests to the same
72 * Enables the combining of adjacent 32-byte write requests to the same
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dta_xgmi_if.h43 /* Gets the total links between adjacent peer dies in hive */
45 /* Gets the total links and connected port numbers between adjacent peer dies in hive */
/linux/tools/perf/util/
H A Dcacheline.h11 * Some architectures have 'Adjacent Cacheline Prefetch' feature,
/linux/scripts/coccinelle/misc/
H A Dadd_namespace.cocci18 // Add missing imports, but only adjacent to a MODULE_LICENSE statement.
/linux/tools/testing/selftests/mm/
H A Dmap_fixed_noreplace.c157 * Adjacent to start of existing mapping: in main()
175 * Adjacent to end of existing mapping: in main()
/linux/fs/btrfs/
H A Dlocking.h39 * Oftentimes we need to lock adjacent nodes on the same level while
60 * the subsequent nodes in our path, keeping our locks on those adjacent
/linux/drivers/staging/media/atomisp/pci/isp/kernels/sc/sc_1.0/
H A Dia_css_sc_param.h31 * vec_slice is used for 2 adjacent vectors of shading gains.
/linux/Documentation/admin-guide/media/
H A Dsi476x.rst143 0x18 lassi Signed Low side adjacent Channel
148 0x24 assi Adjacent channel SSI
H A Drcar-fdp1.rst26 - The current field is scaled vertically by averaging adjacent lines to
/linux/Documentation/devicetree/bindings/reserved-memory/
H A Dqcom,rmtfs-mem.yaml33 memory protection of this region when placed adjacent to other protected
/linux/Documentation/filesystems/
H A Dfiemap.rst98 FIEMAP_EXTENT_MERGED, adjacent extents will not be merged.
176 adjacent blocks into 'extents'.
/linux/Documentation/admin-guide/
H A Diostats.rst69 Reads and writes which are adjacent to each other may be merged for
184 typical workload usually contains a lot of successive and adjacent requests,
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_bitfield_write.c60 __description("adjacent CO-RE bitfield roundtrip")
/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-vf610.yaml13 The Freescale PORT/GPIO modules are two adjacent modules providing GPIO
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h61 /* Frequently used values are kept adjacent for cache effect */
265 /* Frequently used values are kept adjacent for cache effect */
/linux/lib/
H A DKconfig.kfence45 pages are required; with one containing the object and two adjacent
/linux/mm/
H A Dvma.c638 * for immediately adjacent VMAs to be merged into that VMA due to having
870 * (exclusive), which we try to merge with any adjacent VMAs if possible.
875 * 1. There is a VMA with identical properties immediately adjacent to the
882 * 2. There are VMAs with identical properties immediately adjacent to the
889 * 3. There are no VMAs immediately adjacent to the proposed new VMA or those
964 * Now try to expand adjacent VMA(s). This takes care of removing the in vma_merge_new_range()
1409 * adjacent VMA with identical properties.
1506 * Expand vma by delta bytes, potentially merging with an immediately adjacent
1738 * We also make sure that the two vma's are compatible (adjacent,
/linux/kernel/kcsan/
H A Dkcsan.h16 /* The number of adjacent watchpoints to check. */
/linux/arch/arm64/include/asm/
H A Dkernel-pgtable.h41 * with two adjacent PGDIR entries, which means that an additional page table

12345678910>>...13