Searched refs:retarget (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
H A D | nouveau_chan.c | 143 /* nv04 vram pushbuf hack, retarget to its location in nouveau_channel_prep()
|
/linux-4.1.27/drivers/misc/sgi-gru/ |
H A D | grumain.c | 655 * - retarget interrupts on local blade 701 gru_dbg(grudev, "retarget from %d to %d\n", gts->ts_tlb_int_select, gru_retarget_intr()
|
/linux-4.1.27/kernel/ |
H A D | signal.c | 2409 sigset_t retarget; retarget_shared_pending() local 2412 sigandsets(&retarget, &tsk->signal->shared_pending.signal, which); retarget_shared_pending() 2413 if (sigisemptyset(&retarget)) retarget_shared_pending() 2421 if (!has_pending_signals(&retarget, &t->blocked)) while_each_thread() 2424 sigandsets(&retarget, &retarget, &t->blocked); while_each_thread() 2429 if (sigisemptyset(&retarget)) while_each_thread()
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | smpboot.c | 642 printk ("Unable to retarget CPEI, offline cpu [%d] failed\n", cpu); migrate_platform_irqs()
|
/linux-4.1.27/arch/ia64/sn/pci/ |
H A D | tioce_provider.c | 949 * basis, this will retarget line interrupts for all functions downstream of
|
Completed in 200 milliseconds