Home
last modified time | relevance | path

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

12345678910>>...15

/openbmc/linux/tools/testing/selftests/net/
H A 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.
/openbmc/linux/Documentation/mm/
H A 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
/openbmc/linux/tools/lib/
H A 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
/openbmc/linux/lib/
H A 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
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A 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()
/openbmc/linux/arch/arm64/mm/
H A 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()
/openbmc/linux/Documentation/block/
H A 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.
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/phosphor-software-manager/
H A Dbios-update.sh102 # shellcheck disable=SC2046 # Intended splitting of OPTIONS
130 # shellcheck disable=SC2046 # Intended splitting of OPTIONS
/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/
H A Dpower-ctrl-init18 # need the word splitting for gpiofind command.
/openbmc/openbmc/poky/meta-poky/conf/templates/default/
H A Dlocal.conf.sample.extended77 # When splitting debug information, the following controls the results of the
78 # file splitting.
81 # When splitting the debug information will be placed into
86 # When splitting the debug information will be placed into
/openbmc/linux/drivers/media/test-drivers/vidtv/
H A 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.
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dws.h30 u8 abstraction_layer; /* used for splitting a TC */
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddelay.rst30 # splitting reads and writes to different devices $1 $2
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_scatterlist.c74 * taking a maximum segment length into account, splitting into segments
157 * taking a maximum segment length into account, splitting into segments
/openbmc/qemu/include/qemu/
H A Dlog-for-trace.h7 * The purpose of splitting these parts out into their own header
/openbmc/linux/arch/powerpc/platforms/powernv/
H A 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
/openbmc/linux/fs/btrfs/
H A 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
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw/
H A Dkudo-fw-ver.sh3 # Disable check for splitting
/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-fw-utility/mori-fw/
H A Dmori-fw-ver.sh3 # Disable check for splitting
/openbmc/linux/arch/sparc/mm/
H A 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()
/openbmc/linux/drivers/staging/qlge/
H A DTODO5 that underwent header splitting but it still contains code to handle non
/openbmc/linux/Documentation/admin-guide/mm/
H A Dtranshuge.rst355 This action implies splitting all PMD the page mapped with.
364 splitting it would free up some memory. Pages on split queue are
384 piece without splitting.
/openbmc/linux/block/
H A Dblk-merge.c224 * When splitting a bio, it can happen that a bvec is encountered that is too
321 * We can't sanely support splitting for a REQ_NOWAIT bio. End it in bio_split_rw()
322 * with EAGAIN if splitting is required and return an error pointer. in bio_split_rw()
340 * Bio splitting may cause subtle trouble such as hang when doing sync in bio_split_rw()
355 * Check if @bio needs splitting based on the queue limits, and if so split off
402 * Check if @bio needs splitting based on the queue limits of @bio->bi_bdev, and
/openbmc/openbmc/meta-openembedded/meta-gnome/classes/
H A Dgnome-help.bbclass29 bb.debug(1, "package requested not splitting help-files")
/openbmc/linux/arch/arm/boot/bootp/
H A Dinit.S7 * "Header" file for splitting kernel + initrd. Note that we pass

12345678910>>...15