Searched refs:resized (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | thin-provisioning.rst | 93 You may reload a pool's table, indeed this is how the pool is resized 146 Once the pool's metadata device is repaired it may be resized, which 149 cannot be resized until repair is performed. It should also be noted
|
| /linux-6.15/drivers/infiniband/hw/mlx5/ |
| H A D | cq.c | 1383 int resized = 0; in mlx5_ib_resize_cq() local 1393 resized = 1; in mlx5_ib_resize_cq() 1398 if (resized) in mlx5_ib_resize_cq()
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | tmpfs.rst | 22 filesystem can be resized but it cannot be resized to a size below its current
|
| /linux-6.15/Documentation/filesystems/ext4/ |
| H A D | blockgroup.rst | 112 descriptor layout, or existing filesystems can be resized on-line, and
|
| /linux-6.15/Documentation/networking/ |
| H A D | segmentation-offloads.rst | 113 out over multiple skbuffs that have been resized to match the MSS provided
|
| /linux-6.15/Documentation/filesystems/caching/ |
| H A D | netfs-api.rst | 225 If a network filesystem file is resized locally by truncation, the following 232 size are passed in and the cache is synchronously resized. This is expected to
|
| /linux-6.15/Documentation/core-api/ |
| H A D | memory-allocation.rst | 153 Chunks allocated with kmalloc() can be resized with krealloc(). Similarly
|
| /linux-6.15/Documentation/devicetree/bindings/usb/ |
| H A D | snps,dwc3-common.yaml | 360 description: Determines if the TX fifos can be dynamically resized depending
|
| /linux-6.15/net/unix/ |
| H A D | af_unix.c | 3521 bool resized = false; in bpf_iter_unix_batch() local 3543 if (!resized && !bpf_iter_unix_realloc_batch(iter, expected * 3 / 2)) { in bpf_iter_unix_batch() 3544 resized = true; in bpf_iter_unix_batch()
|
| /linux-6.15/net/ipv4/ |
| H A D | tcp_ipv4.c | 3129 bool resized = false; local 3167 if (!resized && !bpf_iter_tcp_realloc_batch(iter, expected * 3 / 2)) { 3168 resized = true;
|
| H A D | udp.c | 3413 bool resized = false; in bpf_iter_udp_batch() local 3480 if (!resized && !bpf_iter_udp_realloc_batch(iter, batch_sks * 3 / 2)) { in bpf_iter_udp_batch() 3481 resized = true; in bpf_iter_udp_batch()
|
| /linux-6.15/net/core/ |
| H A D | skbuff.c | 388 void *resized; in __slab_build_skb() local 399 resized = krealloc(data, *size, GFP_ATOMIC); in __slab_build_skb() 400 WARN_ON_ONCE(resized != data); in __slab_build_skb() 401 return resized; in __slab_build_skb()
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | ext4.rst | 589 Resize the filesystem to a new size. The number of blocks of resized
|
| H A D | md.rst | 204 will be empty. If an array is being resized this will contain
|
| /linux-6.15/Documentation/trace/ |
| H A D | ftrace.rst | 247 of this file, the ring buffer will be resized to its minimum size.
|
| /linux-6.15/Documentation/virt/kvm/ |
| H A D | api.rst | 1388 or its flags may be modified, but it may not be resized. 6367 and cannot be resized (guest_memfd files do however support PUNCH_HOLE).
|