Searched refs:DIRTY (Results 1 – 7 of 7) sorted by relevance
146 if (__riscv_v_vstate_check(task_pt_regs(current)->status, DIRTY)) { in riscv_v_start_kernel_context()163 if (depth == 0 && __riscv_v_vstate_check(regs->status, DIRTY)) in riscv_v_context_nesting_start()
93 #define DIRTY(z) ((x)->z != (y)->z) macro101 results &= !DIRTY(regvals.clock_params[i]); in PAR_EQUAL()105 results &= !DIRTY(regvals.regs[i]); in PAR_EQUAL()108 return (!DIRTY(cmode) && !DIRTY(xres) && !DIRTY(yres) in PAR_EQUAL()109 && !DIRTY(vxres) && !DIRTY(vyres)); in PAR_EQUAL()
90 regs->status = __riscv_v_vstate_or(regs->status, DIRTY); in __riscv_v_vstate_dirty()309 if (__riscv_v_vstate_check(regs->status, DIRTY)) { in riscv_v_vstate_save()
76 4. DIRTY161 4 - DIRTY
834 (background || (TREE_EMPTY(d, CLEAN) && TREE_EMPTY(d, DIRTY)))) in mtdswap_choose_gc_tree()852 TREE_EMPTY(d, DIRTY) && TREE_EMPTY(d, FAILING)) in mtdswap_pick_gc_eblk()
639 CHECK_FLAG_VALUE(DIRTY); in ext4_check_flag_values()
8676 to read the dirty GFNs. If the flags has the DIRTY bit set (at this stage8682 flags of a GFN have the DIRTY bit cleared, meaning that it has harvested8714 reading the state of an entry and mutating it from DIRTY to HARVESTED.