Home
last modified time | relevance | path

Searched defs:ctx (Results 1 – 25 of 368) sorted by relevance

12345678910>>...15

/linux-3.3/arch/powerpc/platforms/cell/spufs/
Dbacking_ops.c47 static void gen_spu_event(struct spu_context *ctx, u32 event) in gen_spu_event()
62 static int spu_backing_mbox_read(struct spu_context *ctx, u32 * data) in spu_backing_mbox_read()
84 static u32 spu_backing_mbox_stat_read(struct spu_context *ctx) in spu_backing_mbox_stat_read()
89 static unsigned int spu_backing_mbox_stat_poll(struct spu_context *ctx, in spu_backing_mbox_stat_poll()
128 static int spu_backing_ibox_read(struct spu_context *ctx, u32 * data) in spu_backing_ibox_read()
152 static int spu_backing_wbox_write(struct spu_context *ctx, u32 data) in spu_backing_wbox_write()
183 static u32 spu_backing_signal1_read(struct spu_context *ctx) in spu_backing_signal1_read()
188 static void spu_backing_signal1_write(struct spu_context *ctx, u32 data) in spu_backing_signal1_write()
200 static u32 spu_backing_signal2_read(struct spu_context *ctx) in spu_backing_signal2_read()
205 static void spu_backing_signal2_write(struct spu_context *ctx, u32 data) in spu_backing_signal2_write()
[all …]
Dhw_ops.c37 static int spu_hw_mbox_read(struct spu_context *ctx, u32 * data) in spu_hw_mbox_read()
54 static u32 spu_hw_mbox_stat_read(struct spu_context *ctx) in spu_hw_mbox_stat_read()
59 static unsigned int spu_hw_mbox_stat_poll(struct spu_context *ctx, in spu_hw_mbox_stat_poll()
96 static int spu_hw_ibox_read(struct spu_context *ctx, u32 * data) in spu_hw_ibox_read()
117 static int spu_hw_wbox_write(struct spu_context *ctx, u32 data) in spu_hw_wbox_write()
138 static void spu_hw_signal1_write(struct spu_context *ctx, u32 data) in spu_hw_signal1_write()
143 static void spu_hw_signal2_write(struct spu_context *ctx, u32 data) in spu_hw_signal2_write()
148 static void spu_hw_signal1_type_set(struct spu_context *ctx, u64 val) in spu_hw_signal1_type_set()
164 static u64 spu_hw_signal1_type_get(struct spu_context *ctx) in spu_hw_signal1_type_get()
169 static void spu_hw_signal2_type_set(struct spu_context *ctx, u64 val) in spu_hw_signal2_type_set()
[all …]
Dsched.c97 void spu_set_timeslice(struct spu_context *ctx) in spu_set_timeslice()
108 void __spu_update_sched_info(struct spu_context *ctx) in __spu_update_sched_info()
149 void spu_update_sched_info(struct spu_context *ctx) in spu_update_sched_info()
167 static int __node_allowed(struct spu_context *ctx, int node) in __node_allowed()
179 static int node_allowed(struct spu_context *ctx, int node) in node_allowed()
206 struct spu_context *ctx = spu->ctx; in do_notify_spus_active() local
222 static void spu_bind_context(struct spu *spu, struct spu_context *ctx) in spu_bind_context()
272 struct spu_context *ctx; in aff_merge_remaining_ctxs() local
283 struct spu_context *ctx; in aff_set_offsets() local
304 static struct spu *aff_ref_location(struct spu_context *ctx, int mem_aff, in aff_ref_location()
[all …]
Dcontext.c38 struct spu_context *ctx; in alloc_spu_context() local
84 struct spu_context *ctx; in destroy_spu_context() local
101 struct spu_context * get_spu_context(struct spu_context *ctx) in get_spu_context()
107 int put_spu_context(struct spu_context *ctx) in put_spu_context()
113 void spu_forget(struct spu_context *ctx) in spu_forget()
132 void spu_unmap_mappings(struct spu_context *ctx) in spu_unmap_mappings()
156 int spu_acquire_saved(struct spu_context *ctx) in spu_acquire_saved()
178 void spu_release_saved(struct spu_context *ctx) in spu_release_saved()
Dfile.c165 struct spu_context *ctx = i->i_ctx; in spufs_mem_open() local
179 struct spu_context *ctx = i->i_ctx; in spufs_mem_release() local
189 __spufs_mem_read(struct spu_context *ctx, char __user *buffer, in __spufs_mem_read()
201 struct spu_context *ctx = file->private_data; in spufs_mem_read() local
217 struct spu_context *ctx = file->private_data; in spufs_mem_write() local
239 struct spu_context *ctx = vma->vm_file->private_data; in spufs_mem_mmap_fault() local
288 struct spu_context *ctx = vma->vm_file->private_data; in spufs_mem_mmap_access() local
315 struct spu_context *ctx = file->private_data; in spufs_mem_mmap() local
345 struct spu_context *ctx = file->private_data; in spufs_get_unmapped_area() local
376 struct spu_context *ctx = vma->vm_file->private_data; in spufs_ps_fault() local
[all …]
Drun.c16 struct spu_context *ctx = spu->ctx; in spufs_stop_callback() local
48 int spu_stopped(struct spu_context *ctx, u32 *stat) in spu_stopped()
81 static int spu_setup_isolated(struct spu_context *ctx) in spu_setup_isolated()
175 static int spu_run_init(struct spu_context *ctx, u32 *npc) in spu_run_init()
243 static int spu_run_fini(struct spu_context *ctx, u32 *npc, in spu_run_fini()
272 static int spu_handle_restartsys(struct spu_context *ctx, long *spu_ret, in spu_handle_restartsys()
308 static int spu_process_callback(struct spu_context *ctx) in spu_process_callback()
352 long spufs_run_spu(struct spu_context *ctx, u32 *npc, u32 *event) in spufs_run_spu()
/linux-3.3/drivers/staging/crystalhd/
Dcrystalhd_cmds.c30 static struct crystalhd_user *bc_cproc_get_uid(struct crystalhd_cmd *ctx) in bc_cproc_get_uid()
45 static int bc_cproc_get_user_count(struct crystalhd_cmd *ctx) in bc_cproc_get_user_count()
57 static void bc_cproc_mark_pwr_state(struct crystalhd_cmd *ctx) in bc_cproc_mark_pwr_state()
72 static enum BC_STATUS bc_cproc_notify_mode(struct crystalhd_cmd *ctx, in bc_cproc_notify_mode()
114 static enum BC_STATUS bc_cproc_get_version(struct crystalhd_cmd *ctx, in bc_cproc_get_version()
129 static enum BC_STATUS bc_cproc_get_hwtype(struct crystalhd_cmd *ctx, in bc_cproc_get_hwtype()
147 static enum BC_STATUS bc_cproc_reg_rd(struct crystalhd_cmd *ctx, in bc_cproc_reg_rd()
157 static enum BC_STATUS bc_cproc_reg_wr(struct crystalhd_cmd *ctx, in bc_cproc_reg_wr()
169 static enum BC_STATUS bc_cproc_link_reg_rd(struct crystalhd_cmd *ctx, in bc_cproc_link_reg_rd()
180 static enum BC_STATUS bc_cproc_link_reg_wr(struct crystalhd_cmd *ctx, in bc_cproc_link_reg_wr()
[all …]
/linux-3.3/drivers/media/video/s5p-mfc/
Ds5p_mfc_opr.c38 int s5p_mfc_alloc_dec_temp_buffers(struct s5p_mfc_ctx *ctx) in s5p_mfc_alloc_dec_temp_buffers()
67 void s5p_mfc_release_dec_desc_buffer(struct s5p_mfc_ctx *ctx) in s5p_mfc_release_dec_desc_buffer()
77 int s5p_mfc_alloc_codec_buffers(struct s5p_mfc_ctx *ctx) in s5p_mfc_alloc_codec_buffers()
215 void s5p_mfc_release_codec_buffers(struct s5p_mfc_ctx *ctx) in s5p_mfc_release_codec_buffers()
232 int s5p_mfc_alloc_instance_buffer(struct s5p_mfc_ctx *ctx) in s5p_mfc_alloc_instance_buffer()
275 void s5p_mfc_release_instance_buffer(struct s5p_mfc_ctx *ctx) in s5p_mfc_release_instance_buffer()
290 void s5p_mfc_set_dec_desc_buffer(struct s5p_mfc_ctx *ctx) in s5p_mfc_set_dec_desc_buffer()
299 void s5p_mfc_set_shared_buffer(struct s5p_mfc_ctx *ctx) in s5p_mfc_set_shared_buffer()
306 int s5p_mfc_set_dec_stream_buffer(struct s5p_mfc_ctx *ctx, int buf_addr, in s5p_mfc_set_dec_stream_buffer()
319 int s5p_mfc_set_dec_frame_buffer(struct s5p_mfc_ctx *ctx) in s5p_mfc_set_dec_frame_buffer()
[all …]
Ds5p_mfc_enc.c574 static int s5p_mfc_ctx_ready(struct s5p_mfc_ctx *ctx) in s5p_mfc_ctx_ready()
593 static void cleanup_ref_queue(struct s5p_mfc_ctx *ctx) in cleanup_ref_queue()
615 static int enc_pre_seq_start(struct s5p_mfc_ctx *ctx) in enc_pre_seq_start()
632 static int enc_post_seq_start(struct s5p_mfc_ctx *ctx) in enc_post_seq_start()
660 static int enc_pre_frame_start(struct s5p_mfc_ctx *ctx) in enc_pre_frame_start()
686 static int enc_post_frame_start(struct s5p_mfc_ctx *ctx) in enc_post_frame_start()
846 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_g_fmt() local
920 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_s_fmt() local
1033 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_reqbufs() local
1081 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_querybuf() local
[all …]
Ds5p_mfc_dec.c175 static int s5p_mfc_ctx_ready(struct s5p_mfc_ctx *ctx) in s5p_mfc_ctx_ready()
283 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_g_fmt() local
361 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_s_fmt() local
410 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_reqbufs() local
510 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_querybuf() local
538 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_qbuf() local
554 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_dqbuf() local
571 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_streamon() local
614 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_streamoff() local
626 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_mfc_dec_s_ctrl() local
[all …]
/linux-3.3/drivers/media/video/s5p-g2d/
Dg2d.c91 static struct g2d_frame *get_frame(struct g2d_ctx *ctx, in get_frame()
108 struct g2d_ctx *ctx = vb2_get_drv_priv(vq); in g2d_queue_setup() local
126 struct g2d_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in g2d_buf_prepare() local
137 struct g2d_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in g2d_buf_queue() local
151 struct g2d_ctx *ctx = priv; in queue_init() local
179 struct g2d_ctx *ctx = container_of(ctrl->handler, struct g2d_ctx, in g2d_s_ctrl() local
199 int g2d_setup_ctrls(struct g2d_ctx *ctx) in g2d_setup_ctrls()
228 struct g2d_ctx *ctx = NULL; in g2d_open() local
263 struct g2d_ctx *ctx = fh2ctx(file->private_data); in g2d_release() local
299 struct g2d_ctx *ctx = prv; in vidioc_g_fmt() local
[all …]
/linux-3.3/drivers/gpu/drm/nouveau/
Dnv50_grctx.c176 nv50_grctx_init(struct nouveau_grctx *ctx) in nv50_grctx_init()
289 nv50_graph_construct_mmio(struct nouveau_grctx *ctx) in nv50_graph_construct_mmio()
773 dd_emit(struct nouveau_grctx *ctx, int num, uint32_t val) { in dd_emit()
782 nv50_graph_construct_mmio_ddata(struct nouveau_grctx *ctx) in nv50_graph_construct_mmio_ddata()
1145 xf_emit(struct nouveau_grctx *ctx, int num, uint32_t val) { in xf_emit()
1175 nv50_graph_construct_xfer1(struct nouveau_grctx *ctx) in nv50_graph_construct_xfer1()
1338 nv50_graph_construct_gene_dispatch(struct nouveau_grctx *ctx) in nv50_graph_construct_gene_dispatch()
1394 nv50_graph_construct_gene_m2mf(struct nouveau_grctx *ctx) in nv50_graph_construct_gene_m2mf()
1446 nv50_graph_construct_gene_ccache(struct nouveau_grctx *ctx) in nv50_graph_construct_gene_ccache()
1514 nv50_graph_construct_gene_unk10xx(struct nouveau_grctx *ctx) in nv50_graph_construct_gene_unk10xx()
[all …]
/linux-3.3/drivers/gpu/drm/radeon/
Datom.c56 struct atom_context *ctx; member
102 static uint32_t atom_iio_execute(struct atom_context *ctx, int base, in atom_iio_execute()
177 static uint32_t atom_get_src_int(atom_exec_context *ctx, uint8_t attr, in atom_get_src_int()
365 static void atom_skip_src_int(atom_exec_context *ctx, uint8_t attr, int *ptr) in atom_skip_src_int()
401 static uint32_t atom_get_src(atom_exec_context *ctx, uint8_t attr, int *ptr) in atom_get_src()
406 static uint32_t atom_get_src_direct(atom_exec_context *ctx, uint8_t align, int *ptr) in atom_get_src_direct()
432 static uint32_t atom_get_dst(atom_exec_context *ctx, int arg, uint8_t attr, in atom_get_dst()
441 static void atom_skip_dst(atom_exec_context *ctx, int arg, uint8_t attr, int *ptr) in atom_skip_dst()
448 static void atom_put_dst(atom_exec_context *ctx, int arg, uint8_t attr, in atom_put_dst()
587 static void atom_op_add(atom_exec_context *ctx, int *ptr, int arg) in atom_op_add()
[all …]
/linux-3.3/drivers/gpu/drm/exynos/
Dexynos_drm_hdmi.c76 struct drm_hdmi_context *ctx = to_context(dev); in drm_hdmi_is_connected() local
89 struct drm_hdmi_context *ctx = to_context(dev); in drm_hdmi_get_edid() local
102 struct drm_hdmi_context *ctx = to_context(dev); in drm_hdmi_check_timing() local
115 struct drm_hdmi_context *ctx = to_context(dev); in drm_hdmi_power_on() local
135 struct drm_hdmi_context *ctx = to_context(subdrv_dev); in drm_hdmi_enable_vblank() local
150 struct drm_hdmi_context *ctx = to_context(subdrv_dev); in drm_hdmi_disable_vblank() local
160 struct drm_hdmi_context *ctx = to_context(subdrv_dev); in drm_hdmi_mode_set() local
170 struct drm_hdmi_context *ctx = to_context(subdrv_dev); in drm_hdmi_commit() local
180 struct drm_hdmi_context *ctx = to_context(subdrv_dev); in drm_hdmi_dpms() local
210 struct drm_hdmi_context *ctx = to_context(subdrv_dev); in drm_mixer_mode_set() local
[all …]
Dexynos_mixer.c113 static void mixer_regs_dump(struct mixer_context *ctx) in mixer_regs_dump()
145 static void vp_regs_dump(struct mixer_context *ctx) in vp_regs_dump()
202 static void mixer_vsync_set_update(struct mixer_context *ctx, bool enable) in mixer_vsync_set_update()
214 static void mixer_cfg_scan(struct mixer_context *ctx, unsigned int height) in mixer_cfg_scan()
238 static void mixer_cfg_rgb_fmt(struct mixer_context *ctx, unsigned int height) in mixer_cfg_rgb_fmt()
279 static void mixer_cfg_layer(struct mixer_context *ctx, int win, bool enable) in mixer_cfg_layer()
298 static void mixer_run(struct mixer_context *ctx) in mixer_run()
307 static void vp_video_buffer(struct mixer_context *ctx, int win) in vp_video_buffer()
439 static void mixer_graph_buffer(struct mixer_context *ctx, int win) in mixer_graph_buffer()
536 static void vp_win_reset(struct mixer_context *ctx) in vp_win_reset()
[all …]
/linux-3.3/drivers/media/video/s5p-fimc/
Dfimc-core.c198 int fimc_check_scaler_ratio(struct fimc_ctx *ctx, int sw, int sh, in fimc_check_scaler_ratio()
231 int fimc_set_scaler_info(struct fimc_ctx *ctx) in fimc_set_scaler_info()
296 static void fimc_m2m_job_finish(struct fimc_ctx *ctx, int vb_state) in fimc_m2m_job_finish()
315 static int fimc_m2m_shutdown(struct fimc_ctx *ctx) in fimc_m2m_shutdown()
334 struct fimc_ctx *ctx = q->drv_priv; in start_streaming() local
343 struct fimc_ctx *ctx = q->drv_priv; in stop_streaming() local
416 struct fimc_ctx *ctx; in fimc_irq_handler() local
455 int fimc_prepare_addr(struct fimc_ctx *ctx, struct vb2_buffer *vb, in fimc_prepare_addr()
510 void fimc_set_yuv_order(struct fimc_ctx *ctx) in fimc_set_yuv_order()
552 void fimc_prepare_dma_offset(struct fimc_ctx *ctx, struct fimc_frame *f) in fimc_prepare_dma_offset()
[all …]
Dfimc-reg.c43 static u32 fimc_hw_get_in_flip(struct fimc_ctx *ctx) in fimc_hw_get_in_flip()
58 static u32 fimc_hw_get_target_flip(struct fimc_ctx *ctx) in fimc_hw_get_target_flip()
73 void fimc_hw_set_rotation(struct fimc_ctx *ctx) in fimc_hw_set_rotation()
106 void fimc_hw_set_target_format(struct fimc_ctx *ctx) in fimc_hw_set_target_format()
152 static void fimc_hw_set_out_dma_size(struct fimc_ctx *ctx) in fimc_hw_set_out_dma_size()
172 void fimc_hw_set_out_dma(struct fimc_ctx *ctx) in fimc_hw_set_out_dma()
241 void fimc_hw_set_prescaler(struct fimc_ctx *ctx) in fimc_hw_set_prescaler()
259 static void fimc_hw_set_scaler(struct fimc_ctx *ctx) in fimc_hw_set_scaler()
322 void fimc_hw_set_mainscaler(struct fimc_ctx *ctx) in fimc_hw_set_mainscaler()
356 void fimc_hw_en_capture(struct fimc_ctx *ctx) in fimc_hw_en_capture()
[all …]
/linux-3.3/fs/
Deventfd.c54 int eventfd_signal(struct eventfd_ctx *ctx, int n) in eventfd_signal()
72 static void eventfd_free_ctx(struct eventfd_ctx *ctx) in eventfd_free_ctx()
79 struct eventfd_ctx *ctx = container_of(kref, struct eventfd_ctx, kref); in eventfd_free() local
90 struct eventfd_ctx *eventfd_ctx_get(struct eventfd_ctx *ctx) in eventfd_ctx_get()
104 void eventfd_ctx_put(struct eventfd_ctx *ctx) in eventfd_ctx_put()
112 struct eventfd_ctx *ctx = file->private_data; in eventfd_release() local
121 struct eventfd_ctx *ctx = file->private_data; in eventfd_poll() local
139 static void eventfd_ctx_do_read(struct eventfd_ctx *ctx, __u64 *cnt) in eventfd_ctx_do_read()
158 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_t *wait, in eventfd_ctx_remove_wait_queue()
188 ssize_t eventfd_ctx_read(struct eventfd_ctx *ctx, int no_wait, __u64 *cnt) in eventfd_ctx_read()
[all …]
Daio.c87 static void aio_free_ring(struct kioctx *ctx) in aio_free_ring()
107 static int aio_setup_ring(struct kioctx *ctx) in aio_setup_ring()
201 struct kioctx *ctx = container_of(head, struct kioctx, rcu_head); in ctx_rcu_free() local
218 static void __put_ioctx(struct kioctx *ctx) in __put_ioctx()
249 struct kioctx *ctx; in ioctx_alloc() local
330 static void aio_cancel_all(struct kioctx *ctx) in aio_cancel_all()
352 static void wait_for_all_aios(struct kioctx *ctx) in wait_for_all_aios()
401 struct kioctx *ctx; in exit_aio() local
434 static struct kiocb *__aio_get_req(struct kioctx *ctx) in __aio_get_req()
473 static void kiocb_batch_free(struct kioctx *ctx, struct kiocb_batch *batch) in kiocb_batch_free()
[all …]
Dtimerfd.c50 struct timerfd_ctx *ctx = container_of(htmr, struct timerfd_ctx, tmr); in timerfd_tmrproc() local
71 struct timerfd_ctx *ctx; in timerfd_clock_was_set() local
89 static void timerfd_remove_cancel(struct timerfd_ctx *ctx) in timerfd_remove_cancel()
99 static bool timerfd_canceled(struct timerfd_ctx *ctx) in timerfd_canceled()
107 static void timerfd_setup_cancel(struct timerfd_ctx *ctx, int flags) in timerfd_setup_cancel()
122 static ktime_t timerfd_get_remaining(struct timerfd_ctx *ctx) in timerfd_get_remaining()
130 static int timerfd_setup(struct timerfd_ctx *ctx, int flags, in timerfd_setup()
157 struct timerfd_ctx *ctx = file->private_data; in timerfd_release() local
167 struct timerfd_ctx *ctx = file->private_data; in timerfd_poll() local
184 struct timerfd_ctx *ctx = file->private_data; in timerfd_read() local
[all …]
/linux-3.3/drivers/net/wireless/iwlwifi/
Diwl-agn-rxon.c35 struct iwl_rxon_context *ctx, in iwlagn_disable_bss()
55 struct iwl_rxon_context *ctx, in iwlagn_disable_pan()
88 struct iwl_rxon_context *ctx, in iwlagn_disconn_pan()
104 struct iwl_rxon_context *ctx) in iwlagn_update_qos()
144 struct iwl_rxon_context *ctx) in iwlagn_send_rxon_assoc()
189 struct iwl_rxon_context *ctx) in iwlagn_rxon_disconn()
231 struct iwl_rxon_context *ctx) in iwlagn_rxon_connect()
416 int iwlagn_commit_rxon(struct iwl_priv *priv, struct iwl_rxon_context *ctx) in iwlagn_commit_rxon()
533 struct iwl_rxon_context *ctx) in iwlagn_config_ht40()
553 struct iwl_rxon_context *ctx; in iwlagn_mac_config() local
[all …]
/linux-3.3/arch/x86/include/asm/
Dserpent.h16 static inline void serpent_enc_blk_xway(struct serpent_ctx *ctx, u8 *dst, in serpent_enc_blk_xway()
22 static inline void serpent_enc_blk_xway_xor(struct serpent_ctx *ctx, u8 *dst, in serpent_enc_blk_xway_xor()
28 static inline void serpent_dec_blk_xway(struct serpent_ctx *ctx, u8 *dst, in serpent_dec_blk_xway()
43 static inline void serpent_enc_blk_xway(struct serpent_ctx *ctx, u8 *dst, in serpent_enc_blk_xway()
49 static inline void serpent_enc_blk_xway_xor(struct serpent_ctx *ctx, u8 *dst, in serpent_enc_blk_xway_xor()
55 static inline void serpent_dec_blk_xway(struct serpent_ctx *ctx, u8 *dst, in serpent_dec_blk_xway()
/linux-3.3/drivers/media/video/s5p-jpeg/
Djpeg-core.c277 struct s5p_jpeg_ctx *ctx; in s5p_jpeg_open() local
309 struct s5p_jpeg_ctx *ctx = file->private_data; in s5p_jpeg_release() local
320 struct s5p_jpeg_ctx *ctx = file->private_data; in s5p_jpeg_poll() local
327 struct s5p_jpeg_ctx *ctx = file->private_data; in s5p_jpeg_mmap() local
451 struct s5p_jpeg_ctx *ctx = priv; in s5p_jpeg_querycap() local
500 struct s5p_jpeg_ctx *ctx; in s5p_jpeg_enum_fmt_vid_cap() local
514 struct s5p_jpeg_ctx *ctx; in s5p_jpeg_enum_fmt_vid_out() local
525 static struct s5p_jpeg_q_data *get_q_data(struct s5p_jpeg_ctx *ctx, in get_q_data()
616 struct s5p_jpeg_ctx *ctx, int q_type) in vidioc_try_fmt()
663 struct s5p_jpeg_ctx *ctx = priv; in s5p_jpeg_try_fmt_vid_cap() local
[all …]
/linux-3.3/arch/s390/crypto/
Ddes_s390.c37 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des_setkey() local
53 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des_encrypt() local
60 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des_decrypt() local
139 struct s390_des_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in ecb_des_encrypt() local
150 struct s390_des_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in ecb_des_decrypt() local
182 struct s390_des_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in cbc_des_encrypt() local
193 struct s390_des_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in cbc_des_decrypt() local
238 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des3_setkey() local
254 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des3_encrypt() local
261 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des3_decrypt() local
[all …]
/linux-3.3/drivers/infiniband/core/
Ducma.c99 struct ucma_context *ctx; member
109 struct ucma_context *ctx; member
123 struct ucma_context *ctx; in _ucma_find_context() local
135 struct ucma_context *ctx; in ucma_get_ctx() local
145 static void ucma_put_ctx(struct ucma_context *ctx) in ucma_put_ctx()
153 struct ucma_context *ctx; in ucma_alloc_ctx() local
186 static struct ucma_multicast* ucma_alloc_multicast(struct ucma_context *ctx) in ucma_alloc_multicast()
245 static void ucma_set_event_context(struct ucma_context *ctx, in ucma_set_event_context()
269 struct ucma_context *ctx = cm_id->context; in ucma_event_handler() local
315 struct ucma_context *ctx; in ucma_get_event() local
[all …]

12345678910>>...15