Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/
A Dlib.mk125 define CLEAN
130 $(CLEAN)
/linux/tools/testing/selftests/futex/
A DMakefile31 override define CLEAN
/linux/drivers/mtd/
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/tools/testing/selftests/sparc64/
A DMakefile43 override define CLEAN
/linux/scripts/
A DMakefile.clean49 quiet_cmd_clean = CLEAN $(obj)
/linux/tools/testing/selftests/powerpc/
A DMakefile66 override define CLEAN
/linux/kernel/bpf/preload/iterators/
A DMakefile41 $(call msg,CLEAN)
/linux/tools/bpf/resolve_btfids/
A DMakefile80 $(call msg,CLEAN,$(BINARY))
/linux/Documentation/devicetree/bindings/regulator/
A Drohm,bd71815-regulator.yaml92 # (RUN /CLEAN according to data-sheet) and non operational states
/linux/tools/testing/selftests/bpf/
A DMakefile109 override define CLEAN
110 $(call msg,CLEAN)
/linux/fs/xfs/
A Dxfs_mount.h405 __XFS_IS_OPSTATE(clean, CLEAN)
/linux/arch/arm/boot/dts/
A Dimx6dl-plybas.dts31 label = "CLEAN";
/linux/arch/x86/kvm/
A Dlapic.c179 CLEAN, enumerator
192 if (atomic_read_acquire(&kvm->arch.apic_map_dirty) == CLEAN) in kvm_recalculate_apic_map()
204 DIRTY, UPDATE_IN_PROGRESS) == CLEAN) { in kvm_recalculate_apic_map()
278 UPDATE_IN_PROGRESS, CLEAN); in kvm_recalculate_apic_map()
/linux/arch/m68k/fpsp040/
A Dsatan.S280 movew #0x0000,XDCARE(%a6) | ...CLEAN UP X JUST IN CASE
/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-reqbufs.rst165 :ref:`V4L2_BUF_FLAG_NO_CACHE_CLEAN <V4L2-BUF-FLAG-NO-CACHE-CLEAN>` and
A Dbuffer.rst573 * .. _`V4L2-BUF-FLAG-NO-CACHE-CLEAN`:
/linux/
A DMakefile1961 quiet_cmd_rmfiles = $(if $(wildcard $(rm-files)),CLEAN $(wildcard $(rm-files)))

Completed in 24 milliseconds