Home
last modified time | relevance | path

Searched defs:dtc (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Dpage-writeback.c144 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 Ddmatest.c254 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
/linux/drivers/perf/
H A Darm-cmn.c130 #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) argument
141 CMN_DT_PMOVSR(dtc) global() argument
142 CMN_DT_PMOVSR_CLR(dtc) global() argument
144 CMN_DT_PMSSR(dtc) global() argument
147 CMN_DT_PMSRR(dtc) global() argument
292 s8 dtc; global() member
356 struct arm_cmn_dtc *dtc; global() member
551 s8 dtc = xp[x].dtc; arm_cmn_map_show() local
1383 arm_cmn_claim_wp_idx(struct arm_cmn_dtm * dtm,struct perf_event * event,unsigned int dtc,int wp_idx,unsigned int pos) arm_cmn_claim_wp_idx() argument
1466 arm_cmn_read_cc(struct arm_cmn_dtc * dtc) arm_cmn_read_cc() argument
1475 arm_cmn_read_counter(struct arm_cmn_dtc * dtc,int idx) arm_cmn_read_counter() argument
1574 struct arm_cmn_dtc *dtc = cmn->dtc + hw->dtc_idx[0]; arm_cmn_event_start() local
1608 struct arm_cmn_dtc *dtc = cmn->dtc + hw->dtc_idx[0]; arm_cmn_event_stop() local
2055 struct arm_cmn_dtc *dtc = dev_id; arm_cmn_handle_irq() local
2133 struct arm_cmn_dtc *dtc = cmn->dtc + idx; arm_cmn_init_dtc() local
[all...]
/linux/drivers/ata/
H A Dpata_cs5536.c112 u32 dtc; in cs5536_program_dtc() local