Searched refs:CLEAN (Results 1 – 21 of 21) sorted by relevance
/linux/tools/testing/selftests/powerpc/pmu/ |
H A D | Makefile | 59 DEFAULT_CLEAN := $(CLEAN) 60 override define CLEAN
|
/linux/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/tools/testing/selftests/futex/ |
H A D | Makefile | 29 override define CLEAN
|
/linux/tools/testing/selftests/ |
H A D | lib.mk | 192 define CLEAN 197 $(CLEAN)
|
/linux/tools/testing/selftests/sparc64/ |
H A D | Makefile | 43 override define CLEAN
|
/linux/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/scripts/ |
H A D | Makefile.clean | 42 quiet_cmd_clean = CLEAN $(obj)
|
/linux/tools/testing/selftests/powerpc/ |
H A D | Makefile | 65 override define CLEAN
|
/linux/kernel/bpf/preload/iterators/ |
H A D | Makefile | 43 $(call msg,CLEAN)
|
/linux/tools/testing/selftests/hid/ |
H A D | Makefile | 55 override define CLEAN macro 56 $(call msg,CLEAN)
|
/linux/drivers/hid/bpf/progs/ |
H A D | Makefile | 54 $(call msg,CLEAN)
|
/linux/tools/bpf/resolve_btfids/ |
H A D | Makefile | 98 $(call msg,CLEAN,$(BINARY))
|
/linux/tools/testing/selftests/sched_ext/ |
H A D | Makefile | 152 override define CLEAN macro
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6dl-plybas.dts | 31 label = "CLEAN";
|
/linux/fs/xfs/ |
H A D | xfs_mount.h | 539 __XFS_IS_OPSTATE(clean, CLEAN)
|
/linux/arch/m68k/fpsp040/ |
H A D | satan.S | 280 movew #0x0000,XDCARE(%a6) | ...CLEAN UP X JUST IN CASE
|
/linux/tools/testing/selftests/bpf/ |
H A D | Makefile | 151 override define CLEAN macro 152 $(call msg,CLEAN)
|
/linux/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/ |
H A D | Makefile | 2125 quiet_cmd_rmfiles = $(if $(wildcard $(rm-files)),CLEAN $(wildcard $(rm-files)))
|