Searched refs:old_domain (Results 1 – 3 of 3) sorted by relevance
282 cfg->old_domain = cfg->domain; in __irq_prepare_move()309 if (unlikely(cpumask_test_cpu(smp_processor_id(), &cfg->old_domain))) in irq_complete_move()312 cpumask_and(&cleanup_mask, &cfg->old_domain, cpu_online_mask); in irq_complete_move()340 if (!cpumask_test_cpu(me, &cfg->old_domain)) in smp_irq_move_cleanup_interrupt()
102 cpumask_t old_domain; member
28 unsigned int old_domain = get_domain(); in uaccess_save_and_enable() local31 set_domain((old_domain & ~domain_mask(DOMAIN_USER)) | in uaccess_save_and_enable()34 return old_domain; in uaccess_save_and_enable()