/Linux-v4.19/drivers/clocksource/ |
D | timer-digicolor.c | 61 struct clock_event_device ce; member 67 static struct digicolor_timer *dc_timer(struct clock_event_device *ce) in dc_timer() 72 static inline void dc_timer_disable(struct clock_event_device *ce) in dc_timer_disable() 78 static inline void dc_timer_enable(struct clock_event_device *ce, u32 mode) in dc_timer_enable() 84 static inline void dc_timer_set_count(struct clock_event_device *ce, in dc_timer_set_count() 91 static int digicolor_clkevt_shutdown(struct clock_event_device *ce) in digicolor_clkevt_shutdown() 97 static int digicolor_clkevt_set_oneshot(struct clock_event_device *ce) in digicolor_clkevt_set_oneshot() 104 static int digicolor_clkevt_set_periodic(struct clock_event_device *ce) in digicolor_clkevt_set_periodic() 115 struct clock_event_device *ce) in digicolor_clkevt_next_event()
|
D | timer-sun5i.c | 73 static void sun5i_clkevt_sync(struct sun5i_timer_clkevt *ce) in sun5i_clkevt_sync() 81 static void sun5i_clkevt_time_stop(struct sun5i_timer_clkevt *ce, u8 timer) in sun5i_clkevt_time_stop() 89 static void sun5i_clkevt_time_setup(struct sun5i_timer_clkevt *ce, u8 timer, u32 delay) in sun5i_clkevt_time_setup() 94 static void sun5i_clkevt_time_start(struct sun5i_timer_clkevt *ce, u8 timer, bool periodic) in sun5i_clkevt_time_start() 109 struct sun5i_timer_clkevt *ce = to_sun5i_timer_clkevt(clkevt); in sun5i_clkevt_shutdown() local 117 struct sun5i_timer_clkevt *ce = to_sun5i_timer_clkevt(clkevt); in sun5i_clkevt_set_oneshot() local 126 struct sun5i_timer_clkevt *ce = to_sun5i_timer_clkevt(clkevt); in sun5i_clkevt_set_periodic() local 137 struct sun5i_timer_clkevt *ce = to_sun5i_timer_clkevt(clkevt); in sun5i_clkevt_next_event() local 148 struct sun5i_timer_clkevt *ce = (struct sun5i_timer_clkevt *)dev_id; in sun5i_timer_interrupt() local 249 struct sun5i_timer_clkevt *ce = container_of(timer, struct sun5i_timer_clkevt, timer); in sun5i_rate_cb_clkevt() local [all …]
|
D | rockchip_timer.c | 46 struct clock_event_device ce; member 53 static inline struct rk_timer *rk_timer(struct clock_event_device *ce) in rk_timer() 81 struct clock_event_device *ce) in rk_timer_set_next_event() 92 static int rk_timer_shutdown(struct clock_event_device *ce) in rk_timer_shutdown() 100 static int rk_timer_set_periodic(struct clock_event_device *ce) in rk_timer_set_periodic() 112 struct clock_event_device *ce = dev_id; in rk_timer_interrupt() local 210 struct clock_event_device *ce; in rk_clkevt_init() local
|
D | mps2-timer.c | 58 static int mps2_timer_shutdown(struct clock_event_device *ce) in mps2_timer_shutdown() 66 static int mps2_timer_set_next_event(unsigned long next, struct clock_event_device *ce) in mps2_timer_set_next_event() 74 static int mps2_timer_set_periodic(struct clock_event_device *ce) in mps2_timer_set_periodic() 87 struct clockevent_mps2 *ce = dev_id; in mps2_timer_interrupt() local 106 struct clockevent_mps2 *ce; in mps2_clockevent_init() local
|
D | timer-sprd.c | 80 struct clock_event_device *ce) in sprd_timer_set_next_event() 91 static int sprd_timer_set_periodic(struct clock_event_device *ce) in sprd_timer_set_periodic() 102 static int sprd_timer_shutdown(struct clock_event_device *ce) in sprd_timer_shutdown() 112 struct clock_event_device *ce = (struct clock_event_device *)dev_id; in sprd_timer_interrupt() local
|
D | riscv_timer.c | 27 struct clock_event_device *ce) in riscv_clock_next_event() 61 struct clock_event_device *ce = per_cpu_ptr(&riscv_clock_event, cpu); in riscv_timer_starting_cpu() local
|
D | timer-atlas7.c | 73 struct clock_event_device *ce = dev_id; in sirfsoc_timer_interrupt() local 102 struct clock_event_device *ce) in sirfsoc_timer_set_next_event() 177 struct clock_event_device *ce = per_cpu_ptr(sirfsoc_clockevent, cpu); in sirfsoc_local_timer_starting_cpu() local
|
D | timer-prima2.c | 61 struct clock_event_device *ce = dev_id; in sirfsoc_timer_interrupt() local 90 struct clock_event_device *ce) in sirfsoc_timer_set_next_event()
|
/Linux-v4.19/drivers/of/ |
D | dynamic.c | 435 static void __of_changeset_entry_destroy(struct of_changeset_entry *ce) in __of_changeset_entry_destroy() 443 static void __of_changeset_entry_dump(struct of_changeset_entry *ce) in __of_changeset_entry_dump() 460 static inline void __of_changeset_entry_dump(struct of_changeset_entry *ce) in __of_changeset_entry_dump() 466 static void __of_changeset_entry_invert(struct of_changeset_entry *ce, in __of_changeset_entry_invert() 496 static int __of_changeset_entry_notify(struct of_changeset_entry *ce, in __of_changeset_entry_notify() 531 static int __of_changeset_entry_apply(struct of_changeset_entry *ce) in __of_changeset_entry_apply() 623 static inline int __of_changeset_entry_revert(struct of_changeset_entry *ce) in __of_changeset_entry_revert() 655 struct of_changeset_entry *ce, *cen; in of_changeset_destroy() local 674 struct of_changeset_entry *ce; in __of_changeset_apply_entries() local 703 struct of_changeset_entry *ce; in __of_changeset_apply_notify() local [all …]
|
/Linux-v4.19/drivers/base/power/ |
D | clock_ops.c | 42 static inline void __pm_clk_enable(struct device *dev, struct pm_clock_entry *ce) in __pm_clk_enable() 61 static void pm_clk_acquire(struct device *dev, struct pm_clock_entry *ce) in pm_clk_acquire() 79 struct pm_clock_entry *ce; in __pm_clk_add() local 235 static void __pm_clk_remove(struct pm_clock_entry *ce) in __pm_clk_remove() 265 struct pm_clock_entry *ce; in pm_clk_remove() local 303 struct pm_clock_entry *ce; in pm_clk_remove_clk() local 365 struct pm_clock_entry *ce, *c; in pm_clk_destroy() local 396 struct pm_clock_entry *ce; in pm_clk_suspend() local 427 struct pm_clock_entry *ce; in pm_clk_resume() local
|
/Linux-v4.19/arch/alpha/kernel/ |
D | time.c | 94 struct clock_event_device *ce = &per_cpu(cpu_ce, cpu); in rtc_timer_interrupt() local 109 rtc_ce_set_next_event(unsigned long evt, struct clock_event_device *ce) in rtc_ce_set_next_event() 119 struct clock_event_device *ce = &per_cpu(cpu_ce, cpu); in init_rtc_clockevent() local 157 static int qemu_ce_shutdown(struct clock_event_device *ce) in qemu_ce_shutdown() 166 qemu_ce_set_next_event(unsigned long evt, struct clock_event_device *ce) in qemu_ce_set_next_event() 176 struct clock_event_device *ce = &per_cpu(cpu_ce, cpu); in qemu_timer_interrupt() local 186 struct clock_event_device *ce = &per_cpu(cpu_ce, cpu); in init_qemu_clockevent() local
|
/Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
D | ce.c | 146 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_read32() local 153 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_write32() local 191 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_src_ring_read_index_from_ddr() local 199 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_src_ring_read_index_get() local 291 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_dest_ring_read_index_from_ddr() local 300 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_dest_ring_read_index_get() local 607 struct ath10k_ce *ce = ath10k_ce_priv(ar); in __ath10k_ce_send_revert() local 640 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_send() local 655 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_ce_num_free_src_entries() local 671 struct ath10k_ce *ce = ath10k_ce_priv(ar); in __ath10k_ce_rx_num_free_bufs() local [all …]
|
D | pci.c | 689 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_write32() local 696 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_read32() local 778 struct ath10k_ce *ce = ath10k_ce_priv(ar); in __ath10k_pci_rx_post_buf() local 818 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_rx_post_pipe() local 901 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_diag_read_mem() local 1054 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_diag_write_mem() local 1363 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_hif_tx_sg() local 2293 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_bus_get_num_banks() local 2466 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_alloc_pipes() local 3443 struct ath10k_ce *ce = ath10k_ce_priv(ar); in ath10k_pci_setup_resource() local
|
/Linux-v4.19/drivers/gpu/drm/i915/selftests/ |
D | mock_engine.c | 75 static void mock_context_unpin(struct intel_context *ce) in mock_context_unpin() 80 static void mock_context_destroy(struct intel_context *ce) in mock_context_destroy() 94 struct intel_context *ce = to_intel_context(ctx, engine); in mock_context_pin() local 256 struct intel_context *ce; in mock_engine_free() local
|
D | mock_context.c | 48 struct intel_context *ce = &ctx->__engine[n]; in mock_context() local
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/ce/ |
D | gk104.c | 47 gk104_ce_intr_launcherr(struct nvkm_engine *ce, const u32 base) in gk104_ce_intr_launcherr() 59 gk104_ce_intr(struct nvkm_engine *ce) in gk104_ce_intr()
|
D | gp100.c | 49 gp100_ce_intr_launcherr(struct nvkm_engine *ce, const u32 base) in gp100_ce_intr_launcherr() 60 gp100_ce_intr(struct nvkm_engine *ce) in gp100_ce_intr()
|
D | gf100.c | 30 gf100_ce_init(struct nvkm_falcon *ce) in gf100_ce_init()
|
D | gt215.c | 43 gt215_ce_intr(struct nvkm_falcon *ce, struct nvkm_fifo_chan *chan) in gt215_ce_intr()
|
/Linux-v4.19/arch/arm/mach-footbridge/ |
D | dc21285-timer.c | 91 struct clock_event_device *ce = dev_id; in timer1_interrupt() local 116 struct clock_event_device *ce = &ckevt_dc21285; in footbridge_timer_init() local
|
D | isa-timer.c | 23 struct clock_event_device *ce = dev_id; in pit_timer_interrupt() local
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_lrc.c | 223 struct intel_context *ce) in intel_lr_context_descriptor_update() 420 struct intel_context *ce = rq->hw_context; in execlists_update_context() local 507 static bool ctx_single_port_submission(const struct intel_context *ce) in ctx_single_port_submission() 538 struct intel_context *ce = in inject_preempt_context() local 1265 static void execlists_context_destroy(struct intel_context *ce) in execlists_context_destroy() 1278 static void execlists_context_unpin(struct intel_context *ce) in execlists_context_unpin() 1315 struct intel_context *ce) in __execlists_context_pin() 1369 struct intel_context *ce = to_intel_context(ctx, engine); in execlists_context_pin() local 2415 struct intel_context *ce = in logical_ring_init() local 2722 struct intel_context *ce) in execlists_context_deferred_alloc() [all …]
|
D | intel_ringbuffer.c | 1181 static void intel_ring_context_destroy(struct intel_context *ce) in intel_ring_context_destroy() 1213 static int __context_pin(struct intel_context *ce) in __context_pin() 1247 static void __context_unpin(struct intel_context *ce) in __context_unpin() 1259 static void intel_ring_context_unpin(struct intel_context *ce) in intel_ring_context_unpin() 1339 struct intel_context *ce) in __ring_context_pin() 1387 struct intel_context *ce = to_intel_context(ctx, engine); in intel_ring_context_pin() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | clip_tbl.c | 78 struct clip_entry *ce, *cte; in cxgb4_clip_get() local 151 struct clip_entry *ce, *cte; in cxgb4_clip_release() local 256 struct clip_entry *ce; in clip_tbl_show() local
|
/Linux-v4.19/arch/sparc/kernel/ |
D | time_32.c | 121 struct clock_event_device *ce = &timer_ce; in setup_timer_ce() local 214 struct clock_event_device *ce = &per_cpu(sparc32_clockevent, cpu); in register_percpu_ce() local
|