Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/tests/
Dblock_pool_no_free.c41 static void *alloc_blocks(void *_job) in alloc_blocks() function
124 pthread_create(&jobs[i].thread, NULL, alloc_blocks, &jobs[i]); in run_test()
/external/e2fsprogs/e2fsck/
Drehash.c606 static int alloc_blocks(ext2_filsys fs, in alloc_blocks() function
686 retval = alloc_blocks(fs, &limit, &root, in calculate_tree()
712 retval = alloc_blocks(fs, &int_limit, &root, in calculate_tree()
720 retval = alloc_blocks(fs, &limit, &int_ent, in calculate_tree()