Home
last modified time | relevance | path

Searched refs:CLEAN (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.15/tools/testing/selftests/powerpc/pmu/
H A DMakefile59 DEFAULT_CLEAN := $(CLEAN)
60 override define CLEAN
/linux-6.15/arch/riscv/mm/
H A Dpmem.c20 ALT_CMO_OP(CLEAN, addr, size, riscv_cbom_block_size); in arch_wb_cache_pmem()
H A Ddma-noncoherent.c28 ALT_CMO_OP(CLEAN, vaddr, size, riscv_cbom_block_size); in arch_dma_cache_wback()
/linux-6.15/tools/testing/selftests/futex/
H A DMakefile29 override define CLEAN
/linux-6.15/tools/testing/selftests/
H A Dlib.mk192 define CLEAN
197 $(CLEAN)
/linux-6.15/tools/testing/selftests/sparc64/
H A DMakefile43 override define CLEAN
/linux-6.15/scripts/
H A DMakefile.clean42 quiet_cmd_clean = CLEAN $(obj)
/linux-6.15/tools/testing/selftests/powerpc/
H A DMakefile65 override define CLEAN
/linux-6.15/drivers/mtd/
H A Dmtdswap.c572 if (TREE_EMPTY(d, CLEAN)) in mtdswap_map_free_block()
575 clean_root = TREE_ROOT(d, CLEAN); in mtdswap_map_free_block()
579 TREE_COUNT(d, CLEAN)--; in mtdswap_map_free_block()
605 return TREE_COUNT(d, CLEAN) * d->pages_per_eblk + in mtdswap_free_page_cnt()
760 if (TREE_COUNT(d, CLEAN) < LOW_FRAG_GC_THRESHOLD) in __mtdswap_choose_gc_tree()
834 (background || (TREE_EMPTY(d, CLEAN) && TREE_EMPTY(d, DIRTY)))) in mtdswap_choose_gc_tree()
851 if (background && TREE_COUNT(d, CLEAN) > CLEAN_BLOCK_THRESHOLD && in mtdswap_pick_gc_eblk()
/linux-6.15/kernel/bpf/preload/iterators/
H A DMakefile43 $(call msg,CLEAN)
/linux-6.15/tools/testing/selftests/hid/
H A DMakefile55 override define CLEAN
56 $(call msg,CLEAN)
/linux-6.15/arch/riscv/errata/thead/
H A Derrata.c95 THEAD_CMO_OP(CLEAN, paddr, size, riscv_cbom_block_size); in thead_errata_cache_wback()
/linux-6.15/drivers/hid/bpf/progs/
H A DMakefile54 $(call msg,CLEAN)
/linux-6.15/tools/bpf/resolve_btfids/
H A DMakefile98 $(call msg,CLEAN,$(BINARY))
/linux-6.15/arch/riscv/include/asm/
H A Dvector.h84 regs->status = __riscv_v_vstate_or(regs->status, CLEAN); in __riscv_v_vstate_clean()
/linux-6.15/Documentation/devicetree/bindings/regulator/
H A Drohm,bd71815-regulator.yaml93 # (RUN /CLEAN according to data-sheet) and non operational states
/linux-6.15/tools/testing/selftests/sched_ext/
H A DMakefile152 override define CLEAN
/linux-6.15/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-plybas.dts31 label = "CLEAN";
/linux-6.15/arch/m68k/fpsp040/
H A Dsatan.S280 movew #0x0000,XDCARE(%a6) | ...CLEAN UP X JUST IN CASE
/linux-6.15/fs/xfs/
H A Dxfs_mount.h590 __XFS_IS_OPSTATE(clean, CLEAN)
/linux-6.15/arch/x86/kvm/
H A Dlapic.c373 CLEAN, enumerator
388 if (atomic_read_acquire(&kvm->arch.apic_map_dirty) == CLEAN) in kvm_recalculate_apic_map()
405 DIRTY, UPDATE_IN_PROGRESS) == CLEAN) { in kvm_recalculate_apic_map()
481 UPDATE_IN_PROGRESS, CLEAN); in kvm_recalculate_apic_map()
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dvidioc-reqbufs.rst161 :ref:`V4L2_BUF_FLAG_NO_CACHE_CLEAN <V4L2-BUF-FLAG-NO-CACHE-CLEAN>` and
H A Dbuffer.rst568 * .. _`V4L2-BUF-FLAG-NO-CACHE-CLEAN`:
/linux-6.15/tools/testing/selftests/bpf/
H A DMakefile144 override define CLEAN
145 $(call msg,CLEAN)
/linux-6.15/
H A DMakefile2134 quiet_cmd_rmfiles = $(if $(wildcard $(rm-files)),CLEAN $(wildcard $(rm-files)))

12