Searched refs:isactive (Results 1 – 2 of 2) sorted by relevance
580 uint64_t *maxslots, bool isactive) in test_memslot_move_prepare() 592 if (isactive) { in test_memslot_move_prepare() 602 movetestgpa = movesrcgpa - (MEM_TEST_MOVE_SIZE / (isactive ? 2 : 1)); in test_memslot_move_prepare() 605 if (isactive) { in test_memslot_move_prepare() 579 test_memslot_move_prepare(struct vm_data * data,struct sync_area * sync,uint64_t * 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()