/linux/mm/ |
H A D | page-writeback.c | 166 static bool mdtc_valid(struct dirty_throttle_control *dtc) in mdtc_valid() argument 168 return dtc->dom; in mdtc_valid() 171 static struct wb_domain *dtc_dom(struct dirty_throttle_control *dtc) in dtc_dom() argument 173 return dtc->dom; in dtc_dom() 220 static bool mdtc_valid(struct dirty_throttle_control *dtc) in mdtc_valid() argument 225 static struct wb_domain *dtc_dom(struct dirty_throttle_control *dtc) in dtc_dom() argument 377 static void domain_dirty_limits(struct dirty_throttle_control *dtc) in domain_dirty_limits() argument 379 const unsigned long available_memory = dtc->avail; in domain_dirty_limits() 380 struct dirty_throttle_control *gdtc = mdtc_gdtc(dtc); in domain_dirty_limits() 434 dtc->thresh = thresh; in domain_dirty_limits() [all …]
|
/linux/scripts/dtc/ |
H A D | Makefile | 5 hostprogs-always-$(CONFIG_DTC) += dtc fdtoverlay 6 hostprogs-always-$(CHECK_DTBS) += dtc 8 dtc-objs := dtc.o flattree.o fstree.o data.o livetree.o treesource.o \ 10 dtc-objs += dtc-lexer.lex.o dtc-parser.tab.o 27 $(obj)/dtc-lexer.lex.o: $(obj)/dtc-parser.tab.h
|
H A D | update-dtc-source.sh | 31 DTC_UPSTREAM_PATH=`pwd`/../dtc 32 DTC_LINUX_PATH=`pwd`/scripts/dtc 43 git log --oneline scripts/dtc/ | grep 'upstream' | head -1 | sed -e 's/^.* \(.*\)/\1/' 72 scripts/dtc: Update to upstream version ${dtc_version}
|
H A D | .gitignore | 2 /dtc
|
H A D | dtx_diff | 37 Each DTx is processed by the dtc compiler to produce a sorted dts source 313 'export KBUILD_OUTPUT=\${dir}' or add \${dir}/scripts/dtc to \$PATH
|
/linux/scripts/ |
H A D | Makefile.dtbs | 82 cmd_fdtoverlay = $(objtree)/scripts/dtc/fdtoverlay -o $@ -i $(filter %.dtb %.dtbo, $^) $(cmd_dtb_check) 91 DTC ?= $(objtree)/scripts/dtc/dtc 116 DTC_INCLUDE := $(srctree)/scripts/dtc/include-prefixes 120 dtc-tmp = $(subst $(comma),_,$(dot-target).dts.tmp) 124 $(HOSTCC) -E $(dtc_cpp_flags) -x assembler-with-cpp -o $(dtc-tmp) $< ; \ 126 $(DTC_FLAGS) -d $(depfile).dtc.tmp $(dtc-tmp) ; \ 127 cat $(depfile).pre.tmp $(depfile).dtc.tmp > $(depfile) \ 131 $(call if_changed_dep,dtc) [all...] |
H A D | Makefile | 61 subdir- += basic dtc gdb kconfig mod
|
/linux/drivers/dma/ |
H A D | dmatest.c | 254 struct dmatest_chan *dtc; in is_threaded_test_run() local 256 list_for_each_entry(dtc, &info->channels, node) { in is_threaded_test_run() 259 list_for_each_entry(thread, &dtc->threads, node) { in is_threaded_test_run() 270 struct dmatest_chan *dtc; in is_threaded_test_pending() local 272 list_for_each_entry(dtc, &info->channels, node) { in is_threaded_test_pending() 275 list_for_each_entry(thread, &dtc->threads, node) { in is_threaded_test_pending() 948 static void dmatest_cleanup_channel(struct dmatest_chan *dtc) in dmatest_cleanup_channel() argument 954 list_for_each_entry_safe(thread, _thread, &dtc->threads, node) { in dmatest_cleanup_channel() 964 dmaengine_terminate_sync(dtc->chan); in dmatest_cleanup_channel() 966 kfree(dtc); in dmatest_cleanup_channel() [all …]
|
H A D | dma-jz4780.c | 110 u32 dtc; member 357 desc->dtc = len >> jzchan->transfer_shift; in jz4780_dma_setup_hwdesc() 398 desc->desc[i].dtc |= in jz4780_dma_prep_slave_sg() 450 desc->desc[i].dtc |= in jz4780_dma_prep_dma_cyclic() 481 desc->desc[0].dtc = len >> jzchan->transfer_shift; in jz4780_dma_prep_dma_memcpy() 548 jzchan->desc->desc[jzchan->curr_hwdesc].dtc); in jz4780_dma_begin() 632 count += desc->desc[i].dtc & GENMASK(23, 0); in jz4780_dma_desc_residue()
|
/linux/drivers/perf/ |
H A D | arm-cmn.c | 130 #define CMN_DT_PMEVCNT(dtc, n) ((dtc)->pmu_base + _CMN_DT_CNT_REG(n)) argument 131 #define CMN_DT_PMCCNTR(dtc) ((dtc)->pmu_base + 0x40) argument 133 #define CMN_DT_PMEVCNTSR(dtc, n) ((dtc)->pmu_base + 0x50 + _CMN_DT_CNT_REG(n)) argument 134 #define CMN_DT_PMCCNTRSR(dtc) ((dtc)->pmu_base + 0x90) argument 136 #define CMN_DT_PMCR(dtc) ((dtc)->pmu_base + 0x100) argument 141 #define CMN_DT_PMOVSR(dtc) ((dtc)->pmu_base + 0x118) argument 142 #define CMN_DT_PMOVSR_CLR(dtc) ((dtc)->pmu_base + 0x120) argument 144 #define CMN_DT_PMSSR(dtc) ((dtc)->pmu_base + 0x128) argument 147 #define CMN_DT_PMSRR(dtc) ((dtc)->pmu_base + 0x130) argument 289 s8 dtc; member [all …]
|
/linux/drivers/ata/ |
H A D | pata_cs5536.c | 112 u32 dtc; in cs5536_program_dtc() local 114 cs5536_read(pdev, DTC, &dtc); in cs5536_program_dtc() 115 dtc &= ~(IDE_DRV_MASK << dshift); in cs5536_program_dtc() 116 dtc |= tim << dshift; in cs5536_program_dtc() 117 cs5536_write(pdev, DTC, dtc); in cs5536_program_dtc()
|
/linux/drivers/of/unittest-data/ |
H A D | overlay_common.dtsi | 8 * Do not add anything that would result in dtc creating node "/__fixups__". 9 * dtc will create nodes "/__symbols__" and "/__local_fixups__".
|
H A D | tests-interrupts.dtsi | 43 * warning from dtc starting with
|
/linux/arch/powerpc/boot/ |
H A D | wrapper | 63 dtc=scripts/dtc/dtc 189 $dtc -O dtb -o "$dtb" -b 0 "$dts"
|
/linux/tools/testing/selftests/dt/ |
H A D | Makefile | 12 $(top_srcdir)/scripts/dtc/dt-extract-compatibles -d $(top_srcdir) > $@
|
/linux/arch/mips/mti-malta/ |
H A D | Makefile | 17 CFLAGS_malta-dtshim.o = -I$(src)/../../../scripts/dtc/libfdt
|
/linux/Documentation/translations/zh_CN/devicetree/ |
H A D | dynamic-resolution-notes.rst | 21 解析器被赋予一个任意的树作为输入,该树用适当的dtc选项编译,并有一个/plugin/标签。这就产
|
/linux/Documentation/process/ |
H A D | maintainer-soc-clean-dts.rst | 14 Strict DTS DT Schema and dtc Compliance
|
/linux/arch/arm64/kernel/pi/ |
H A D | Makefile | 8 -I$(srctree)/scripts/dtc/libfdt -fno-stack-protector \
|
/linux/scripts/package/ |
H A D | install-extmod-build | 14 \( -name atomic -o -name dtc -o -name kconfig -o -name package \) -prune -o \
|
/linux/Documentation/devicetree/ |
H A D | dynamic-resolution-notes.rst | 14 proper dtc option and having a /plugin/ tag. This generates the
|
H A D | of_unittest.rst | 42 to read. The script scripts/dtc/of_unittest_expect was created to filter 45 from 'scripts/dtc/of_unittest_expect --help'. 65 $(call if_changed_dep, dtc)
|
/linux/arch/powerpc/boot/dts/ |
H A D | ps3.dts | 33 * dtc expects a clock-frequency and timebase-frequency entries, so
|
/linux/arch/riscv/kernel/pi/ |
H A D | Makefile | 7 -I$(srctree)/scripts/dtc/libfdt -fno-stack-protector \
|
/linux/drivers/tty/serial/8250/ |
H A D | Makefile | 55 CFLAGS_8250_ingenic.o += -I$(srctree)/scripts/dtc/libfdt
|