Searched refs:num_locks (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | nine_memory_helper.c | 123 int num_locks; /* Total number of locks blocking the munmap */ member in struct:nine_memfd_file_region 235 region->num_locks, region->num_weak_unlocks, (int)region->zero_filled); 240 region->num_locks, region->num_weak_unlocks, (int)region->zero_filled); 245 region->num_locks, region->num_weak_unlocks, (int)region->zero_filled); 250 region->num_locks, region->num_weak_unlocks, (int)region->zero_filled); 255 region->num_locks, region->num_weak_unlocks, (int)region->zero_filled); 412 region->num_locks = 0; 483 region->num_locks -= allocation->locks_on_counter; 486 if (region->num_locks == 0) { 514 if (region->num_locks ! [all...] |
Completed in 2 milliseconds