Home
last modified time | relevance | path

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

12345678910>>...24

/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/amdzen4/
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.",
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Dsocionext,synquacer-exiu.txt4 that forwards a block of 32 configurable input lines to 32 adjacent
15 - socionext,spi-base : The SPI number of the first SPI of the 32 adjacent
/kernel/linux/linux-6.6/drivers/dma/xilinx/
Dxdma-regs.h41 #define XDMA_DESC_CONTROL(adjacent, flag) \ argument
43 FIELD_PREP(XDMA_DESC_ADJACENT_BITS, (adjacent) - 1) | \
52 * extra adjacent number gives the amount of extra contiguous descriptors.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/
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
/kernel/linux/linux-5.10/arch/arm64/kernel/
Defi.c42 * with the permissions that are needed by the adjacent in create_mapping_protection()
84 * frame with an adjacent runtime memory region. Given that the page in efi_create_mapping()
86 * adjacent region gets mapped, we must avoid block mappings here so we in efi_create_mapping()
/kernel/linux/linux-6.6/arch/arm64/kernel/
Defi.c44 * with the permissions that are needed by the adjacent in create_mapping_protection()
87 * frame with an adjacent runtime memory region. Given that the page in efi_create_mapping()
89 * adjacent region gets mapped, we must avoid block mappings here so we in efi_create_mapping()
/kernel/linux/linux-5.10/include/linux/mfd/
Dsi476x-reports.h62 * @hassi: Low/High side Adjacent(100 kHz) Channel Strength Indicator
66 * @assi: Adjacent Channel(+/- 200kHz) Strength Indicator
/kernel/linux/linux-6.6/include/linux/mfd/
Dsi476x-reports.h62 * @hassi: Low/High side Adjacent(100 kHz) Channel Strength Indicator
66 * @assi: Adjacent Channel(+/- 200kHz) Strength Indicator
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/
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()
684 * adjacent index. in node_reduce()
697 * Is node adjacent to previous node and the node in node_reduce()
756 * Is next node index adjacent to current node in node_reduce()
1135 * If it is not adjacent to the first node, then there is a gap in sparsebit_first_clear()
1143 * Second node is adjacent to the first node. in sparsebit_first_clear()
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/
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 …]
/kernel/linux/linux-6.6/net/tipc/
Dsubscr.h57 * @service_list: adjacent subscriptions in name sequence's subscription list
58 * @sub_list: adjacent subscriptions in subscriber's subscription list
/kernel/linux/linux-5.10/net/tipc/
Dsubscr.h53 * @service_list: adjacent subscriptions in name sequence's subscription list
54 * @sub_list: adjacent subscriptions in subscriber's subscription list
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
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
/kernel/linux/linux-5.10/fs/btrfs/
Dlocking.h36 * Oftentimes we need to lock adjacent nodes on the same level while
57 * the subsequent nodes in our path, keeping our locks on those adjacent
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
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
/kernel/linux/linux-6.6/tools/perf/util/
Dcacheline.h11 * Some architectures have 'Adjacent Cacheline Prefetch' feature,
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dvdso.h25 * Note: node_id and cpu_nr must be at adjacent memory locations.
/kernel/linux/linux-6.6/scripts/coccinelle/misc/
Dadd_namespace.cocci18 // Add missing imports, but only adjacent to a MODULE_LICENSE statement.
/kernel/linux/linux-5.10/scripts/coccinelle/misc/
Dadd_namespace.cocci18 // Add missing imports, but only adjacent to a MODULE_LICENSE statement.
/kernel/linux/linux-6.6/fs/xfs/scrub/
Dbitmap.c137 /* Do we have a left-adjacent extent? */ in xbitmap_set()
141 /* Do we have a right-adjacent extent? */ in xbitmap_set()
146 /* combine left and right adjacent extent */ in xbitmap_set()
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h45 /* Frequently used values are kept adjacent for cache effect */
148 /* Frequently used values are kept adjacent for cache effect */
/kernel/linux/linux-6.6/fs/btrfs/
Dlocking.h34 * Oftentimes we need to lock adjacent nodes on the same level while
55 * the subsequent nodes in our path, keeping our locks on those adjacent
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
Dmap_fixed_noreplace.c177 * Adjacent to start of existing mapping: in main()
197 * Adjacent to end of existing mapping: in main()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/sc/sc_1.0/
Dia_css_sc_param.h31 * vec_slice is used for 2 adjacent vectors of shading gains.
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/sc/sc_1.0/
Dia_css_sc_param.h31 * vec_slice is used for 2 adjacent vectors of shading gains.

12345678910>>...24