Home
last modified time | relevance | path

Searched refs:phys_size (Results 1 – 25 of 240) sorted by relevance

12345678910

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_gem_object.c98 phys_addr_t phys_size, in huge_gem_object() argument
105 GEM_BUG_ON(!phys_size || phys_size > dma_size); in huge_gem_object()
106 GEM_BUG_ON(!IS_ALIGNED(phys_size, PAGE_SIZE)); in huge_gem_object()
124 obj->scratch = phys_size; in huge_gem_object()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_gem_object.c98 phys_addr_t phys_size, in huge_gem_object() argument
105 GEM_BUG_ON(!phys_size || phys_size > dma_size); in huge_gem_object()
106 GEM_BUG_ON(!IS_ALIGNED(phys_size, PAGE_SIZE)); in huge_gem_object()
124 obj->scratch = phys_size; in huge_gem_object()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_gem_object.c98 phys_addr_t phys_size, in huge_gem_object() argument
105 GEM_BUG_ON(!phys_size || phys_size > dma_size); in huge_gem_object()
106 GEM_BUG_ON(!IS_ALIGNED(phys_size, PAGE_SIZE)); in huge_gem_object()
124 obj->scratch = phys_size; in huge_gem_object()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/tests/gtests/api/
H A Dtest_memory_creation.cpp54 dnnl::memory::dim phys_size = md.get_size() / sizeof(data_t); in Test() local
73 if (phys_size) GTEST_EXPECT_NE(mem0_ptr, nullptr); in Test()
74 fill_data<data_t>(phys_size, mem0_ptr); in Test()
78 if (phys_size) GTEST_EXPECT_NE(mem1_ph_ptr, nullptr); in Test()
79 for (dnnl::memory::dim i = 0; i < phys_size; ++i) in Test()
89 if (phys_size) GTEST_EXPECT_NE(mem0_ptr, nullptr); in Test()
91 if (phys_size) GTEST_EXPECT_NE(mem1_ptr, nullptr); in Test()
94 for (dnnl::memory::dim i = 0; i < phys_size; ++i) in Test()
/dports/math/onednn/oneDNN-2.5.1/tests/gtests/api/
H A Dtest_memory_creation.cpp54 dnnl::memory::dim phys_size = md.get_size() / sizeof(data_t); in Test() local
73 if (phys_size) GTEST_EXPECT_NE(mem0_ptr, nullptr); in Test()
74 fill_data<data_t>(phys_size, mem0_ptr); in Test()
78 if (phys_size) GTEST_EXPECT_NE(mem1_ph_ptr, nullptr); in Test()
79 for (dnnl::memory::dim i = 0; i < phys_size; ++i) in Test()
89 if (phys_size) GTEST_EXPECT_NE(mem0_ptr, nullptr); in Test()
91 if (phys_size) GTEST_EXPECT_NE(mem1_ptr, nullptr); in Test()
94 for (dnnl::memory::dim i = 0; i < phys_size; ++i) in Test()
/dports/archivers/deutex/deutex-5.2.2/src/
H A Dsound.c163 int32_t phys_size; in SNDsaveSound() local
182 phys_size = size - headsize; in SNDsaveSound()
183 if (datasize > phys_size) { in SNDsaveSound()
187 (unsigned long) phys_size); in SNDsaveSound()
188 datasize = phys_size; in SNDsaveSound()
189 } else if (datasize < phys_size) { in SNDsaveSound()
190 datasize = phys_size; in SNDsaveSound()
/dports/devel/avr-gdb/gdb-7.3.1/sim/d10v/
H A Dinterp.c726 int phys_size; in xfer_mem() local
729 if (phys_size == 0) in xfer_mem()
741 phys_size, virt, last_from, in xfer_mem()
749 memcpy (memory, buffer, phys_size); in xfer_mem()
753 memcpy (buffer, memory, phys_size); in xfer_mem()
756 return phys_size; in xfer_mem()
885 int phys_size; in dmem_addr() local
893 if (phys_size == 0) in dmem_addr()
906 phys, phys_size, last_to, in dmem_addr()
920 if (phys_size == 0) in imem_addr()
[all …]
/dports/devel/gdb761/gdb-7.6.1/sim/d10v/
H A Dinterp.c738 int phys_size; in xfer_mem() local
741 if (phys_size == 0) in xfer_mem()
753 phys_size, virt, last_from, in xfer_mem()
761 memcpy (memory, buffer, phys_size); in xfer_mem()
765 memcpy (buffer, memory, phys_size); in xfer_mem()
768 return phys_size; in xfer_mem()
897 int phys_size; in dmem_addr() local
905 if (phys_size == 0) in dmem_addr()
918 phys, phys_size, last_to, in dmem_addr()
932 if (phys_size == 0) in imem_addr()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/d10v/
H A Dinterp.c725 int phys_size; in xfer_mem() local
728 if (phys_size == 0) in xfer_mem()
740 phys_size, virt, last_from, in xfer_mem()
748 memcpy (memory, buffer, phys_size); in xfer_mem()
752 memcpy (buffer, memory, phys_size); in xfer_mem()
755 return phys_size; in xfer_mem()
884 int phys_size; in dmem_addr() local
892 if (phys_size == 0) in dmem_addr()
905 phys, phys_size, last_to, in dmem_addr()
919 if (phys_size == 0) in imem_addr()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/d10v/
H A Dinterp.c725 int phys_size; in xfer_mem() local
728 if (phys_size == 0) in xfer_mem()
740 phys_size, virt, last_from, in xfer_mem()
748 memcpy (memory, buffer, phys_size); in xfer_mem()
752 memcpy (buffer, memory, phys_size); in xfer_mem()
755 return phys_size; in xfer_mem()
884 int phys_size; in dmem_addr() local
892 if (phys_size == 0) in dmem_addr()
905 phys, phys_size, last_to, in dmem_addr()
919 if (phys_size == 0) in imem_addr()
[all …]
/dports/x11-wm/vtwm/vtwm-5.5.0/contrib/vtwmrc/
H A Dvtwmrc-parms17 # This spec works when (count * scale < phys_size) in each dimension.
18 # The size is then (phys_size * count / scale + bevel * 2) in each dimension.
30 # Using m4, calculate coordinates for most common phys_size dimensions.
/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/ucs/
H A Dtest_sys.cc125 size_t phys_size = ucs_get_phys_mem_size(); in UCS_TEST_F() local
126 UCS_TEST_MESSAGE << "Physical memory size: " << ucs::size_value(phys_size); in UCS_TEST_F()
127 EXPECT_GT(phys_size, 1ul * 1024 * 1024); in UCS_TEST_F()
/dports/devel/avr-gdb/gdb-7.3.1/sim/cr16/
H A Dinterp.c848 int phys_size; in xfer_mem() local
851 if (phys_size == 0) in xfer_mem()
863 phys_size, virt, last_from, in xfer_mem()
871 memcpy (memory, buffer, phys_size); in xfer_mem()
875 memcpy (buffer, memory, phys_size); in xfer_mem()
878 return phys_size; in xfer_mem()
1082 int phys_size; in dmem_addr() local
1090 if (phys_size == 0) in dmem_addr()
1103 phys, phys_size, last_to, in dmem_addr()
1117 if (phys_size == 0) in imem_addr()
[all …]
/dports/devel/gdb761/gdb-7.6.1/sim/cr16/
H A Dinterp.c850 int phys_size; in xfer_mem() local
853 if (phys_size == 0) in xfer_mem()
865 phys_size, virt, last_from, in xfer_mem()
873 memcpy (memory, buffer, phys_size); in xfer_mem()
877 memcpy (buffer, memory, phys_size); in xfer_mem()
880 return phys_size; in xfer_mem()
1084 int phys_size; in dmem_addr() local
1092 if (phys_size == 0) in dmem_addr()
1105 phys, phys_size, last_to, in dmem_addr()
1119 if (phys_size == 0) in imem_addr()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/video/
H A Domapvrfb.h33 extern u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp);
48 static inline u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) in omap_vrfb_max_height() argument
/dports/multimedia/libv4l/linux-5.13-rc2/include/video/
H A Domapvrfb.h33 extern u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp);
48 static inline u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) in omap_vrfb_max_height() argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/video/
H A Domapvrfb.h33 extern u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp);
48 static inline u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) in omap_vrfb_max_height() argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/hfs/
H A Dinode.c61 &HFS_I(mapping->host)->phys_size); in hfs_write_begin()
224 HFS_I(inode)->phys_size = 0; in hfs_new_inode()
267 __be32 __log_size, __be32 phys_size, u32 clump_size) in hfs_inode_read_fork() argument
279 inode->i_size = HFS_I(inode)->phys_size = log_size; in hfs_inode_read_fork()
282 HFS_I(inode)->alloc_blocks = be32_to_cpu(phys_size) / in hfs_inode_read_fork()
408 __be32 *log_size, __be32 *phys_size) in hfs_inode_write_fork() argument
414 if (phys_size) in hfs_inode_write_fork()
415 *phys_size = cpu_to_be32(HFS_I(inode)->alloc_blocks * in hfs_inode_write_fork()
H A Dextent.c383 HFS_I(inode)->phys_size += sb->s_blocksize; in hfs_get_block()
485 inode->i_ino, (long long)HFS_I(inode)->phys_size, in hfs_file_truncate()
487 if (inode->i_size > HFS_I(inode)->phys_size) { in hfs_file_truncate()
501 inode->i_size = HFS_I(inode)->phys_size; in hfs_file_truncate()
503 } else if (inode->i_size == HFS_I(inode)->phys_size) in hfs_file_truncate()
547 HFS_I(inode)->phys_size = inode->i_size; in hfs_file_truncate()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/hfs/
H A Dinode.c61 &HFS_I(mapping->host)->phys_size); in hfs_write_begin()
224 HFS_I(inode)->phys_size = 0; in hfs_new_inode()
267 __be32 __log_size, __be32 phys_size, u32 clump_size) in hfs_inode_read_fork() argument
279 inode->i_size = HFS_I(inode)->phys_size = log_size; in hfs_inode_read_fork()
282 HFS_I(inode)->alloc_blocks = be32_to_cpu(phys_size) / in hfs_inode_read_fork()
408 __be32 *log_size, __be32 *phys_size) in hfs_inode_write_fork() argument
414 if (phys_size) in hfs_inode_write_fork()
415 *phys_size = cpu_to_be32(HFS_I(inode)->alloc_blocks * in hfs_inode_write_fork()
H A Dextent.c383 HFS_I(inode)->phys_size += sb->s_blocksize; in hfs_get_block()
485 inode->i_ino, (long long)HFS_I(inode)->phys_size, in hfs_file_truncate()
487 if (inode->i_size > HFS_I(inode)->phys_size) { in hfs_file_truncate()
501 inode->i_size = HFS_I(inode)->phys_size; in hfs_file_truncate()
503 } else if (inode->i_size == HFS_I(inode)->phys_size) in hfs_file_truncate()
547 HFS_I(inode)->phys_size = inode->i_size; in hfs_file_truncate()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/hfs/
H A Dinode.c61 &HFS_I(mapping->host)->phys_size); in hfs_write_begin()
224 HFS_I(inode)->phys_size = 0; in hfs_new_inode()
267 __be32 __log_size, __be32 phys_size, u32 clump_size) in hfs_inode_read_fork() argument
279 inode->i_size = HFS_I(inode)->phys_size = log_size; in hfs_inode_read_fork()
282 HFS_I(inode)->alloc_blocks = be32_to_cpu(phys_size) / in hfs_inode_read_fork()
408 __be32 *log_size, __be32 *phys_size) in hfs_inode_write_fork() argument
414 if (phys_size) in hfs_inode_write_fork()
415 *phys_size = cpu_to_be32(HFS_I(inode)->alloc_blocks * in hfs_inode_write_fork()
H A Dextent.c383 HFS_I(inode)->phys_size += sb->s_blocksize; in hfs_get_block()
485 inode->i_ino, (long long)HFS_I(inode)->phys_size, in hfs_file_truncate()
487 if (inode->i_size > HFS_I(inode)->phys_size) { in hfs_file_truncate()
501 inode->i_size = HFS_I(inode)->phys_size; in hfs_file_truncate()
503 } else if (inode->i_size == HFS_I(inode)->phys_size) in hfs_file_truncate()
547 HFS_I(inode)->phys_size = inode->i_size; in hfs_file_truncate()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/mem/
H A Dmem0dbg.cc635 ulint phys_size; in mem_heap_print() local
641 &us_size, &phys_size, &n_blocks); in mem_heap_print()
646 (ulong) phys_size, (ulong) n_blocks); in mem_heap_print()
661 ulint phys_size; in mem_heap_validate() local
667 &phys_size, &n_blocks); in mem_heap_validate()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/mem/
H A Dmem0dbg.cc635 ulint phys_size; in mem_heap_print() local
641 &us_size, &phys_size, &n_blocks); in mem_heap_print()
646 (ulong) phys_size, (ulong) n_blocks); in mem_heap_print()
661 ulint phys_size; in mem_heap_validate() local
667 &phys_size, &n_blocks); in mem_heap_validate()

12345678910