Home
last modified time | relevance | path

Searched refs:resizing (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/media/platform/nxp/
H A DKconfig65 memory to memory. Operations include resizing and format
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dmediatek,mdp3-rsz.yaml14 One of Media Data Path 3 (MDP3) components used to do frame resizing.
/openbmc/openbmc/poky/meta/recipes-extended/parted/
H A Dparted_3.6.bb1 SUMMARY = "Disk partition editing/resizing utility"
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Ddc-debug.rst46 resizing but should come back after the action has finished
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dsnps,dwc3.yaml358 description: Specifies the max number of packets the txfifo resizing logic
360 higher the number, the more fifo space the txfifo resizing logic will
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci496 In order to make use of resource resizing, all PCI drivers must
501 resourceN attributes must be terminated prior to resizing.
502 Success of the resizing operation is not guaranteed.
/openbmc/linux/kernel/trace/
H A Dring_buffer.c545 atomic_t resizing; member
2188 atomic_inc(&buffer->resizing); in ring_buffer_resize()
2349 atomic_dec(&buffer->resizing); in ring_buffer_resize()
2370 atomic_dec(&buffer->resizing); in ring_buffer_resize()
5553 if (atomic_read(&buffer_a->resizing)) in ring_buffer_swap_cpu()
5555 if (atomic_read(&buffer_b->resizing)) in ring_buffer_swap_cpu()
/openbmc/linux/kernel/dma/
H A DKconfig98 This enables dynamic resizing of the software IO TLB. The kernel
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/
H A D0001-Fru-Fix-edit-field-not-checking-area-existence.patch105 - printf("String size are not equal, resizing fru to fit new string\n");
/openbmc/linux/Documentation/admin-guide/media/
H A Dimx.rst34 The IC handles color-space conversion, resizing (downscaling and
319 color-space conversion, resizing (downscaling and upscaling),
335 resizing and CSC operations and flip/rotation controls. It will receive
/openbmc/linux/Documentation/core-api/
H A Dmemory-allocation.rst151 to kmalloc_array(): a helper for resizing arrays is provided in the form of
/openbmc/qemu/hw/vfio/
H A Dpci.c520 bool resizing = !!(vdev->nr_vectors < nr + 1); in vfio_msix_vector_do_use() local
573 if (resizing) { in vfio_msix_vector_do_use()
578 if (vdev->msix->noresize && resizing) { in vfio_msix_vector_do_use()
/openbmc/qemu/tests/qemu-iotests/
H A D271.out606 ### Image resizing with preallocation and backing files ###
630 ### Image resizing with preallocation without backing files ###
/openbmc/linux/Documentation/powerpc/
H A Dcxlflash.rst253 This ioctl is responsible for resizing a previously created virtual
/openbmc/linux/Documentation/filesystems/ext4/
H A Djournal.rst746 the filesystem including journal recovery, filesystem resizing, and freeing of
/openbmc/linux/Documentation/admin-guide/mm/
H A Dmemory-hotplug.rst21 downgrading the memory capacity. This dynamic memory resizing, sometimes
/openbmc/qemu/qapi/
H A Dqom.json716 # resizing of the memory (default: true)
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst4324 Used to implement the PAPR extension for runtime resizing of a guest's
4381 Used to implement the PAPR extension for runtime resizing of a guest's
/openbmc/qemu/
H A Dqemu-options.hx5417 further resizing the memory ('on' by default).
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch3331 + set_description(N_("MMAL resizing conversion filter"))