Home
last modified time | relevance | path

Searched refs:CLEAN (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/tools/testing/selftests/
H A Dlib.mk124 define CLEAN macro
129 $(CLEAN)
/kernel/linux/linux-6.6/tools/testing/selftests/
H A Dlib.mk121 define CLEAN macro
126 $(CLEAN)
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/
H A DMakefile50 DEFAULT_CLEAN := $(CLEAN)
51 override define CLEAN
/kernel/linux/linux-5.10/tools/testing/selftests/futex/
H A DMakefile31 override define CLEAN
/kernel/linux/linux-6.6/tools/testing/selftests/futex/
H A DMakefile31 override define CLEAN
/kernel/linux/linux-5.10/tools/testing/selftests/sparc64/
H A DMakefile43 override define CLEAN
/kernel/linux/linux-5.10/tools/testing/selftests/gpio/
H A DMakefile23 override define CLEAN
/kernel/linux/linux-5.10/tools/testing/selftests/android/
H A DMakefile33 override define CLEAN
/kernel/linux/linux-6.6/tools/testing/selftests/sparc64/
H A DMakefile43 override define CLEAN
/kernel/linux/linux-5.10/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()
761 if (TREE_COUNT(d, CLEAN) < LOW_FRAG_GC_THRESHOLD) in __mtdswap_choose_gc_tree()
835 (background || (TREE_EMPTY(d, CLEAN) && TREE_EMPTY(d, DIRTY)))) in mtdswap_choose_gc_tree()
852 if (background && TREE_COUNT(d, CLEAN) > CLEAN_BLOCK_THRESHOLD && in mtdswap_pick_gc_eblk()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/
H A DMakefile66 override define CLEAN
/kernel/linux/linux-5.10/kernel/bpf/preload/iterators/
H A DMakefile33 $(call msg,CLEAN)
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/
H A DMakefile68 override define CLEAN
/kernel/linux/linux-6.6/tools/testing/selftests/hid/
H A DMakefile52 override define CLEAN
53 $(call msg,CLEAN)
/kernel/linux/linux-5.10/tools/bpf/runqslower/
H A DMakefile40 $(call msg,CLEAN)
/kernel/linux/linux-5.10/tools/bpf/resolve_btfids/
H A DMakefile77 $(call msg,CLEAN,$(BINARY))
/kernel/linux/linux-6.6/kernel/bpf/preload/iterators/
H A DMakefile43 $(call msg,CLEAN)
/kernel/linux/linux-6.6/drivers/hid/bpf/entrypoints/
H A DMakefile51 $(call msg,CLEAN)
/kernel/linux/linux-6.6/tools/bpf/resolve_btfids/
H A DMakefile100 $(call msg,CLEAN,$(BINARY))
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A DMakefile104 override define CLEAN
105 $(call msg,CLEAN)
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_mount.h426 __XFS_IS_OPSTATE(clean, CLEAN)
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dlapic.c174 * CLEAN -> DIRTY and UPDATE_IN_PROGRESS -> DIRTY changes happen without a lock.
176 * DIRTY -> UPDATE_IN_PROGRESS and UPDATE_IN_PROGRESS -> CLEAN happen with
180 CLEAN, enumerator
193 if (atomic_read_acquire(&kvm->arch.apic_map_dirty) == CLEAN) in kvm_recalculate_apic_map()
202 DIRTY, UPDATE_IN_PROGRESS) == CLEAN) { in kvm_recalculate_apic_map()
276 UPDATE_IN_PROGRESS, CLEAN); in kvm_recalculate_apic_map()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dlapic.c363 * CLEAN -> DIRTY and UPDATE_IN_PROGRESS -> DIRTY changes happen without a lock.
365 * DIRTY -> UPDATE_IN_PROGRESS and UPDATE_IN_PROGRESS -> CLEAN happen with
369 CLEAN, enumerator
384 if (atomic_read_acquire(&kvm->arch.apic_map_dirty) == CLEAN) in kvm_recalculate_apic_map()
401 DIRTY, UPDATE_IN_PROGRESS) == CLEAN) { in kvm_recalculate_apic_map()
477 UPDATE_IN_PROGRESS, CLEAN); in kvm_recalculate_apic_map()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A DMakefile126 override define CLEAN
127 $(call msg,CLEAN)

Completed in 19 milliseconds

12