| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | devlink_port_split.py | 111 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/tools/lib/ |
| H A D | argv_split.c | 3 * Helper function for splitting a string into an argv-like array. 57 * @str. This is performed by strictly splitting on white-space; no
|
| /linux/arch/arm64/mm/ |
| H A D | pageattr.c | 118 * must be eliminated by splitting the mapping. in update_range_prot() 160 * Kernel VA mappings are always live, and splitting live section in change_memory_common() 163 * we are operating on does not result in such splitting. in change_memory_common() 167 * mappings are updated and splitting is never needed. in change_memory_common()
|
| /linux/lib/ |
| H A D | argv_split.c | 3 * Helper function for splitting a string into an argv-like array. 50 * @str. This is performed by strictly splitting on white-space; no
|
| /linux/Documentation/block/ |
| H A D | biovecs.rst | 70 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/include/net/page_pool/ |
| H A D | helpers.h | 15 * 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/Documentation/admin-guide/mm/ |
| H A D | transhuge.rst | 576 This action implies splitting all PMD the page mapped with. 585 splitting it would free up some memory. Pages on split queue are 611 piece without splitting. 639 piece without splitting. 657 swap device in one piece without splitting. 688 This happens when a huge page is partially unmapped and splitting 690 be split under memory pressure, if splitting is possible.
|
| /linux/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_pes.h | 9 * with a PES header and then splitting it into TS packets. 183 * with a PES header and then splitting it into TS packets.
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_scatterlist.c | 74 * taking a maximum segment length into account, splitting into segments 157 * taking a maximum segment length into account, splitting into segments
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | bridge_fdb_learning_limit.sh | 247 # This is intentional use of word splitting. 287 # This is intentional use of word splitting.
|
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | ws.h | 30 u8 abstraction_layer; /* used for splitting a TC */
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | subcore.c | 100 * 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/Documentation/admin-guide/device-mapper/ |
| H A D | dm-crypt.rst | 176 is received, dm-crypt will split the request. The splitting improves 183 is received, dm-crypt will split the request. The splitting improves
|
| /linux/fs/btrfs/ |
| H A D | locking.h | 51 * 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/tools/testing/selftests/net/netfilter/ |
| H A D | nft_tproxy_udp.sh | 180 # shellcheck disable=SC2046 # Intended splitting of ip_command 245 # shellcheck disable=SC2046 # Intended splitting of ip_command
|
| H A D | nft_tproxy_tcp.sh | 214 # shellcheck disable=SC2046 # Intended splitting of ip_command 271 # shellcheck disable=SC2046 # Intended splitting of ip_command
|
| /linux/arch/s390/kernel/ |
| H A D | uv.c | 337 * -EAGAIN if splitting the large folio was not successful, 339 * -EINVAL in case of other folio splitting errors. See split_folio(). 365 * Splitting with -EBUSY can fail for various reasons, but we in s390_wiggle_split_folio() 367 * don't allow for splitting dirty folios; writeback will in s390_wiggle_split_folio()
|
| /linux/arch/arm/boot/bootp/ |
| H A D | init.S | 7 * "Header" file for splitting kernel + initrd. Note that we pass
|
| /linux/drivers/xen/xenbus/ |
| H A D | xenbus_dev_backend.c | 42 * This can be resolved by splitting the ioctl into two parts in xenbus_alloc()
|
| /linux/Documentation/sound/soc/ |
| H A D | jack.rst | 18 This is done by splitting the jacks up into three things working
|
| /linux/net/batman-adv/ |
| H A D | Kconfig | 27 changes include splitting of the OGM protocol into a neighbor
|
| /linux/tools/testing/selftests/mm/ |
| H A D | merge.c | 66 * Now make the first 5 pages read-only, splitting the VMA: in TEST_F() 117 * Now make the last 5 pages read-only, splitting the VMA: in TEST_F() 167 * Now make the first and last 3 pages read-only, splitting the VMA: in TEST_F() 218 * Now make the last 3 pages read-only, splitting the VMA: in TEST_F() 237 * Now make the first 3 pages read-only, splitting the VMA: in TEST_F() 277 * Now make the first 3 pages read-only, splitting the VMA: in TEST_F() 296 * Now make the last 3 pages read-only, splitting the VMA: in TEST_F()
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | pinctrl-bindings.txt | 27 in a single place, rather than splitting it across multiple client device
|
| /linux/arch/alpha/kernel/ |
| H A D | machvec_impl.h | 32 the SRM console. But splitting out that one case from IO() below
|
| /linux/lib/zstd/compress/ |
| H A D | zstd_ldm.c | 40 /* The choice of the splitting criterion is subject to two conditions: in ZSTD_ldm_gear_init() 45 * so in order to obtain a good quality splitting criterion it is in ZSTD_ldm_gear_init() 576 * NOTE: Because of dictionaries + sequence splitting we MUST make sure in ZSTD_ldm_generateSequences()
|