Home
last modified time | relevance | path

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

/src/sys/dev/dpaa/
H A Dbman.c256 sc->sc_bpool_cpu[*bpid] = PCPU_GET(cpuid); in bman_pool_create()
278 sched_bind(curthread, sc->sc_bpool_cpu[BM_POOL_GetId(pool)]); in bman_pool_destroy()
H A Dbman.h66 unsigned int sc_bpool_cpu[BM_MAX_NUM_OF_POOLS]; member