Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dpio.c1312 sc->alloc_free = 0; in sc_enable()
1469 avail = (unsigned long)sc->credits - (sc->fill - sc->alloc_free); in sc_buffer_alloc()
1477 sc->alloc_free = READ_ONCE(sc->free); in sc_buffer_alloc()
1480 (sc->fill - sc->alloc_free); in sc_buffer_alloc()
1484 sc->alloc_free = READ_ONCE(sc->free); in sc_buffer_alloc()
2176 sc->fill, sc->free, sc->fill_wrap, sc->alloc_free); in seqfile_dump_sci()
H A Dpio.h118 unsigned long alloc_free; /* copy of free (less cache thrash) */ member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mmu.c419 goto alloc_free; in kbase_mmu_alloc_pgd()
431 alloc_free: in kbase_mmu_alloc_pgd()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/mmu/
H A Dmali_kbase_mmu.c1489 goto alloc_free; in kbase_mmu_alloc_pgd()
1523 alloc_free: in kbase_mmu_alloc_pgd()