Home
last modified time | relevance | path

Searched refs:prealloc (Results 1 – 25 of 1701) sorted by relevance

12345678910>>...69

/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/diskio/tests/
H A Dpreallocationtest.cpp78 PreallocationThread prealloc; in testPreallocationMultiFileCache() local
79 cache.preparePreallocation(&prealloc); in testPreallocationMultiFileCache()
80 prealloc.run(); in testPreallocationMultiFileCache()
82 if (!prealloc.errorMessage().isEmpty()) in testPreallocationMultiFileCache()
86 QVERIFY(prealloc.errorHappened() == false); in testPreallocationMultiFileCache()
87 QVERIFY(prealloc.bytesWritten() == multi_tor.getTotalSize()); in testPreallocationMultiFileCache()
102 PreallocationThread prealloc; in testPreallocationSingleFileCache() local
103 cache.preparePreallocation(&prealloc); in testPreallocationSingleFileCache()
104 prealloc.run(); in testPreallocationSingleFileCache()
106 if (!prealloc.errorMessage().isEmpty()) in testPreallocationSingleFileCache()
[all …]
/dports/graphics/simage/simage-1.7.0/src/
H A Dsimage12.c14 unsigned char * prealloc /* | NULL */ ) in s_image_create() argument
22 image->data = prealloc; in s_image_create()
153 if (prealloc == NULL || in s_image_load()
154 prealloc->width != w || in s_image_load()
155 prealloc->height != h || in s_image_load()
156 prealloc->components != nc) { in s_image_load()
157 prealloc = s_image_create(w, h, nc, data); in s_image_load()
162 memcpy(prealloc->data, data, w*h*nc); in s_image_load()
167 prealloc->order = SIMAGE_ORDER_RGB; in s_image_load()
169 strcpy(prealloc->openfilename, filename); in s_image_load()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/
H A Dstackdepot.c78 if (!*prealloc) in init_stack_slab()
87 stack_slabs[depot_index] = *prealloc; in init_stack_slab()
88 *prealloc = NULL; in init_stack_slab()
93 *prealloc = NULL; in init_stack_slab()
128 init_stack_slab(prealloc); in depot_alloc_stack()
266 void *prealloc = NULL; in stack_depot_save() local
305 prealloc = page_address(page); in stack_depot_save()
314 hash, &prealloc, alloc_flags); in stack_depot_save()
324 } else if (prealloc) { in stack_depot_save()
329 WARN_ON(!init_stack_slab(&prealloc)); in stack_depot_save()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/lib/
H A Dstackdepot.c78 if (!*prealloc) in init_stack_slab()
87 stack_slabs[depot_index] = *prealloc; in init_stack_slab()
88 *prealloc = NULL; in init_stack_slab()
93 *prealloc = NULL; in init_stack_slab()
128 init_stack_slab(prealloc); in depot_alloc_stack()
266 void *prealloc = NULL; in stack_depot_save() local
305 prealloc = page_address(page); in stack_depot_save()
314 hash, &prealloc, alloc_flags); in stack_depot_save()
324 } else if (prealloc) { in stack_depot_save()
329 WARN_ON(!init_stack_slab(&prealloc)); in stack_depot_save()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/
H A Dstackdepot.c78 if (!*prealloc) in init_stack_slab()
87 stack_slabs[depot_index] = *prealloc; in init_stack_slab()
88 *prealloc = NULL; in init_stack_slab()
93 *prealloc = NULL; in init_stack_slab()
128 init_stack_slab(prealloc); in depot_alloc_stack()
266 void *prealloc = NULL; in stack_depot_save() local
305 prealloc = page_address(page); in stack_depot_save()
314 hash, &prealloc, alloc_flags); in stack_depot_save()
324 } else if (prealloc) { in stack_depot_save()
329 WARN_ON(!init_stack_slab(&prealloc)); in stack_depot_save()
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/fs/btrfs/
H A Dextent-io.c236 if (!prealloc) { in clear_extent_bits()
238 if (!prealloc) in clear_extent_bits()
272 prealloc = NULL; in clear_extent_bits()
296 prealloc = NULL; in clear_extent_bits()
307 if (prealloc) in clear_extent_bits()
329 if (!prealloc) { in set_extent_bits()
331 if (!prealloc) in set_extent_bits()
343 prealloc = NULL; in set_extent_bits()
384 prealloc = NULL; in set_extent_bits()
432 prealloc = NULL; in set_extent_bits()
[all …]

12345678910>>...69