Searched refs:CLEAN (Results 1 – 17 of 17) sorted by relevance
/linux-6.1.9/tools/testing/selftests/ |
D | lib.mk | 119 define CLEAN 124 $(CLEAN)
|
/linux-6.1.9/tools/testing/selftests/futex/ |
D | Makefile | 31 override define CLEAN
|
/linux-6.1.9/tools/testing/selftests/sparc64/ |
D | Makefile | 43 override define CLEAN
|
/linux-6.1.9/scripts/ |
D | Makefile.clean | 43 quiet_cmd_clean = CLEAN $(obj)
|
/linux-6.1.9/tools/testing/selftests/powerpc/ |
D | Makefile | 68 override define CLEAN
|
/linux-6.1.9/drivers/mtd/ |
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.1.9/kernel/bpf/preload/iterators/ |
D | Makefile | 41 $(call msg,CLEAN)
|
/linux-6.1.9/tools/bpf/resolve_btfids/ |
D | Makefile | 87 $(call msg,CLEAN,$(BINARY))
|
/linux-6.1.9/Documentation/devicetree/bindings/regulator/ |
D | rohm,bd71815-regulator.yaml | 93 # (RUN /CLEAN according to data-sheet) and non operational states
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | imx6dl-plybas.dts | 31 label = "CLEAN";
|
/linux-6.1.9/fs/xfs/ |
D | xfs_mount.h | 416 __XFS_IS_OPSTATE(clean, CLEAN)
|
/linux-6.1.9/tools/testing/selftests/bpf/ |
D | Makefile | 108 override define CLEAN 109 $(call msg,CLEAN)
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | vidioc-reqbufs.rst | 165 :ref:`V4L2_BUF_FLAG_NO_CACHE_CLEAN <V4L2-BUF-FLAG-NO-CACHE-CLEAN>` and
|
D | buffer.rst | 573 * .. _`V4L2-BUF-FLAG-NO-CACHE-CLEAN`:
|
/linux-6.1.9/arch/m68k/fpsp040/ |
D | satan.S | 280 movew #0x0000,XDCARE(%a6) | ...CLEAN UP X JUST IN CASE
|
/linux-6.1.9/arch/x86/kvm/ |
D | lapic.c | 216 CLEAN, enumerator 229 if (atomic_read_acquire(&kvm->arch.apic_map_dirty) == CLEAN) in kvm_recalculate_apic_map() 241 DIRTY, UPDATE_IN_PROGRESS) == CLEAN) { in kvm_recalculate_apic_map() 315 UPDATE_IN_PROGRESS, CLEAN); in kvm_recalculate_apic_map()
|
/linux-6.1.9/ |
D | Makefile | 2118 quiet_cmd_rmfiles = $(if $(wildcard $(rm-files)),CLEAN $(wildcard $(rm-files)))
|