Home
last modified time | relevance | path

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

12345678910>>...12

/linux-6.12.1/tools/testing/selftests/drivers/net/hw/
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.
/linux-6.12.1/Documentation/mm/
Dtranshuge.rst159 in folio_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
/linux-6.12.1/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
/linux-6.12.1/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
/linux-6.12.1/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()
/linux-6.12.1/include/net/page_pool/
Dhelpers.h15 * which allocate memory with or without page splitting depending on the
22 * 1. page_pool_alloc_pages(): allocate memory without page splitting when
27 * 2. page_pool_alloc_frag(): allocate memory with page splitting when driver
29 * page allocated from page pool. Page splitting enables memory saving and thus
31 * implement page splitting, mainly some cache line dirtying/bouncing for
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Ddirty_log_page_splitting_test.c3 * KVM dirty logging page splitting test
177 * in the data slot, there should be no huge pages left after splitting. in run_test()
178 * Splitting happens at dirty log enable time without in run_test()
/linux-6.12.1/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.
/linux-6.12.1/Documentation/admin-guide/mm/
Dtranshuge.rst472 This action implies splitting all PMD the page mapped with.
481 splitting it would free up some memory. Pages on split queue are
507 piece without splitting.
535 piece without splitting.
566 This happens when a huge page is partially unmapped and splitting
568 be split under memory pressure, if splitting is possible.
/linux-6.12.1/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.
/linux-6.12.1/drivers/infiniband/hw/irdma/
Dws.h30 u8 abstraction_layer; /* used for splitting a TC */
/linux-6.12.1/tools/testing/selftests/net/forwarding/
Dbridge_fdb_learning_limit.sh247 # This is intentional use of word splitting.
287 # This is intentional use of word splitting.
/linux-6.12.1/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
/linux-6.12.1/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
/linux-6.12.1/Documentation/admin-guide/device-mapper/
Ddm-crypt.rst171 is received, dm-crypt will split the request. The splitting improves
178 is received, dm-crypt will split the request. The splitting improves
Ddelay.rst43 # splitting reads to device $1 but writes and flushs to different device $2
/linux-6.12.1/fs/btrfs/
Dlocking.h51 * When splitting we will be holding a lock on the left/right node when
59 * When splitting we may push nodes to the left or right, but still use
/linux-6.12.1/arch/sparc/mm/
Dtlb.c245 * This routine is only called when splitting a THP
259 * thp_pte_count when splitting a THP, so do it now. in pmdp_invalidate()
/linux-6.12.1/tools/testing/selftests/net/netfilter/
Dnft_tproxy_udp.sh180 # shellcheck disable=SC2046 # Intended splitting of ip_command
245 # shellcheck disable=SC2046 # Intended splitting of ip_command
Dnft_tproxy_tcp.sh214 # shellcheck disable=SC2046 # Intended splitting of ip_command
271 # shellcheck disable=SC2046 # Intended splitting of ip_command
/linux-6.12.1/arch/arm/boot/bootp/
Dinit.S7 * "Header" file for splitting kernel + initrd. Note that we pass
/linux-6.12.1/net/batman-adv/
DKconfig27 changes include splitting of the OGM protocol into a neighbor
/linux-6.12.1/Documentation/sound/soc/
Djack.rst18 This is done by splitting the jacks up into three things working
/linux-6.12.1/drivers/xen/xenbus/
Dxenbus_dev_backend.c42 * This can be resolved by splitting the ioctl into two parts in xenbus_alloc()
/linux-6.12.1/drivers/platform/x86/x86-android-tablets/
Dx86-android-tablets.h103 * MODULE_DEVICE_TABLE(dmi, ...), while splitting the board descriptions.

12345678910>>...12