Searched refs:locked_buf (Results 1 – 2 of 2) sorted by relevance
199 if (curr == stat->locked_buf || curr == stat->active_buf) in __isp_stat_buf_find()270 isp_stat_buf_sync_for_device(stat, stat->locked_buf); in isp_stat_buf_release()272 stat->locked_buf = NULL; in isp_stat_buf_release()306 stat->locked_buf = buf; in isp_stat_buf_get()412 BUG_ON(stat->locked_buf != NULL); in isp_stat_bufs_alloc()
113 struct ispstat_buffer *locked_buf; member