Searched refs:got_sig (Results 1 – 2 of 2) sorted by relevance
279 int got_sig = 0; in ivtvfb_prep_dec_dma_to_device() local303 got_sig = signal_pending(current); in ivtvfb_prep_dec_dma_to_device()304 if (got_sig && test_and_clear_bit(IVTV_F_I_UDMA_PENDING, &itv->i_flags)) in ivtvfb_prep_dec_dma_to_device()306 got_sig = 0; in ivtvfb_prep_dec_dma_to_device()314 if (got_sig) { in ivtvfb_prep_dec_dma_to_device()
549 int got_sig; in ivtv_schedule_dma() local556 while (!(got_sig = signal_pending(current)) && in ivtv_schedule_dma()562 return got_sig; in ivtv_schedule_dma()