Home
last modified time | relevance | path

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

/linux/drivers/soc/qcom/
A Docmem.c61 unsigned long active_allocations; member
228 if (test_and_set_bit_lock(BIT(client), &ocmem->active_allocations)) in ocmem_allocate()
265 clear_bit_unlock(BIT(client), &ocmem->active_allocations); in ocmem_allocate()
294 clear_bit_unlock(BIT(client), &ocmem->active_allocations); in ocmem_free()

Completed in 3 milliseconds