Searched refs:list_overhead (Results 1 – 1 of 1) sorted by relevance
97 struct list_head list_overhead; member155 list_del_init(&bp->list_overhead); in pvr2_buffer_remove()196 list_add_tail(&bp->list_overhead,&sp->ready_list); in pvr2_buffer_set_ready()222 list_add_tail(&bp->list_overhead,&sp->idle_list); in pvr2_buffer_set_idle()247 list_add_tail(&bp->list_overhead,&sp->queued_list); in pvr2_buffer_set_queued()277 INIT_LIST_HEAD(&bp->list_overhead); in pvr2_buffer_init()403 bp1 = list_entry(lp,struct pvr2_buffer,list_overhead); in pvr2_stream_internal_flush()572 return list_entry(lp,struct pvr2_buffer,list_overhead); in pvr2_stream_get_idle_buffer()579 return list_entry(lp,struct pvr2_buffer,list_overhead); in pvr2_stream_get_ready_buffer()