Home
last modified time | relevance | path

Searched refs:alloc_blocks (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/tests/
Dblock_pool_no_free.c42 static void *alloc_blocks(void *_job) in alloc_blocks() function
126 pthread_create(&jobs[i].thread, NULL, alloc_blocks, &jobs[i]); in run_test()
/third_party/e2fsprogs/e2fsck/
Drehash.c726 static int alloc_blocks(ext2_filsys fs, in alloc_blocks() function
810 retval = alloc_blocks(fs, &limit, &root, in calculate_tree()
836 retval = alloc_blocks(fs, &int_limit, &root, in calculate_tree()
847 retval = alloc_blocks(fs, &limit, &int_ent, in calculate_tree()