Searched refs:locked_buf (Results 1 – 2 of 2) sorted by relevance
197 if (curr == stat->locked_buf || curr == stat->active_buf) in __isp_stat_buf_find()268 isp_stat_buf_sync_for_device(stat, stat->locked_buf); in isp_stat_buf_release()270 stat->locked_buf = NULL; in isp_stat_buf_release()304 stat->locked_buf = buf; in isp_stat_buf_get()410 BUG_ON(stat->locked_buf != NULL); in isp_stat_bufs_alloc()
113 struct ispstat_buffer *locked_buf; member
Completed in 8 milliseconds