Searched refs:got_sig (Results 1 – 3 of 3) 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()
159 int got_sig = 0; in ivtv_set_speed() local168 got_sig = signal_pending(current); in ivtv_set_speed()169 if (got_sig) in ivtv_set_speed()171 got_sig = 0; in ivtv_set_speed()176 if (got_sig) in ivtv_set_speed()