Home
last modified time | relevance | path

Searched defs:ce (Results 1 – 49 of 49) sorted by relevance

/linux-4.4.14/drivers/clocksource/
Drockchip_timer.c32 struct clock_event_device ce; member
39 static inline struct bc_timer *rk_timer(struct clock_event_device *ce) in rk_timer()
44 static inline void __iomem *rk_base(struct clock_event_device *ce) in rk_base()
49 static inline void rk_timer_disable(struct clock_event_device *ce) in rk_timer_disable()
55 static inline void rk_timer_enable(struct clock_event_device *ce, u32 flags) in rk_timer_enable()
63 struct clock_event_device *ce) in rk_timer_update_counter()
70 static void rk_timer_interrupt_clear(struct clock_event_device *ce) in rk_timer_interrupt_clear()
77 struct clock_event_device *ce) in rk_timer_set_next_event()
85 static int rk_timer_shutdown(struct clock_event_device *ce) in rk_timer_shutdown()
91 static int rk_timer_set_periodic(struct clock_event_device *ce) in rk_timer_set_periodic()
[all …]
Dtimer-digicolor.c60 struct clock_event_device ce; member
66 struct digicolor_timer *dc_timer(struct clock_event_device *ce) in dc_timer()
71 static inline void dc_timer_disable(struct clock_event_device *ce) in dc_timer_disable()
77 static inline void dc_timer_enable(struct clock_event_device *ce, u32 mode) in dc_timer_enable()
83 static inline void dc_timer_set_count(struct clock_event_device *ce, in dc_timer_set_count()
90 static int digicolor_clkevt_shutdown(struct clock_event_device *ce) in digicolor_clkevt_shutdown()
96 static int digicolor_clkevt_set_oneshot(struct clock_event_device *ce) in digicolor_clkevt_set_oneshot()
103 static int digicolor_clkevt_set_periodic(struct clock_event_device *ce) in digicolor_clkevt_set_periodic()
114 struct clock_event_device *ce) in digicolor_clkevt_next_event()
Dtimer-sun5i.c72 static void sun5i_clkevt_sync(struct sun5i_timer_clkevt *ce) in sun5i_clkevt_sync()
80 static void sun5i_clkevt_time_stop(struct sun5i_timer_clkevt *ce, u8 timer) in sun5i_clkevt_time_stop()
88 static void sun5i_clkevt_time_setup(struct sun5i_timer_clkevt *ce, u8 timer, u32 delay) in sun5i_clkevt_time_setup()
93 static void sun5i_clkevt_time_start(struct sun5i_timer_clkevt *ce, u8 timer, bool periodic) in sun5i_clkevt_time_start()
108 struct sun5i_timer_clkevt *ce = to_sun5i_timer_clkevt(clkevt); in sun5i_clkevt_shutdown() local
116 struct sun5i_timer_clkevt *ce = to_sun5i_timer_clkevt(clkevt); in sun5i_clkevt_set_oneshot() local
125 struct sun5i_timer_clkevt *ce = to_sun5i_timer_clkevt(clkevt); in sun5i_clkevt_set_periodic() local
136 struct sun5i_timer_clkevt *ce = to_sun5i_timer_clkevt(clkevt); in sun5i_clkevt_next_event() local
147 struct sun5i_timer_clkevt *ce = (struct sun5i_timer_clkevt *)dev_id; in sun5i_timer_interrupt() local
248 struct sun5i_timer_clkevt *ce = container_of(timer, struct sun5i_timer_clkevt, timer); in sun5i_rate_cb_clkevt() local
[all …]
Dtimer-atlas7.c73 struct clock_event_device *ce = dev_id; in sirfsoc_timer_interrupt() local
102 struct clock_event_device *ce) in sirfsoc_timer_set_next_event()
175 static int sirfsoc_local_timer_setup(struct clock_event_device *ce) in sirfsoc_local_timer_setup()
206 static void sirfsoc_local_timer_stop(struct clock_event_device *ce) in sirfsoc_local_timer_stop()
Dtimer-prima2.c62 struct clock_event_device *ce = dev_id; in sirfsoc_timer_interrupt() local
91 struct clock_event_device *ce) in sirfsoc_timer_set_next_event()
Dcadence_ttc_timer.c100 struct clock_event_device ce; member
/linux-4.4.14/fs/
Dmbcache.c98 #define MB_CACHE_ENTRY_LOCK_INDEX(ce) \ argument
133 __spin_lock_mb_cache_entry(struct mb_cache_entry *ce) in __spin_lock_mb_cache_entry()
140 __spin_unlock_mb_cache_entry(struct mb_cache_entry *ce) in __spin_unlock_mb_cache_entry()
147 __mb_cache_entry_is_block_hashed(struct mb_cache_entry *ce) in __mb_cache_entry_is_block_hashed()
154 __mb_cache_entry_unhash_block(struct mb_cache_entry *ce) in __mb_cache_entry_unhash_block()
161 __mb_cache_entry_is_index_hashed(struct mb_cache_entry *ce) in __mb_cache_entry_is_index_hashed()
167 __mb_cache_entry_unhash_index(struct mb_cache_entry *ce) in __mb_cache_entry_unhash_index()
182 __mb_cache_entry_unhash_unlock(struct mb_cache_entry *ce) in __mb_cache_entry_unhash_unlock()
191 __mb_cache_entry_forget(struct mb_cache_entry *ce, gfp_t gfp_mask) in __mb_cache_entry_forget()
201 __mb_cache_entry_release(struct mb_cache_entry *ce) in __mb_cache_entry_release()
[all …]
/linux-4.4.14/drivers/of/
Ddynamic.c448 static void __of_changeset_entry_destroy(struct of_changeset_entry *ce) in __of_changeset_entry_destroy()
456 static void __of_changeset_entry_dump(struct of_changeset_entry *ce) in __of_changeset_entry_dump()
473 static inline void __of_changeset_entry_dump(struct of_changeset_entry *ce) in __of_changeset_entry_dump()
479 static void __of_changeset_entry_invert(struct of_changeset_entry *ce, in __of_changeset_entry_invert()
504 static void __of_changeset_entry_notify(struct of_changeset_entry *ce, bool revert) in __of_changeset_entry_notify()
537 static int __of_changeset_entry_apply(struct of_changeset_entry *ce) in __of_changeset_entry_apply()
629 static inline int __of_changeset_entry_revert(struct of_changeset_entry *ce) in __of_changeset_entry_revert()
660 struct of_changeset_entry *ce, *cen; in of_changeset_destroy() local
680 struct of_changeset_entry *ce; in of_changeset_apply() local
719 struct of_changeset_entry *ce; in of_changeset_revert() local
[all …]
Doverlay.c434 struct of_changeset_entry *ce; in overlay_is_topmost() local
468 struct of_changeset_entry *ce; in overlay_removal_is_ok() local
/linux-4.4.14/arch/alpha/kernel/
Dtime.c93 struct clock_event_device *ce = &per_cpu(cpu_ce, cpu); in rtc_timer_interrupt() local
108 rtc_ce_set_next_event(unsigned long evt, struct clock_event_device *ce) in rtc_ce_set_next_event()
118 struct clock_event_device *ce = &per_cpu(cpu_ce, cpu); in init_rtc_clockevent() local
156 static int qemu_ce_shutdown(struct clock_event_device *ce) in qemu_ce_shutdown()
165 qemu_ce_set_next_event(unsigned long evt, struct clock_event_device *ce) in qemu_ce_set_next_event()
175 struct clock_event_device *ce = &per_cpu(cpu_ce, cpu); in qemu_timer_interrupt() local
185 struct clock_event_device *ce = &per_cpu(cpu_ce, cpu); in init_qemu_clockevent() local
/linux-4.4.14/drivers/base/power/
Dclock_ops.c41 static inline void __pm_clk_enable(struct device *dev, struct pm_clock_entry *ce) in __pm_clk_enable()
60 static void pm_clk_acquire(struct device *dev, struct pm_clock_entry *ce) in pm_clk_acquire()
78 struct pm_clock_entry *ce; in __pm_clk_add() local
143 static void __pm_clk_remove(struct pm_clock_entry *ce) in __pm_clk_remove()
173 struct pm_clock_entry *ce; in pm_clk_remove() local
236 struct pm_clock_entry *ce, *c; in pm_clk_destroy() local
266 struct pm_clock_entry *ce; in pm_clk_suspend() local
296 struct pm_clock_entry *ce; in pm_clk_resume() local
/linux-4.4.14/arch/arm/mach-footbridge/
Ddc21285-timer.c90 struct clock_event_device *ce = dev_id; in timer1_interrupt() local
115 struct clock_event_device *ce = &ckevt_dc21285; in footbridge_timer_init() local
Disa-timer.c22 struct clock_event_device *ce = dev_id; in pit_timer_interrupt() local
/linux-4.4.14/fs/ext2/
Dxattr.c483 struct mb_cache_entry *ce; in ext2_xattr_set() local
707 struct mb_cache_entry *ce; in ext2_xattr_set2() local
757 struct mb_cache_entry *ce; in ext2_xattr_delete_inode() local
829 struct mb_cache_entry *ce; in ext2_xattr_cache_insert() local
903 struct mb_cache_entry *ce; in ext2_xattr_cache_find() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dclip_tbl.c78 struct clip_entry *ce, *cte; in cxgb4_clip_get() local
144 struct clip_entry *ce, *cte; in cxgb4_clip_release() local
246 struct clip_entry *ce; in clip_tbl_show() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgf100.c30 gf100_ce_init(struct nvkm_falcon *ce) in gf100_ce_init()
Dgk104.c29 gk104_ce_intr(struct nvkm_engine *ce) in gk104_ce_intr()
Dgt215.c43 gt215_ce_intr(struct nvkm_falcon *ce, struct nvkm_fifo_chan *chan) in gt215_ce_intr()
/linux-4.4.14/arch/sparc/kernel/
Dtime_32.c120 struct clock_event_device *ce = &timer_ce; in setup_timer_ce() local
213 struct clock_event_device *ce = &per_cpu(sparc32_clockevent, cpu); in register_percpu_ce() local
Dsun4m_smp.c243 struct clock_event_device *ce; in smp4m_percpu_timer_interrupt() local
Dsun4d_smp.c367 struct clock_event_device *ce; in smp4d_percpu_timer_interrupt() local
Dleon_kernel.c284 struct clock_event_device *ce; in leon_percpu_timer_ce_interrupt() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
Dsge.c510 struct freelQ_ce *ce = &q->centries[cidx]; in free_freelQ_buffers() local
620 struct cmdQ_ce *ce; in free_cmdQ_buffers() local
828 struct freelQ_ce *ce = &q->centries[q->pidx]; in refill_free_list() local
1043 const struct freelQ_ce *ce = &fl->centries[fl->cidx]; in get_packet() local
1092 struct freelQ_ce *ce = &fl->centries[fl->cidx]; in unexpected_offload() local
1161 struct cmdQ_ce **ce, in write_large_page_tx_descs()
1206 struct cmdQ_ce *ce; in write_tx_descs() local
/linux-4.4.14/kernel/time/
Dclockevents.c32 struct clock_event_device *ce; member
679 struct clock_event_device *ce; in sysfs_unbind_tick_dev() local
/linux-4.4.14/fs/ext4/
Dxattr.c545 struct mb_cache_entry *ce = NULL; in ext4_xattr_release_block() local
781 struct mb_cache_entry *ce = NULL; in ext4_xattr_block_set() local
1534 struct mb_cache_entry *ce; in ext4_xattr_cache_insert() local
1608 struct mb_cache_entry *ce; in ext4_xattr_cache_find() local
/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2_cq.c134 struct c2wr_ce *ce; in c2_poll_one() local
Dc2_wr.h1457 struct c2wr_ce ce; member
/linux-4.4.14/drivers/media/i2c/
Dvs6624.c768 const unsigned *ce; in vs6624_probe() local
/linux-4.4.14/drivers/md/
Ddm-snap-persistent.c704 struct core_exception ce; in persistent_commit_exception() local
767 struct core_exception ce; in persistent_prepare_merge() local
/linux-4.4.14/include/linux/
Dclockchips.h193 clockevents_calc_mult_shift(struct clock_event_device *ce, u32 freq, u32 minsec) in clockevents_calc_mult_shift()
/linux-4.4.14/drivers/net/ppp/
Dppp_generic.c2617 struct compressor_entry *ce; in find_comp_entry() local
2630 struct compressor_entry *ce; in ppp_register_compressor() local
2652 struct compressor_entry *ce; in ppp_unregister_compressor() local
2667 struct compressor_entry *ce; in find_compressor() local
/linux-4.4.14/arch/powerpc/include/asm/
Dicswx.h89 u8 ce; member
/linux-4.4.14/drivers/video/fbdev/core/
Dsvgalib.c305 u8 ce = 0x0e; in svga_tilecursor() local
/linux-4.4.14/scripts/kconfig/
Dexpr.c25 struct expr *expr_alloc_one(enum expr_type type, struct expr *ce) in expr_alloc_one()
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevice.h124 struct nvkm_engine *ce[3]; member
189 int (*ce[3] )(struct nvkm_device *, int idx, struct nvkm_engine **); member
/linux-4.4.14/arch/tile/include/arch/
Dmpipe_shm.h243 uint_reg_t ce : 1; member
/linux-4.4.14/drivers/mtd/nand/
Dlpc32xx_slc.c413 uint32_t ce = ecc[i / 3]; in lpc32xx_slc_ecc_copy() local
Dnandsim.c360 int ce; /* chip Enable */ member
/linux-4.4.14/scripts/
Dasn1_compiler.c1398 struct element *e, *ce; in render_out_of_line_list() local
/linux-4.4.14/net/ipv4/netfilter/
Darp_tables.c1470 struct compat_arpt_entry __user *ce; in compat_copy_entry_to_user() local
Dip_tables.c1378 struct compat_ipt_entry __user *ce; in compat_copy_entry_to_user() local
/linux-4.4.14/drivers/net/fddi/skfp/h/
Dsmc.h448 struct s_cem ce[NUMPHYS] ; /* cem */ member
/linux-4.4.14/include/uapi/linux/
Dixjuser.h351 IXJ_CADENCE_ELEMENT __user *ce; member
/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c1389 struct compat_ip6t_entry __user *ce; in compat_copy_entry_to_user() local
/linux-4.4.14/net/bridge/netfilter/
Debtables.c1674 struct ebt_entry __user *ce; in compat_copy_entry_to_user() local
/linux-4.4.14/drivers/staging/media/bcm2048/
Dradio-bcm2048.c1364 int err = 0, i, j = 0, ce = 0, cr = 0; in bcm2048_get_rds_rt() local
/linux-4.4.14/drivers/iommu/
Dintel-iommu.c2895 struct context_entry *new_ce = NULL, ce; in copy_context_table() local
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-mio-defs.h884 uint64_t ce:6; member
917 uint64_t ce:6; member
Dcvmx-pciercx-defs.h2114 uint32_t ce:1; member