oldhead 440 drivers/video/fbdev/nvidia/nv_setup.c u32 oldhead; oldhead 487 drivers/video/fbdev/nvidia/nv_setup.c oldhead = NV_RD32(par->PCRTC0, 0x00000860); oldhead 488 drivers/video/fbdev/nvidia/nv_setup.c NV_WR32(par->PCRTC0, 0x00000860, oldhead | 0x00000010); oldhead 612 drivers/video/fbdev/nvidia/nv_setup.c NV_WR32(par->PCRTC0, 0x00000860, oldhead); oldhead 227 sound/core/seq/seq_fifo.c struct snd_seq_event_cell *cell, *next, *oldhead; oldhead 244 sound/core/seq/seq_fifo.c oldhead = f->head; oldhead 258 sound/core/seq/seq_fifo.c for (cell = oldhead; cell; cell = next) {