Searched defs:dtc (Results 1 – 5 of 5) sorted by relevance
| /linux/mm/ |
| H A D | page-writeback.c | 144 mdtc_valid(struct dirty_throttle_control * dtc) mdtc_valid() argument 149 dtc_dom(struct dirty_throttle_control * dtc) dtc_dom() argument 198 mdtc_valid(struct dirty_throttle_control * dtc) mdtc_valid() argument 203 dtc_dom(struct dirty_throttle_control * dtc) dtc_dom() argument 355 domain_dirty_limits(struct dirty_throttle_control * dtc) domain_dirty_limits() argument 848 dtc_is_global(struct dirty_throttle_control * dtc) dtc_is_global() argument 857 domain_dirty_avail(struct dirty_throttle_control * dtc,bool include_writeback) domain_dirty_avail() argument 900 __wb_calc_thresh(struct dirty_throttle_control * dtc,unsigned long thresh) __wb_calc_thresh() argument 1071 wb_position_ratio(struct dirty_throttle_control * dtc) wb_position_ratio() argument 1284 update_dirty_limit(struct dirty_throttle_control * dtc) update_dirty_limit() argument 1313 domain_update_dirty_limit(struct dirty_throttle_control * dtc,unsigned long now) domain_update_dirty_limit() argument 1338 wb_update_dirty_ratelimit(struct dirty_throttle_control * dtc,unsigned long dirtied,unsigned long elapsed) wb_update_dirty_ratelimit() argument 1668 wb_dirty_limits(struct dirty_throttle_control * dtc) wb_dirty_limits() argument 1709 domain_poll_intv(struct dirty_throttle_control * dtc,bool strictlimit) domain_poll_intv() argument 1734 domain_dirty_freerun(struct dirty_throttle_control * dtc,bool strictlimit) domain_dirty_freerun() argument 1752 balance_domain_limits(struct dirty_throttle_control * dtc,bool strictlimit) balance_domain_limits() argument 1760 wb_dirty_freerun(struct dirty_throttle_control * dtc,bool strictlimit) wb_dirty_freerun() argument 1781 wb_dirty_exceeded(struct dirty_throttle_control * dtc,bool strictlimit) wb_dirty_exceeded() argument 1792 balance_wb_limits(struct dirty_throttle_control * dtc,bool strictlimit) balance_wb_limits() argument 2126 wb_bg_dirty_limits(struct dirty_throttle_control * dtc) wb_bg_dirty_limits() argument 2137 domain_over_bg_thresh(struct dirty_throttle_control * dtc) domain_over_bg_thresh() argument [all...] |
| /linux/drivers/dma/ |
| H A D | dmatest.c | 254 struct dmatest_chan *dtc; in is_threaded_test_run() local 270 struct dmatest_chan *dtc; in is_threaded_test_pending() local 948 static void dmatest_cleanup_channel(struct dmatest_chan *dtc) in dmatest_cleanup_channel() 970 struct dmatest_chan *dtc, enum dma_transaction_type type) in dmatest_add_threads() 1023 struct dmatest_chan *dtc; in dmatest_add_channel() local 1134 struct dmatest_chan *dtc; in run_pending_tests() local 1152 struct dmatest_chan *dtc, *_dtc; in stop_threaded_test() local 1236 struct dmatest_chan *dtc; in dmatest_chan_set() local 1322 struct dmatest_chan *dtc; in dmatest_test_list_get() local
|
| H A D | dma-jz4780.c | 110 u32 dtc; member
|
| /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 293 s8 dtc; member [all …]
|
| /linux/drivers/ata/ |
| H A D | pata_cs5536.c | 112 u32 dtc; in cs5536_program_dtc() local
|