Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddma-resv.h216 bool is_restarted; member
271 return cursor->is_restarted; in dma_resv_iter_is_restarted()
/openbmc/linux/drivers/dma-buf/
H A Ddma-resv.c366 cursor->is_restarted = true; in dma_resv_iter_restart_unlocked()
440 cursor->is_restarted = false; in dma_resv_iter_next_unlocked()
473 cursor->is_restarted = true; in dma_resv_iter_first()
491 cursor->is_restarted = false; in dma_resv_iter_next()