Searched refs:isactive (Results 1 – 2 of 2) sorted by relevance
581 u64 *maxslots, bool isactive) in test_memslot_move_prepare() 593 if (isactive) { in test_memslot_move_prepare() 603 movetestgpa = movesrcgpa - (MEM_TEST_MOVE_SIZE / (isactive ? 2 : 1)); in test_memslot_move_prepare() 606 if (isactive) { in test_memslot_move_prepare() 580 test_memslot_move_prepare(struct vm_data * data,struct sync_area * sync,u64 * maxslots,bool isactive) test_memslot_move_prepare() argument
2347 static int do_fb_set_var(struct fb_var_screeninfo *var, int isactive) in do_fb_set_var() argument2356 if (((var->activate & FB_ACTIVATE_MASK) == FB_ACTIVATE_NOW) && isactive) in do_fb_set_var()