| /OK3568_Linux_fs/kernel/sound/isa/gus/ |
| H A D | gus_dram.c | 17 unsigned int size1, size2; in snd_gus_dram_poke() local 21 size1 = size > sizeof(buffer) ? sizeof(buffer) : size; in snd_gus_dram_poke() 22 if (copy_from_user(buffer, _buffer, size1)) in snd_gus_dram_poke() 28 outsb(GUSP(gus, DRAM), buffer, size1); in snd_gus_dram_poke() 30 address += size1; in snd_gus_dram_poke() 33 size2 = size1; in snd_gus_dram_poke() 37 size -= size1; in snd_gus_dram_poke() 38 _buffer += size1; in snd_gus_dram_poke() 55 unsigned int size1, size2; in snd_gus_dram_peek() local 59 size1 = size > sizeof(buffer) ? sizeof(buffer) : size; in snd_gus_dram_peek() [all …]
|
| H A D | gus_mem.c | 127 int size1; in snd_gf1_mem_find() local 155 size1 = ptr2 - ptr1; in snd_gf1_mem_find() 156 if ((int)size <= size1) { in snd_gf1_mem_find()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | varlen.c | 21 const int size1 = sizeof(str1); in test_varlen() local 37 memcpy(bss->buf_in1, str1, size1); in test_varlen() 43 CHECK_VAL(bss->payload1_len1, size1); in test_varlen() 45 CHECK_VAL(bss->total1, size1 + size2); in test_varlen() 46 CHECK(memcmp(bss->payload1, exp_str, size1 + size2), "content_check", in test_varlen() 49 CHECK_VAL(data->payload2_len1, size1); in test_varlen() 51 CHECK_VAL(data->total2, size1 + size2); in test_varlen() 52 CHECK(memcmp(data->payload2, exp_str, size1 + size2), "content_check", in test_varlen() 55 CHECK_VAL(data->payload3_len1, size1); in test_varlen() 57 CHECK_VAL(data->total3, size1 + size2); in test_varlen() [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/ |
| H A D | emif4.c | 130 unsigned int size0 = 0, size1 = 0; in dram_init() local 139 size1 = get_sdr_cs_size(CS1); in dram_init() 141 gd->ram_size = size0 + size1; in dram_init() 147 unsigned int size0 = 0, size1 = 0; in dram_init_banksize() local 150 size1 = get_sdr_cs_size(CS1); in dram_init_banksize() 155 gd->bd->bi_dram[1].size = size1; in dram_init_banksize()
|
| H A D | sdrc.c | 200 unsigned int size0 = 0, size1 = 0; in dram_init() local 212 size1 = get_sdr_cs_size(CS1); in dram_init() 214 gd->ram_size = size0 + size1; in dram_init() 221 unsigned int size0 = 0, size1 = 0; in dram_init_banksize() local 224 size1 = get_sdr_cs_size(CS1); in dram_init_banksize() 229 gd->bd->bi_dram[1].size = size1; in dram_init_banksize()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_kasan.c | 261 size_t size1, size_t size2) in krealloc_more_oob_helper() argument 266 KUNIT_ASSERT_LT(test, size1, size2); in krealloc_more_oob_helper() 267 middle = size1 + (size2 - size1) / 2; in krealloc_more_oob_helper() 269 ptr1 = kmalloc(size1, GFP_KERNEL); in krealloc_more_oob_helper() 276 ptr2[size1 - 1] = 'x'; in krealloc_more_oob_helper() 277 ptr2[size1] = 'x'; in krealloc_more_oob_helper() 293 size_t size1, size_t size2) in krealloc_less_oob_helper() argument 298 KUNIT_ASSERT_LT(test, size2, size1); in krealloc_less_oob_helper() 299 middle = size2 + (size1 - size2) / 2; in krealloc_less_oob_helper() 301 ptr1 = kmalloc(size1, GFP_KERNEL); in krealloc_less_oob_helper() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | tree-ssa-alias.h | 184 unsigned HOST_WIDE_INT size1, in ranges_overlap_p() argument 188 if (size1 == 0 || size2 == 0) in ranges_overlap_p() 195 && (size1 == (unsigned HOST_WIDE_INT)-1 in ranges_overlap_p() 196 || pos2 < (pos1 + (HOST_WIDE_INT) size1))) in ranges_overlap_p()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | tree-ssa-alias.h | 184 unsigned HOST_WIDE_INT size1, in ranges_overlap_p() argument 188 if (size1 == 0 || size2 == 0) in ranges_overlap_p() 195 && (size1 == (unsigned HOST_WIDE_INT)-1 in ranges_overlap_p() 196 || pos2 < (pos1 + (HOST_WIDE_INT) size1))) in ranges_overlap_p()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | linear.rst | 30 size1=`blockdev --getsz $1` 32 echo "0 $size1 linear $1 0 33 $size1 $size2 linear $2 0" | dmsetup create joined
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx53smd/ |
| H A D | mx53smd.c | 24 u32 size1, size2; in dram_init() local 26 size1 = get_ram_size((void *)PHYS_SDRAM_1, PHYS_SDRAM_1_SIZE); in dram_init() 29 gd->ram_size = size1 + size2; in dram_init()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | lmb.c | 45 phys_size_t size1, phys_addr_t base2, phys_size_t size2) in lmb_addrs_overlap() argument 47 return ((base1 < (base2+size2)) && (base2 < (base1+size1))); in lmb_addrs_overlap() 50 static long lmb_addrs_adjacent(phys_addr_t base1, phys_size_t size1, in lmb_addrs_adjacent() argument 53 if (base2 == base1 + size1) in lmb_addrs_adjacent() 65 phys_size_t size1 = rgn->region[r1].size; in lmb_regions_adjacent() local 69 return lmb_addrs_adjacent(base1, size1, base2, size2); in lmb_regions_adjacent()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | cpu-r3k-probe.c | 45 unsigned long size1, size2; in cpu_has_confreg() local 48 size1 = r3k_cache_size(ST0_ISC); in cpu_has_confreg() 52 return size1 != size2; in cpu_has_confreg()
|
| /OK3568_Linux_fs/u-boot/lib/efi/ |
| H A D | efi_stub.c | 254 void *ptr1, int size1, void *ptr2, int size2) in add_entry_addr() argument 259 hdr->size = size1 + size2; in add_entry_addr() 263 memcpy(hdr + 1, ptr1, size1); in add_entry_addr() 264 memcpy((void *)(hdr + 1) + size1, ptr2, size2); in add_entry_addr()
|
| /OK3568_Linux_fs/kernel/kernel/kcsan/ |
| H A D | encoding.h | 86 static __always_inline bool matching_access(unsigned long addr1, size_t size1, in matching_access() argument 89 unsigned long end_range1 = addr1 + size1 - 1; in matching_access()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | setup-bus.c | 791 resource_size_t size1, in calculate_iosize() argument 808 size = size + size1; in calculate_iosize() 885 resource_size_t size = 0, size0 = 0, size1 = 0; in pbus_size_io() local 912 size1 += r_size; in pbus_size_io() 923 size0 = calculate_iosize(size, min_size, size1, 0, 0, in pbus_size_io() 925 size1 = (!realloc_head || (realloc_head && !add_size && !children_add_size)) ? size0 : in pbus_size_io() 926 calculate_iosize(size, min_size, size1, add_size, children_add_size, in pbus_size_io() 928 if (!size0 && !size1) { in pbus_size_io() 939 if (bus->self && size1 > size0 && realloc_head) { in pbus_size_io() 940 add_to_list(realloc_head, bus->self, b_res, size1-size0, in pbus_size_io() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pnp/isapnp/ |
| H A D | core.c | 548 unsigned short size1 = in isapnp_parse_name() local 550 isapnp_peek(name, size1); in isapnp_parse_name() 551 name[size1] = '\0'; in isapnp_parse_name() 552 *size -= size1; in isapnp_parse_name() 555 while (size1 > 0 && name[--size1] == ' ') in isapnp_parse_name() 556 name[size1] = '\0'; in isapnp_parse_name()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx35pdk/ |
| H A D | mx35pdk.c | 41 u32 size1, size2; in dram_init() local 43 size1 = get_ram_size((void *)PHYS_SDRAM_1, PHYS_SDRAM_1_SIZE); in dram_init() 46 gd->ram_size = size1 + size2; in dram_init()
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/ |
| H A D | 0003-Fix-build-with-Werror-Wunused-but-set-variable.patch | 23 - unsigned int size0, size1, supp_size; 24 + unsigned int size0, size1;
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx53ard/ |
| H A D | mx53ard.c | 26 u32 size1, size2; in dram_init() local 28 size1 = get_ram_size((void *)PHYS_SDRAM_1, PHYS_SDRAM_1_SIZE); in dram_init() 31 gd->ram_size = size1 + size2; in dram_init()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/csiostor/ |
| H A D | csio_scsi.c | 266 if (wrp.size1 >= size) { in csio_scsi_cmd() 277 memcpy(wrp.addr1, tmpwr, wrp.size1); in csio_scsi_cmd() 278 memcpy(wrp.addr2, tmpwr + wrp.size1, size - wrp.size1); in csio_scsi_cmd() 491 if (likely(wrp.size1 >= size)) { in csio_scsi_read() 501 memcpy(wrp.addr1, tmpwr, wrp.size1); in csio_scsi_read() 502 memcpy(wrp.addr2, tmpwr + wrp.size1, size - wrp.size1); in csio_scsi_read() 528 if (likely(wrp.size1 >= size)) { in csio_scsi_write() 538 memcpy(wrp.addr1, tmpwr, wrp.size1); in csio_scsi_write() 539 memcpy(wrp.addr2, tmpwr + wrp.size1, size - wrp.size1); in csio_scsi_write() 684 if (wrp.size1 >= size) { in csio_scsi_abrt_cls() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/power/ |
| H A D | charge_animation.c | 91 int size1, size2; in regulators_parse_assigned_mem_state() local 96 list1 = dev_read_prop(dev, "regulator-on-in-mem", &size1); in regulators_parse_assigned_mem_state() 105 size1 = size1 / sizeof(*list1); in regulators_parse_assigned_mem_state() 109 calloc(size1 + size2, sizeof(*pdata->regulators_mem)); in regulators_parse_assigned_mem_state() 115 for (i = 0; i < size1; i++, mem++) { in regulators_parse_assigned_mem_state()
|
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | ipl_report.c | 25 unsigned long addr1, unsigned long size1) in intersects() argument 27 return addr0 + size0 > addr1 && addr1 + size1 > addr0; in intersects()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/ |
| H A D | dictbuilder.cpp | 92 size_t size1 = utf16_strlen(((const LemmaEntry*)p1)->hanzi_str); in cmp_lemma_entry_hzs() local 94 if (size1 < size2) in cmp_lemma_entry_hzs() 96 else if (size1 > size2) in cmp_lemma_entry_hzs() 124 size_t size1 = utf16_strlen(((const LemmaEntry*)p1)->hanzi_str); in cmp_lemma_entry_hzspys() local 126 if (size1 < size2) in cmp_lemma_entry_hzspys() 128 else if (size1 > size2) in cmp_lemma_entry_hzspys()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | link-vmlinux.sh | 422 size1=$(${CONFIG_SHELL} "${srctree}/scripts/file-size.sh" ${kallsymso_prev}) 425 if [ $size1 -ne $size2 ] || [ -n "${KALLSYMS_EXTRA_PASS}" ]; then
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pko.h | 179 uint64_t size1:2; member 260 uint64_t size1:2;
|