Home
last modified time | relevance | path

Searched refs:resized (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.15/Documentation/admin-guide/device-mapper/
Dthin-provisioning.rst93 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-v5.15/drivers/infiniband/hw/mlx5/
Dcq.c1364 int resized = 0; in mlx5_ib_resize_cq() local
1374 resized = 1; in mlx5_ib_resize_cq()
1379 if (resized) in mlx5_ib_resize_cq()
/Linux-v5.15/Documentation/RCU/
DarrayRCU.rst45 located in each array element, and where the array is never resized,
/Linux-v5.15/Documentation/filesystems/ext4/
Dblockgroup.rst112 descriptor layout, or existing filesystems can be resized on-line, and
/Linux-v5.15/Documentation/networking/
Dsegmentation-offloads.rst113 out over multiple skbuffs that have been resized to match the MSS provided
/Linux-v5.15/Documentation/core-api/
Dmemory-allocation.rst150 Chunks allocated with kmalloc() can be resized with krealloc(). Similarly
/Linux-v5.15/Documentation/powerpc/
Dcxlflash.rst98 virtual LUNs. The virtual LUNs may be resized as long as the sum of
280 is first resized to 0 to clear out and free the translation tables
/Linux-v5.15/net/ipv4/
Dtcp_ipv4.c2820 bool resized = false; in bpf_iter_tcp_batch() local
2858 if (!resized && !bpf_iter_tcp_realloc_batch(iter, expected * 3 / 2)) { in bpf_iter_tcp_batch()
2859 resized = true; in bpf_iter_tcp_batch()
/Linux-v5.15/Documentation/admin-guide/
Dext4.rst603 Resize the filesystem to a new size. The number of blocks of resized
Dmd.rst204 will be empty. If an array is being resized this will contain
/Linux-v5.15/Documentation/trace/
Dftrace.rst211 of this file, the ring buffer will be resized to its minimum size.
/Linux-v5.15/Documentation/virt/kvm/
Dapi.rst1292 or its flags may be modified, but it may not be resized.