Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/
H A Dspu_task_sync.c91 int curr_head; in sync_spu_buff() local
106 curr_head = spu_buff[spu].head; in sync_spu_buff()
114 curr_head, max_spu_buff); in sync_spu_buff()
117 spu_buff[spu].tail = curr_head; in sync_spu_buff()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dsdma.c1367 void *curr_head; in sdma_init() local
1505 curr_head = (void *)dd->sdma_heads_dma; in sdma_init()
1511 sde->head_dma = curr_head; in sdma_init()
1512 curr_head += L1_CACHE_BYTES; in sdma_init()