/linux/drivers/media/platform/ti/omap/ |
H A D | omap_voutlib.c | 130 /* 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 D | global_map_resize.c | 31 /* set some initial value before resizing. in global_map_resize_bss_subtest() 33 * while resizing. in global_map_resize_bss_subtest() 101 /* set some initial value before resizing. in global_map_resize_data_subtest() 103 * while resizing. in global_map_resize_data_subtest()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_global_map_resize.c | 36 * 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.
|
/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispresizer.c | 302 * resizer_set_ratio - Setup horizontal and vertical resizing value 306 * Resizing range from 64 to 1024 349 * a multiple of 16-bytes if the vertical resizing factor 686 * has a fixed number of phases that depend on the resizing ratio. As the ratio 705 * we need to compute the highest resizing ratio that satisfies the following 717 * expression of the last inequality. The highest resizing ratio value will be 718 * achieved when b is equal to its maximum value of 255. That resizing ratio 767 * ratio will thus result in a resizing factor slightly larger than the 774 * on the vertical resizing ratio. Fortunately, the output height doesn't 775 * depend on the horizontal resizing ratio. We can then start by computing the [all …]
|
H A D | ispresizer.h | 57 * Structure for horizontal and vertical resizing value
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-dax | 49 device. For creating subdivided dax devices, or for resizing 101 resizing.
|
H A D | sysfs-bus-pci | 507 In order to make use of resource resizing, all PCI drivers must 512 resourceN attributes must be terminated prior to resizing. 513 Success of the resizing operation is not guaranteed.
|
/linux/drivers/media/platform/nxp/ |
H A D | Kconfig | 65 memory to memory. Operations include resizing and format
|
/linux/net/netfilter/ipset/ |
H A D | ip_set_hash_gen.h | 32 * Readers and resizing 34 * Resizing can be triggered by userspace command only, and those 35 * are serialized by the nfnl mutex. During resizing the set is 81 /* The hash table: the table size stored here in order to make resizing easy */ 83 atomic_t ref; /* References for resizing */ 471 /* Resizing changes htable_bits, so we ignore it */ in mtype_same_set() 672 /* There can't be another parallel resizing, in mtype_resize() 1327 /* Make possible to run dumping parallel with resizing */
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | mediatek,mdp3-rsz.yaml | 14 One of Media Data Path 3 (MDP3) components used to do frame resizing.
|
/linux/tools/sched_ext/include/scx/ |
H A D | common.h | 50 * RESIZE_ARRAY - Convenience macro for resizing a BPF array
|
/linux/include/uapi/linux/ |
H A D | vt.h | 10 * resizing).
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | snps,dwc3-common.yaml | 368 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/drivers/gpu/drm/vboxvideo/ |
H A D | vbox_drv.h | 112 * yet we need it when updating the input-map to avoid resizing the
|
/linux/fs/nfs/ |
H A D | nfs4session.h | 49 * op for dynamic resizing */
|
/linux/kernel/dma/ |
H A D | Kconfig | 97 This enables dynamic resizing of the software IO TLB. The kernel
|
/linux/Documentation/filesystems/caching/ |
H A D | netfs-api.rst | 33 (5) Resizing a data file (truncation) 222 Resizing A Data File (Truncation)
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_region_lmem.c | 107 * Releasing forcewake during BAR resizing results in later forcewake in i915_resize_lmem_bar()
|
/linux/drivers/md/persistent-data/ |
H A D | dm-bitset.h | 99 * resizing, and then setting values since that process incurs a lot of
|
H A D | dm-array.h | 118 * resizing, and then setting values since that process incurs a lot of
|
/linux/Documentation/core-api/ |
H A D | memory-allocation.rst | 154 to kmalloc_array(): a helper for resizing arrays is provided in the form of
|
/linux/arch/x86/kernel/ |
H A D | e820.c | 1271 * rest of the memory cannot be used for memblock resizing in e820__memblock_setup() 1278 * than that - so allow memblock resizing. in e820__memblock_setup() 1282 * so that memblock resizing does no stomp over reserved areas.) in e820__memblock_setup()
|
/linux/drivers/infiniband/hw/mlx4/ |
H A D | srq.c | 231 /* We don't support resizing SRQs (yet?) */ in mlx4_ib_modify_srq()
|
/linux/arch/arm64/include/uapi/asm/ |
H A D | sigcontext.h | 249 * in vector length between the two modes is handled, including any resizing
|
/linux/tools/perf/util/scripting-engines/ |
H A D | trace-event-python.c | 1054 Py_FatalError("error resizing Python tuple"); in python_process_tracepoint() 1488 Py_FatalError("error resizing Python tuple"); in python_process_general_event() 1682 Py_FatalError("error resizing Python tuple"); in process_stat() 1726 Py_FatalError("error resizing Python tuple"); in python_process_stat_interval()
|