Home
last modified time | relevance | path

Searched full:splitting (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/kernel/linux/linux-5.10/tools/testing/selftests/net/
Ddevlink_port_split.py109 Return: Array of sub ports after splitting.
151 $lanes number of lanes after splitting.
192 Test that splitting of unsplittable port fails.
204 Test that splitting of splittable port passes correctly.
245 parser = argparse.ArgumentParser(description='A test for port splitting.')
280 # If max lanes is 0, do not test port splitting at all
290 # Else, splitting should pass and all the split ports should exist.
/kernel/linux/linux-6.6/tools/testing/selftests/net/
Ddevlink_port_split.py111 Return: Array of sub ports after splitting.
153 $lanes number of lanes after splitting.
194 Test that splitting of unsplittable port fails.
206 Test that splitting of splittable port passes correctly.
247 parser = argparse.ArgumentParser(description='A test for port splitting.')
282 # If max lanes is 0, do not test port splitting at all
292 # Else, splitting should pass and all the split ports should exist.
/kernel/linux/linux-6.6/Documentation/mm/
Dtranshuge.rst159 in page_remove_rmap() and queue the THP for splitting if memory pressure
160 comes. Splitting will free up unused subpages.
162 Splitting the page right away is not an option due to locking context in
167 The function deferred_split_folio() is used to queue a folio for splitting.
168 The splitting itself will happen when we get memory pressure via shrinker
/kernel/linux/common_modules/tzdriver/
DKconfig15 Macro defined for splitting modem and ap img
22 Macro defined for splitting modem and ap img v2
/kernel/linux/linux-5.10/Documentation/vm/
Dtranshuge.rst182 in page_remove_rmap() and queue the THP for splitting if memory pressure
183 comes. Splitting will free up unused subpages.
185 Splitting the page right away is not an option due to locking context in
190 The function deferred_split_huge_page() is used to queue a page for splitting.
191 The splitting itself will happen when we get memory pressure via shrinker
/kernel/linux/linux-6.6/tools/lib/
Dargv_split.c3 * Helper function for splitting a string into an argv-like array.
57 * @str. This is performed by strictly splitting on white-space; no
/kernel/linux/linux-5.10/tools/lib/
Dargv_split.c3 * Helper function for splitting a string into an argv-like array.
57 * @str. This is performed by strictly splitting on white-space; no
/kernel/linux/linux-6.6/lib/
Dargv_split.c3 * Helper function for splitting a string into an argv-like array.
50 * @str. This is performed by strictly splitting on white-space; no
/kernel/linux/linux-5.10/lib/
Dargv_split.c3 * Helper function for splitting a string into an argv-like array.
50 * @str. This is performed by strictly splitting on white-space; no
/kernel/linux/linux-5.10/Documentation/block/
Dbiovecs.rst68 through biovecs. This is what enables efficient splitting of arbitrary
73 * Splitting bios is now much simpler. The old bio_split() didn't even work on
79 bio_chain() when splitting bios helps with this.
/kernel/linux/linux-5.10/arch/arm64/mm/
Dpageattr.c69 * Kernel VA mappings are always live, and splitting live section in change_memory_common()
72 * we are operating on does not result in such splitting. in change_memory_common()
76 * splitting is never needed. in change_memory_common()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
Ddirty_log_page_splitting_test.c3 * KVM dirty logging page splitting test
176 * in the data slot, there should be no huge pages left after splitting. in run_test()
177 * Splitting happens at dirty log enable time without in run_test()
/kernel/linux/linux-6.6/arch/arm64/mm/
Dpageattr.c83 * Kernel VA mappings are always live, and splitting live section in change_memory_common()
86 * we are operating on does not result in such splitting. in change_memory_common()
90 * splitting is never needed. in change_memory_common()
/kernel/linux/linux-6.6/Documentation/block/
Dbiovecs.rst70 through biovecs. This is what enables efficient splitting of arbitrary
75 * Splitting bios is now much simpler. The old bio_split() didn't even work on
81 bio_chain() when splitting bios helps with this.
/kernel/linux/linux-5.10/fs/btrfs/
Dlocking.h48 * When splitting we will be holding a lock on the left/right node when
56 * When splitting we may push nodes to the left or right, but still use
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
Dvidtv_pes.h9 * with a PES header and then splitting it into TS packets.
183 * with a PES header and then splitting it into TS packets.
/kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/
Dvidtv_pes.h9 * with a PES header and then splitting it into TS packets.
183 * with a PES header and then splitting it into TS packets.
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
Dws.h30 u8 abstraction_layer; /* used for splitting a TC */
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Ddelay.rst30 # splitting reads and writes to different devices $1 $2
/kernel/linux/linux-6.6/Documentation/admin-guide/device-mapper/
Ddelay.rst30 # splitting reads and writes to different devices $1 $2
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
Di915_scatterlist.c74 * taking a maximum segment length into account, splitting into segments
157 * taking a maximum segment length into account, splitting into segments
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
Dsubcore.c98 * Splitting
101 * The basic splitting procedure is fairly straight forward. However it is
116 * the splitting procedure. It firstly sets HID0_POWER8_DYNLPARDIS, which
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
Dsubcore.c100 * Splitting
103 * The basic splitting procedure is fairly straight forward. However it is
118 * the splitting procedure. It firstly sets HID0_POWER8_DYNLPARDIS, which
/kernel/linux/linux-6.6/fs/btrfs/
Dlocking.h46 * When splitting we will be holding a lock on the left/right node when
54 * When splitting we may push nodes to the left or right, but still use
/kernel/linux/linux-5.10/arch/sparc/mm/
Dtlb.c240 * This routine is only called when splitting a THP
253 * thp_pte_count when splitting a THP, so do it now. in pmdp_invalidate()

12345678910>>...19