| /linux-6.15/tools/testing/selftests/powerpc/pmu/ |
| H A D | Makefile | 59 DEFAULT_CLEAN := $(CLEAN) 60 override define CLEAN
|
| /linux-6.15/arch/riscv/mm/ |
| H A D | pmem.c | 20 ALT_CMO_OP(CLEAN, addr, size, riscv_cbom_block_size); in arch_wb_cache_pmem()
|
| H A D | dma-noncoherent.c | 28 ALT_CMO_OP(CLEAN, vaddr, size, riscv_cbom_block_size); in arch_dma_cache_wback()
|
| /linux-6.15/tools/testing/selftests/futex/ |
| H A D | Makefile | 29 override define CLEAN
|
| /linux-6.15/tools/testing/selftests/ |
| H A D | lib.mk | 192 define CLEAN 197 $(CLEAN)
|
| /linux-6.15/tools/testing/selftests/sparc64/ |
| H A D | Makefile | 43 override define CLEAN
|
| /linux-6.15/scripts/ |
| H A D | Makefile.clean | 42 quiet_cmd_clean = CLEAN $(obj)
|
| /linux-6.15/tools/testing/selftests/powerpc/ |
| H A D | Makefile | 65 override define CLEAN
|
| /linux-6.15/drivers/mtd/ |
| H A D | mtdswap.c | 572 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 D | Makefile | 43 $(call msg,CLEAN)
|
| /linux-6.15/tools/testing/selftests/hid/ |
| H A D | Makefile | 55 override define CLEAN 56 $(call msg,CLEAN)
|
| /linux-6.15/arch/riscv/errata/thead/ |
| H A D | errata.c | 95 THEAD_CMO_OP(CLEAN, paddr, size, riscv_cbom_block_size); in thead_errata_cache_wback()
|
| /linux-6.15/drivers/hid/bpf/progs/ |
| H A D | Makefile | 54 $(call msg,CLEAN)
|
| /linux-6.15/tools/bpf/resolve_btfids/ |
| H A D | Makefile | 98 $(call msg,CLEAN,$(BINARY))
|
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | vector.h | 84 regs->status = __riscv_v_vstate_or(regs->status, CLEAN); in __riscv_v_vstate_clean()
|
| /linux-6.15/Documentation/devicetree/bindings/regulator/ |
| H A D | rohm,bd71815-regulator.yaml | 93 # (RUN /CLEAN according to data-sheet) and non operational states
|
| /linux-6.15/tools/testing/selftests/sched_ext/ |
| H A D | Makefile | 152 override define CLEAN
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6dl-plybas.dts | 31 label = "CLEAN";
|
| /linux-6.15/arch/m68k/fpsp040/ |
| H A D | satan.S | 280 movew #0x0000,XDCARE(%a6) | ...CLEAN UP X JUST IN CASE
|
| /linux-6.15/fs/xfs/ |
| H A D | xfs_mount.h | 590 __XFS_IS_OPSTATE(clean, CLEAN)
|
| /linux-6.15/arch/x86/kvm/ |
| H A D | lapic.c | 373 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 D | vidioc-reqbufs.rst | 161 :ref:`V4L2_BUF_FLAG_NO_CACHE_CLEAN <V4L2-BUF-FLAG-NO-CACHE-CLEAN>` and
|
| H A D | buffer.rst | 568 * .. _`V4L2-BUF-FLAG-NO-CACHE-CLEAN`:
|
| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | Makefile | 144 override define CLEAN 145 $(call msg,CLEAN)
|
| /linux-6.15/ |
| H A D | Makefile | 2134 quiet_cmd_rmfiles = $(if $(wildcard $(rm-files)),CLEAN $(wildcard $(rm-files)))
|