Home
last modified time | relevance | path

Searched full:resizing (Results 1 – 25 of 77) sorted by relevance

1234

/linux/drivers/media/platform/ti/omap/
H A Domap_voutlib.c130 /* Adjust the cropping window to allow for resizing limitation */ in omap_vout_new_window()
140 /* The OMAP2420 vertical resizing line buffer is 768 in omap_vout_new_window()
205 /* If we're resizing vertically, we can't support a in omap_vout_new_crop()
212 /* vertical resizing */ in omap_vout_new_crop()
225 * cropping height to maintain the vertical resizing ratio. in omap_vout_new_crop()
231 /* horizontal resizing */ in omap_vout_new_crop()
244 * cropping width to maintain the horizontal resizing ratio. in omap_vout_new_crop()
258 /* The OMAP2420 vertical resizing line buffer is in omap_vout_new_crop()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_map_resize.c32 /* set some initial value before resizing. in global_map_resize_bss_subtest()
34 * while resizing. in global_map_resize_bss_subtest()
105 /* set some initial value before resizing. in global_map_resize_data_subtest()
107 * while resizing. in global_map_resize_data_subtest()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_global_map_resize.c36 * regression is tested whereby resizing resulted in a free-after-use
40 * but by having externs for the resizing tests it will cover this path.
H A Dtest_global_percpu_data.c12 /* cpu_id as array to verify map value resizing. */
/linux/drivers/media/platform/nxp/
H A DKconfig65 memory to memory. Operations include resizing and format
/linux/Documentation/devicetree/bindings/media/
H A Dmediatek,mdp3-rsz.yaml14 One of Media Data Path 3 (MDP3) components used to do frame resizing.
/linux/tools/sched_ext/include/scx/
H A Dcommon.h50 * RESIZE_ARRAY - Convenience macro for resizing a BPF array
/linux/io_uring/
H A Dtw.c138 * RCU protected rings pointer to be safe against concurrent ring resizing.
218 * Doesn't need to use ->rings_rcu, as resizing isn't supported for in io_req_normal_work_add()
/linux/drivers/media/platform/ti/omap3isp/
H A Dispresizer.h57 * Structure for horizontal and vertical resizing value
/linux/include/uapi/linux/
H A Dvt.h10 * resizing).
/linux/Documentation/devicetree/bindings/usb/
H A Dsnps,dwc3-common.yaml368 description: Specifies the max number of packets the txfifo resizing logic
370 higher the number, the more fifo space the txfifo resizing logic will
/linux/fs/nfs/
H A Dnfs4session.h49 * op for dynamic resizing */
/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_drv.h112 * yet we need it when updating the input-map to avoid resizing the
/linux/fs/ext4/
H A Dresize.c5 * Support for resizing an ext4 filesystem while it is mounted.
77 * We are not allowed to do online-resizing on a filesystem mounted in ext4_resize_begin()
82 "so online resizing is not allowed"); in ext4_resize_begin()
87 ext4_msg(sb, KERN_ERR, "Online resizing not supported with sparse_super2"); in ext4_resize_begin()
234 * resizing from @o_group to @n_group, its size is typically @flexbg_size.
1009 * that they are kept for future resizing and not allocated to files.
1831 * allow the "remount" trick to work for arbitrary resizing, assuming enough
2036 ext4_msg(sb, KERN_INFO, "resizing filesystem from %llu " in ext4_resize_fs()
/linux/kernel/dma/
H A DKconfig116 This enables dynamic resizing of the software IO TLB. The kernel
/linux/Documentation/filesystems/caching/
H A Dnetfs-api.rst33 (5) Resizing a data file (truncation)
222 Resizing A Data File (Truncation)
/linux/drivers/md/persistent-data/
H A Ddm-bitset.h99 * resizing, and then setting values since that process incurs a lot of
H A Ddm-array.h118 * resizing, and then setting values since that process incurs a lot of
/linux/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c390 * and initial bilinear resizing coefficients, which are used to find the
431 * Calculate the bilinear resizing coefficients that could be used if in calc_image_resize_coefficients()
483 * @resize_coeff: main processing section resizing coefficient
1084 * Calculate the resizing ratio for the IC main processing section given input
1090 * Returns the resizing coefficient, resizing ratio is 8192.0 / resize_coeff.
2168 * sized tiles or different resizing coefficients per tile in ipu_image_convert_prepare()
/linux/Documentation/core-api/
H A Dmemory-allocation.rst154 to kmalloc_array(): a helper for resizing arrays is provided in the form of
/linux/drivers/pci/
H A Drebar.c202 * Return: %0 if resizing was successful, or negative on error.
/linux/net/netfilter/ipvs/
H A Dip_vs_core.c128 * - resizing can trigger on load change or depending on key refresh period
132 * Resizing:
136 * - RCU read-side critical sections will walk two tables while resizing is
155 * new table on resizing
158 * resizing, moving and installing new tables
254 /* Shrink but keep it n * 2 to prevent frequent resizing */ in ip_vs_rht_desired_size()
/linux/arch/x86/kernel/
H A De820.c1319 * rest of the memory cannot be used for memblock resizing in e820__memblock_setup()
1326 * than that - so allow memblock resizing. in e820__memblock_setup()
1330 * so that memblock resizing does no stomp over reserved areas.) in e820__memblock_setup()
/linux/tools/perf/util/
H A Ds390-sample-raw.c217 * Free in case of a race, but resizing would be broken in get_counter_name()
/linux/kernel/sched/ext/
H A Dcid.h218 * scx_cmask_reframe - Reshape @m's active range without resizing storage

1234