Home
last modified time | relevance | path

Searched refs:reloc_cache (Results 1 – 25 of 88) sorted by relevance

1234

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_execbuffer.c24 GENMASK_ULL(eb->reloc_cache.use_64bit_reloc ? 63 : 31, 0); in __igt_gpu_reloc()
55 i -= eb->reloc_cache.rq_size; in __igt_gpu_reloc()
56 memset32(eb->reloc_cache.rq_cmd + eb->reloc_cache.rq_size, in __igt_gpu_reloc()
58 eb->reloc_cache.rq_size += i; in __igt_gpu_reloc()
65 GEM_BUG_ON(!eb->reloc_cache.rq); in __igt_gpu_reloc()
66 rq = i915_request_get(eb->reloc_cache.rq); in __igt_gpu_reloc()
67 reloc_gpu_flush(eb, &eb->reloc_cache); in __igt_gpu_reloc()
68 GEM_BUG_ON(eb->reloc_cache.rq); in __igt_gpu_reloc()
128 reloc_cache_init(&eb.reloc_cache, eb.i915); in igt_gpu_reloc()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_execbuffer.c24 GENMASK_ULL(eb->reloc_cache.use_64bit_reloc ? 63 : 31, 0); in __igt_gpu_reloc()
55 i -= eb->reloc_cache.rq_size; in __igt_gpu_reloc()
56 memset32(eb->reloc_cache.rq_cmd + eb->reloc_cache.rq_size, in __igt_gpu_reloc()
58 eb->reloc_cache.rq_size += i; in __igt_gpu_reloc()
65 GEM_BUG_ON(!eb->reloc_cache.rq); in __igt_gpu_reloc()
66 rq = i915_request_get(eb->reloc_cache.rq); in __igt_gpu_reloc()
67 reloc_gpu_flush(eb, &eb->reloc_cache); in __igt_gpu_reloc()
68 GEM_BUG_ON(eb->reloc_cache.rq); in __igt_gpu_reloc()
128 reloc_cache_init(&eb.reloc_cache, eb.i915); in igt_gpu_reloc()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_execbuffer.c24 GENMASK_ULL(eb->reloc_cache.use_64bit_reloc ? 63 : 31, 0); in __igt_gpu_reloc()
55 i -= eb->reloc_cache.rq_size; in __igt_gpu_reloc()
56 memset32(eb->reloc_cache.rq_cmd + eb->reloc_cache.rq_size, in __igt_gpu_reloc()
58 eb->reloc_cache.rq_size += i; in __igt_gpu_reloc()
65 GEM_BUG_ON(!eb->reloc_cache.rq); in __igt_gpu_reloc()
66 rq = i915_request_get(eb->reloc_cache.rq); in __igt_gpu_reloc()
67 reloc_gpu_flush(eb, &eb->reloc_cache); in __igt_gpu_reloc()
68 GEM_BUG_ON(eb->reloc_cache.rq); in __igt_gpu_reloc()
128 reloc_cache_init(&eb.reloc_cache, eb.i915); in igt_gpu_reloc()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Di386lynx.c378 arelent *reloc_cache; in NAME() local
410 reloc_cache = (arelent *) bfd_zmalloc (count * sizeof (arelent)); in NAME()
411 if (!reloc_cache && count != 0) in NAME()
417 free (reloc_cache); in NAME()
424 free (reloc_cache); in NAME()
432 arelent *cache_ptr = reloc_cache; in NAME()
444 arelent *cache_ptr = reloc_cache; in NAME()
455 asect->relocation = reloc_cache; in NAME()
H A Dhp300hpux.c710 arelent *reloc_cache; in MY() local
744 reloc_cache = (arelent *) bfd_zalloc (abfd, count * sizeof (arelent)); in MY()
745 if (!reloc_cache && count != 0) in MY()
751 bfd_release (abfd, reloc_cache); in MY()
758 bfd_release (abfd, reloc_cache); in MY()
764 cache_ptr = reloc_cache; in MY()
773 asect->relocation = reloc_cache; in MY()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Di386lynx.c378 arelent *reloc_cache; in NAME() local
410 reloc_cache = (arelent *) bfd_zmalloc (count * sizeof (arelent)); in NAME()
411 if (!reloc_cache && count != 0) in NAME()
417 free (reloc_cache); in NAME()
424 free (reloc_cache); in NAME()
432 arelent *cache_ptr = reloc_cache; in NAME()
444 arelent *cache_ptr = reloc_cache; in NAME()
455 asect->relocation = reloc_cache; in NAME()
H A Dhp300hpux.c710 arelent *reloc_cache; in MY() local
744 reloc_cache = (arelent *) bfd_zalloc (abfd, count * sizeof (arelent)); in MY()
745 if (!reloc_cache && count != 0) in MY()
751 bfd_release (abfd, reloc_cache); in MY()
758 bfd_release (abfd, reloc_cache); in MY()
764 cache_ptr = reloc_cache; in MY()
773 asect->relocation = reloc_cache; in MY()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Di386lynx.c381 arelent *reloc_cache; in NAME() local
413 reloc_cache = (arelent *) bfd_zmalloc (count * sizeof (arelent)); in NAME()
414 if (!reloc_cache && count != 0) in NAME()
420 free (reloc_cache); in NAME()
427 free (reloc_cache); in NAME()
435 arelent *cache_ptr = reloc_cache; in NAME()
447 arelent *cache_ptr = reloc_cache; in NAME()
458 asect->relocation = reloc_cache; in NAME()
H A Dhp300hpux.c713 arelent *reloc_cache; in MY() local
747 reloc_cache = (arelent *) bfd_zalloc (abfd, count * sizeof (arelent)); in MY()
748 if (!reloc_cache && count != 0) in MY()
754 bfd_release (abfd, reloc_cache); in MY()
761 bfd_release (abfd, reloc_cache); in MY()
767 cache_ptr = reloc_cache; in MY()
776 asect->relocation = reloc_cache; in MY()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Di386lynx.c378 arelent *reloc_cache; in NAME() local
410 reloc_cache = (arelent *) bfd_zmalloc (count * sizeof (arelent)); in NAME()
411 if (!reloc_cache && count != 0) in NAME()
417 free (reloc_cache); in NAME()
424 free (reloc_cache); in NAME()
432 arelent *cache_ptr = reloc_cache; in NAME()
444 arelent *cache_ptr = reloc_cache; in NAME()
455 asect->relocation = reloc_cache; in NAME()
H A Dhp300hpux.c710 arelent *reloc_cache; in MY() local
744 reloc_cache = (arelent *) bfd_zalloc (abfd, count * sizeof (arelent)); in MY()
745 if (!reloc_cache && count != 0) in MY()
751 bfd_release (abfd, reloc_cache); in MY()
758 bfd_release (abfd, reloc_cache); in MY()
764 cache_ptr = reloc_cache; in MY()
773 asect->relocation = reloc_cache; in MY()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Di386lynx.c408 arelent *reloc_cache; variable
440 reloc_cache = (arelent *) bfd_zmalloc (count * sizeof (arelent));
441 if (!reloc_cache && count != 0)
447 free (reloc_cache);
454 free (reloc_cache);
462 arelent *cache_ptr = reloc_cache;
474 arelent *cache_ptr = reloc_cache;
485 asect->relocation = reloc_cache;
H A Dhp300hpux.c731 arelent *reloc_cache; variable
765 reloc_cache = (arelent *) bfd_zalloc (abfd, count * sizeof (arelent));
766 if (!reloc_cache && count != 0)
772 bfd_release (abfd, reloc_cache);
779 bfd_release (abfd, reloc_cache);
785 cache_ptr = reloc_cache;
794 asect->relocation = reloc_cache;
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Di386lynx.c400 arelent *reloc_cache; variable
432 reloc_cache = (arelent *) bfd_zmalloc (count * sizeof (arelent));
433 if (!reloc_cache && count != 0)
439 free (reloc_cache);
446 free (reloc_cache);
454 arelent *cache_ptr = reloc_cache;
466 arelent *cache_ptr = reloc_cache;
477 asect->relocation = reloc_cache;
H A Dhp300hpux.c730 arelent *reloc_cache; variable
764 reloc_cache = (arelent *) bfd_zalloc (abfd, count * sizeof (arelent));
765 if (!reloc_cache && count != 0)
771 bfd_release (abfd, reloc_cache);
778 bfd_release (abfd, reloc_cache);
784 cache_ptr = reloc_cache;
793 asect->relocation = reloc_cache;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Di386lynx.c408 arelent *reloc_cache; variable
440 reloc_cache = (arelent *) bfd_zmalloc (count * sizeof (arelent));
441 if (!reloc_cache && count != 0)
447 free (reloc_cache);
454 free (reloc_cache);
462 arelent *cache_ptr = reloc_cache;
474 arelent *cache_ptr = reloc_cache;
485 asect->relocation = reloc_cache;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Di386lynx.c408 arelent *reloc_cache;
440 reloc_cache = (arelent *) bfd_zmalloc (count * sizeof (arelent));
441 if (!reloc_cache && count != 0)
447 free (reloc_cache);
454 free (reloc_cache);
462 arelent *cache_ptr = reloc_cache;
474 arelent *cache_ptr = reloc_cache;
485 asect->relocation = reloc_cache;
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Di386lynx.c408 arelent *reloc_cache; variable
440 reloc_cache = (arelent *) bfd_zmalloc (count * sizeof (arelent));
441 if (!reloc_cache && count != 0)
447 free (reloc_cache);
454 free (reloc_cache);
462 arelent *cache_ptr = reloc_cache;
474 arelent *cache_ptr = reloc_cache;
485 asect->relocation = reloc_cache;
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Di386lynx.c378 arelent *reloc_cache; in NAME() local
410 reloc_cache = (arelent *) bfd_zmalloc (count * sizeof (arelent)); in NAME()
411 if (!reloc_cache && count != 0) in NAME()
417 free (reloc_cache); in NAME()
425 arelent *cache_ptr = reloc_cache; in NAME()
437 arelent *cache_ptr = reloc_cache; in NAME()
448 asect->relocation = reloc_cache; in NAME()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Di386lynx.c378 arelent *reloc_cache; in NAME() local
410 reloc_cache = (arelent *) bfd_zmalloc (count * sizeof (arelent)); in NAME()
411 if (!reloc_cache && count != 0) in NAME()
417 free (reloc_cache); in NAME()
425 arelent *cache_ptr = reloc_cache; in NAME()
437 arelent *cache_ptr = reloc_cache; in NAME()
448 asect->relocation = reloc_cache; in NAME()
/dports/devel/gdb/gdb-11.1/bfd/
H A Di386lynx.c378 arelent *reloc_cache; in NAME() local
410 reloc_cache = (arelent *) bfd_zmalloc (count * sizeof (arelent)); in NAME()
411 if (!reloc_cache && count != 0) in NAME()
417 free (reloc_cache); in NAME()
425 arelent *cache_ptr = reloc_cache; in NAME()
437 arelent *cache_ptr = reloc_cache; in NAME()
448 asect->relocation = reloc_cache; in NAME()
/dports/devel/binutils/binutils-2.37/bfd/
H A Di386lynx.c378 arelent *reloc_cache; in NAME() local
410 reloc_cache = (arelent *) bfd_zmalloc (count * sizeof (arelent)); in NAME()
411 if (!reloc_cache && count != 0) in NAME()
417 free (reloc_cache); in NAME()
425 arelent *cache_ptr = reloc_cache; in NAME()
437 arelent *cache_ptr = reloc_cache; in NAME()
448 asect->relocation = reloc_cache; in NAME()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c273 struct reloc_cache { struct
287 } reloc_cache; member
585 if (eb->reloc_cache.has_fence) in eb_add_vma()
1025 GEM_BUG_ON(eb->reloc_cache.rq); in eb_destroy()
1157 struct reloc_cache *cache, in reloc_kmap()
1197 struct reloc_cache *cache = &eb->reloc_cache; in reloc_iomap()
1264 struct reloc_cache *cache = &eb->reloc_cache; in reloc_vaddr()
1326 struct reloc_cache *cache = &eb->reloc_cache; in __reloc_gpu_alloc()
1449 struct reloc_cache *cache = &eb->reloc_cache; in reloc_gpu()
1579 if (eb->reloc_cache.vaddr) in reloc_entry_gpu()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c273 struct reloc_cache { struct
287 } reloc_cache; member
585 if (eb->reloc_cache.has_fence) in eb_add_vma()
1025 GEM_BUG_ON(eb->reloc_cache.rq); in eb_destroy()
1157 struct reloc_cache *cache, in reloc_kmap()
1197 struct reloc_cache *cache = &eb->reloc_cache; in reloc_iomap()
1264 struct reloc_cache *cache = &eb->reloc_cache; in reloc_vaddr()
1326 struct reloc_cache *cache = &eb->reloc_cache; in __reloc_gpu_alloc()
1449 struct reloc_cache *cache = &eb->reloc_cache; in reloc_gpu()
1579 if (eb->reloc_cache.vaddr) in reloc_entry_gpu()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c273 struct reloc_cache { struct
287 } reloc_cache; member
585 if (eb->reloc_cache.has_fence) in eb_add_vma()
1025 GEM_BUG_ON(eb->reloc_cache.rq); in eb_destroy()
1157 struct reloc_cache *cache, in reloc_kmap()
1197 struct reloc_cache *cache = &eb->reloc_cache; in reloc_iomap()
1264 struct reloc_cache *cache = &eb->reloc_cache; in reloc_vaddr()
1326 struct reloc_cache *cache = &eb->reloc_cache; in __reloc_gpu_alloc()
1449 struct reloc_cache *cache = &eb->reloc_cache; in reloc_gpu()
1579 if (eb->reloc_cache.vaddr) in reloc_entry_gpu()
[all …]

1234