Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/oprofile/cell/
Dspu_task_sync.c95 int curr_head; in sync_spu_buff() local
110 curr_head = spu_buff[spu].head; in sync_spu_buff()
118 curr_head, max_spu_buff); in sync_spu_buff()
121 spu_buff[spu].tail = curr_head; in sync_spu_buff()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dsdma.c1016 void *curr_head; in sdma_init() local
1165 curr_head = (void *)dd->sdma_heads_dma; in sdma_init()
1171 sde->head_dma = curr_head; in sdma_init()
1172 curr_head += L1_CACHE_BYTES; in sdma_init()