Home
last modified time | relevance | path

Searched defs:ctx (Results 176 – 200 of 3075) sorted by relevance

12345678910>>...123

/openbmc/linux/net/xfrm/
H A Despintcp.c14 static void handle_nonesp(struct espintcp_ctx *ctx, struct sk_buff *skb, in handle_nonesp()
55 struct espintcp_ctx *ctx = container_of(strp, struct espintcp_ctx, in espintcp_rcv() local
137 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_recvmsg() local
170 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_queue_out() local
259 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_push_msgs() local
288 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_push_skb() local
323 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_sendmsg() local
405 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_data_ready() local
414 struct espintcp_ctx *ctx = container_of(work, in espintcp_tx_work() local
426 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_write_space() local
[all …]
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-reg.c41 static u32 fimc_hw_get_in_flip(struct fimc_ctx *ctx) in fimc_hw_get_in_flip()
56 static u32 fimc_hw_get_target_flip(struct fimc_ctx *ctx) in fimc_hw_get_target_flip()
71 void fimc_hw_set_rotation(struct fimc_ctx *ctx) in fimc_hw_set_rotation()
104 void fimc_hw_set_target_format(struct fimc_ctx *ctx) in fimc_hw_set_target_format()
147 static void fimc_hw_set_out_dma_size(struct fimc_ctx *ctx) in fimc_hw_set_out_dma_size()
166 void fimc_hw_set_out_dma(struct fimc_ctx *ctx) in fimc_hw_set_out_dma()
231 void fimc_hw_set_prescaler(struct fimc_ctx *ctx) in fimc_hw_set_prescaler()
247 static void fimc_hw_set_scaler(struct fimc_ctx *ctx) in fimc_hw_set_scaler()
311 void fimc_hw_set_mainscaler(struct fimc_ctx *ctx) in fimc_hw_set_mainscaler()
346 void fimc_hw_enable_capture(struct fimc_ctx *ctx) in fimc_hw_enable_capture()
[all …]
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_drv.c38 void *hantro_get_ctrl(struct hantro_ctx *ctx, u32 id) in hantro_get_ctrl()
46 dma_addr_t hantro_get_ref(struct hantro_ctx *ctx, u64 ts) in hantro_get_ref()
62 struct hantro_ctx *ctx, in hantro_job_finish_no_pm()
89 struct hantro_ctx *ctx, in hantro_job_finish()
103 struct hantro_ctx *ctx = in hantro_irq_done() local
121 struct hantro_ctx *ctx; in hantro_watchdog() local
134 void hantro_start_prepare_run(struct hantro_ctx *ctx) in hantro_start_prepare_run()
150 void hantro_end_prepare_run(struct hantro_ctx *ctx) in hantro_end_prepare_run()
172 struct hantro_ctx *ctx = priv; in device_run() local
205 struct hantro_ctx *ctx = priv; in queue_init() local
[all …]
H A Dhantro_g2_vp9_dec.c29 static int start_prepare_run(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame **dec_params) in start_prepare_run()
93 static size_t chroma_offset(const struct hantro_ctx *ctx, in chroma_offset()
101 static size_t mv_offset(const struct hantro_ctx *ctx, in mv_offset()
110 get_ref_buf(struct hantro_ctx *ctx, struct vb2_v4l2_buffer *dst, u64 timestamp) in get_ref_buf()
146 static void config_output(struct hantro_ctx *ctx, in config_output()
175 static void config_ref(struct hantro_ctx *ctx, in config_ref()
202 static void config_ref_registers(struct hantro_ctx *ctx, in config_ref_registers()
268 recompute_tile_rc_info(struct hantro_ctx *ctx, in recompute_tile_rc_info()
295 fill_tile_info(struct hantro_ctx *ctx, in fill_tile_info()
322 config_tiles(struct hantro_ctx *ctx, in config_tiles()
[all …]
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.c49 void clear_work_bit(struct s5p_mfc_ctx *ctx) in clear_work_bit()
59 void set_work_bit(struct s5p_mfc_ctx *ctx) in set_work_bit()
69 void clear_work_bit_irqsave(struct s5p_mfc_ctx *ctx) in clear_work_bit_irqsave()
80 void set_work_bit_irqsave(struct s5p_mfc_ctx *ctx) in set_work_bit_irqsave()
93 int ctx; in s5p_mfc_get_new_ctx() local
111 static void wake_up_ctx(struct s5p_mfc_ctx *ctx, unsigned int reason, in wake_up_ctx()
169 struct s5p_mfc_ctx *ctx; in s5p_mfc_watchdog_worker() local
225 static void s5p_mfc_handle_frame_all_extracted(struct s5p_mfc_ctx *ctx) in s5p_mfc_handle_frame_all_extracted()
256 static void s5p_mfc_handle_frame_copy_time(struct s5p_mfc_ctx *ctx) in s5p_mfc_handle_frame_copy_time()
312 static void s5p_mfc_handle_frame_new(struct s5p_mfc_ctx *ctx, unsigned int err) in s5p_mfc_handle_frame_new()
[all …]
/openbmc/linux/lib/crypto/mpi/
H A Dec.c88 static void point_resize(MPI_POINT p, struct mpi_ec_ctx *ctx) in point_resize()
104 struct mpi_ec_ctx *ctx) in point_swap_cond()
122 static void ec_addm(MPI w, MPI u, MPI v, struct mpi_ec_ctx *ctx) in ec_addm()
136 static void ec_mulm(MPI w, MPI u, MPI v, struct mpi_ec_ctx *ctx) in ec_mulm()
143 static void ec_mul2(MPI w, MPI u, struct mpi_ec_ctx *ctx) in ec_mul2()
150 struct mpi_ec_ctx *ctx) in ec_powm()
160 static void ec_pow2(MPI w, const MPI b, struct mpi_ec_ctx *ctx) in ec_pow2()
171 static void ec_pow3(MPI w, const MPI b, struct mpi_ec_ctx *ctx) in ec_pow3()
176 static void ec_invm(MPI x, MPI a, struct mpi_ec_ctx *ctx) in ec_invm()
199 static void ec_addm_25519(MPI w, MPI u, MPI v, struct mpi_ec_ctx *ctx) in ec_addm_25519()
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dconnect4_prog.c36 int do_bind(struct bpf_sock_addr *ctx) in do_bind()
50 static __inline int verify_cc(struct bpf_sock_addr *ctx, in verify_cc()
69 static __inline int set_cc(struct bpf_sock_addr *ctx) in set_cc()
87 static __inline int bind_to_device(struct bpf_sock_addr *ctx) in bind_to_device()
110 static __inline int set_keepalive(struct bpf_sock_addr *ctx) in set_keepalive()
134 static __inline int set_notsent_lowat(struct bpf_sock_addr *ctx) in set_notsent_lowat()
147 int connect_v4_prog(struct bpf_sock_addr *ctx) in connect_v4_prog()
H A Dverifier_iterating_callbacks.c33 static int unsafe_on_2nd_iter_cb(__u32 idx, struct buf_context *ctx) in unsafe_on_2nd_iter_cb()
57 static int unsafe_on_zero_iter_cb(__u32 idx, struct num_context *ctx) in unsafe_on_zero_iter_cb()
73 static int widening_cb(__u32 idx, struct num_context *ctx) in widening_cb()
92 static int loop_detection_cb(__u32 idx, struct num_context *ctx) in loop_detection_cb()
108 static __always_inline __u64 oob_state_machine(struct num_context *ctx) in oob_state_machine()
167 static int iter_limit_cb(__u32 idx, struct num_context *ctx) in iter_limit_cb()
177 struct num_context ctx = { .i = 0 }; in bpf_loop_iter_limit_ok() local
187 struct num_context ctx = { .i = 0 }; in bpf_loop_iter_limit_overflow() local
193 static int iter_limit_level2a_cb(__u32 idx, struct num_context *ctx) in iter_limit_level2a_cb()
199 static int iter_limit_level2b_cb(__u32 idx, struct num_context *ctx) in iter_limit_level2b_cb()
[all …]
H A Dtest_bpf_nf_fail.c28 int alloc_release(struct __sk_buff *ctx) in alloc_release()
42 int insert_insert(struct __sk_buff *ctx) in insert_insert()
59 int lookup_insert(struct __sk_buff *ctx) in lookup_insert()
73 int write_not_allowlisted_field(struct __sk_buff *ctx) in write_not_allowlisted_field()
87 int set_timeout_after_insert(struct __sk_buff *ctx) in set_timeout_after_insert()
104 int set_status_after_insert(struct __sk_buff *ctx) in set_status_after_insert()
121 int change_timeout_after_alloc(struct __sk_buff *ctx) in change_timeout_after_alloc()
135 int change_status_after_alloc(struct __sk_buff *ctx) in change_status_after_alloc()
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Drun.c17 struct spu_context *ctx = spu->ctx; in spufs_stop_callback() local
49 int spu_stopped(struct spu_context *ctx, u32 *stat) in spu_stopped()
82 static int spu_setup_isolated(struct spu_context *ctx) in spu_setup_isolated()
176 static int spu_run_init(struct spu_context *ctx, u32 *npc) in spu_run_init()
244 static int spu_run_fini(struct spu_context *ctx, u32 *npc, in spu_run_fini()
273 static int spu_handle_restartsys(struct spu_context *ctx, long *spu_ret, in spu_handle_restartsys()
309 static int spu_process_callback(struct spu_context *ctx) in spu_process_callback()
353 long spufs_run_spu(struct spu_context *ctx, u32 *npc, u32 *event) in spufs_run_spu()
/openbmc/linux/crypto/
H A Dlz4.c21 void *ctx; in lz4_alloc_ctx() local
32 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); in lz4_init() local
41 static void lz4_free_ctx(struct crypto_scomp *tfm, void *ctx) in lz4_free_ctx()
48 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); in lz4_exit() local
54 u8 *dst, unsigned int *dlen, void *ctx) in __lz4_compress_crypto()
68 void *ctx) in lz4_scompress()
76 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); in lz4_compress_crypto() local
82 u8 *dst, unsigned int *dlen, void *ctx) in __lz4_decompress_crypto()
95 void *ctx) in lz4_sdecompress()
H A Dlz4hc.c20 void *ctx; in lz4hc_alloc_ctx() local
31 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); in lz4hc_init() local
40 static void lz4hc_free_ctx(struct crypto_scomp *tfm, void *ctx) in lz4hc_free_ctx()
47 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); in lz4hc_exit() local
53 u8 *dst, unsigned int *dlen, void *ctx) in __lz4hc_compress_crypto()
67 void *ctx) in lz4hc_scompress()
76 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); in lz4hc_compress_crypto() local
83 u8 *dst, unsigned int *dlen, void *ctx) in __lz4hc_decompress_crypto()
96 void *ctx) in lz4hc_sdecompress()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_modeset_lock.c146 struct drm_modeset_acquire_ctx *ctx; in drm_modeset_lock_all() local
200 struct drm_modeset_acquire_ctx *ctx = config->acquire_ctx; in drm_modeset_unlock_all() local
246 void drm_modeset_acquire_init(struct drm_modeset_acquire_ctx *ctx, in drm_modeset_acquire_init()
262 void drm_modeset_acquire_fini(struct drm_modeset_acquire_ctx *ctx) in drm_modeset_acquire_fini()
274 void drm_modeset_drop_locks(struct drm_modeset_acquire_ctx *ctx) in drm_modeset_drop_locks()
291 struct drm_modeset_acquire_ctx *ctx, in modeset_lock()
346 int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx) in drm_modeset_backoff()
393 struct drm_modeset_acquire_ctx *ctx) in drm_modeset_lock()
450 struct drm_modeset_acquire_ctx *ctx) in drm_modeset_lock_all_ctx()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_submitqueue.c10 int msm_file_private_set_sysprof(struct msm_file_private *ctx, in msm_file_private_set_sysprof()
51 struct msm_file_private *ctx = container_of(kref, in __msm_file_private_destroy() local
81 struct msm_gpu_submitqueue *msm_submitqueue_get(struct msm_file_private *ctx, in msm_submitqueue_get()
104 void msm_submitqueue_close(struct msm_file_private *ctx) in msm_submitqueue_close()
122 get_sched_entity(struct msm_file_private *ctx, struct msm_ringbuffer *ring, in get_sched_entity()
158 int msm_submitqueue_create(struct drm_device *drm, struct msm_file_private *ctx, in msm_submitqueue_create()
217 int msm_submitqueue_init(struct drm_device *drm, struct msm_file_private *ctx) in msm_submitqueue_init()
257 int msm_submitqueue_query(struct drm_device *drm, struct msm_file_private *ctx, in msm_submitqueue_query()
278 int msm_submitqueue_remove(struct msm_file_private *ctx, u32 id) in msm_submitqueue_remove()
/openbmc/linux/drivers/misc/ocxl/
H A Dafu_irq.c20 int ocxl_irq_offset_to_id(struct ocxl_context *ctx, u64 offset) in ocxl_irq_offset_to_id()
25 u64 ocxl_irq_id_to_offset(struct ocxl_context *ctx, int irq_id) in ocxl_irq_id_to_offset()
30 int ocxl_irq_set_handler(struct ocxl_context *ctx, int irq_id, in ocxl_irq_set_handler()
70 static int setup_afu_irq(struct ocxl_context *ctx, struct afu_irq *irq) in setup_afu_irq()
105 int ocxl_afu_irq_alloc(struct ocxl_context *ctx, int *irq_id) in ocxl_afu_irq_alloc()
154 static void afu_irq_free(struct afu_irq *irq, struct ocxl_context *ctx) in afu_irq_free()
168 int ocxl_afu_irq_free(struct ocxl_context *ctx, int irq_id) in ocxl_afu_irq_free()
186 void ocxl_afu_irq_free_all(struct ocxl_context *ctx) in ocxl_afu_irq_free_all()
197 u64 ocxl_afu_irq_get_addr(struct ocxl_context *ctx, int irq_id) in ocxl_afu_irq_get_addr()
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dtc358762.c82 static int tc358762_clear_error(struct tc358762 *ctx) in tc358762_clear_error()
90 static void tc358762_write(struct tc358762 *ctx, u16 addr, u32 val) in tc358762_write()
116 static int tc358762_init(struct tc358762 *ctx) in tc358762_init()
154 struct tc358762 *ctx = bridge_to_tc358762(bridge); in tc358762_post_disable() local
176 struct tc358762 *ctx = bridge_to_tc358762(bridge); in tc358762_pre_enable() local
193 struct tc358762 *ctx = bridge_to_tc358762(bridge); in tc358762_enable() local
204 struct tc358762 *ctx = bridge_to_tc358762(bridge); in tc358762_attach() local
214 struct tc358762 *ctx = bridge_to_tc358762(bridge); in tc358762_bridge_mode_set() local
230 static int tc358762_parse_dt(struct tc358762 *ctx) in tc358762_parse_dt()
249 static int tc358762_configure_regulators(struct tc358762 *ctx) in tc358762_configure_regulators()
[all …]
H A Dsii9234.c194 static int sii9234_writeb(struct sii9234 *ctx, int id, int offset, in sii9234_writeb()
212 static int sii9234_writebm(struct sii9234 *ctx, int id, int offset, in sii9234_writebm()
249 static int sii9234_readb(struct sii9234 *ctx, int id, int offset) in sii9234_readb()
275 static int sii9234_clear_error(struct sii9234 *ctx) in sii9234_clear_error()
309 static u8 sii9234_tmds_control(struct sii9234 *ctx, bool enable) in sii9234_tmds_control()
318 static int sii9234_cbus_reset(struct sii9234 *ctx) in sii9234_cbus_reset()
343 static int sii9234_cbus_init(struct sii9234 *ctx) in sii9234_cbus_init()
389 static void force_usb_id_switch_open(struct sii9234 *ctx) in force_usb_id_switch_open()
400 static void release_usb_id_switch_open(struct sii9234 *ctx) in release_usb_id_switch_open()
409 static int sii9234_power_init(struct sii9234 *ctx) in sii9234_power_init()
[all …]
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwrm.c28 static u64 hwrm_calc_sentinel(struct bnxt_hwrm_ctx *ctx, u16 req_type) in hwrm_calc_sentinel()
63 struct bnxt_hwrm_ctx *ctx; in __hwrm_req_init() local
102 struct bnxt_hwrm_ctx *ctx = ctx_addr; in __hwrm_ctx() local
137 struct bnxt_hwrm_ctx *ctx = __hwrm_ctx(bp, req); in hwrm_req_timeout() local
160 struct bnxt_hwrm_ctx *ctx = __hwrm_ctx(bp, req); in hwrm_req_alloc_flags() local
194 struct bnxt_hwrm_ctx *ctx = __hwrm_ctx(bp, req); in hwrm_req_replace() local
247 struct bnxt_hwrm_ctx *ctx = __hwrm_ctx(bp, req); in hwrm_req_flags() local
280 struct bnxt_hwrm_ctx *ctx = __hwrm_ctx(bp, req); in hwrm_req_hold() local
298 static void __hwrm_ctx_drop(struct bnxt *bp, struct bnxt_hwrm_ctx *ctx) in __hwrm_ctx_drop()
332 struct bnxt_hwrm_ctx *ctx = __hwrm_ctx(bp, req); in hwrm_req_drop() local
[all …]
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6d7aa0.c57 static void s6d7aa0_reset(struct s6d7aa0 *ctx) in s6d7aa0_reset()
65 static int s6d7aa0_lock(struct s6d7aa0 *ctx, bool lock) in s6d7aa0_lock()
84 static int s6d7aa0_on(struct s6d7aa0 *ctx) in s6d7aa0_on()
106 static int s6d7aa0_off(struct s6d7aa0 *ctx) in s6d7aa0_off()
137 struct s6d7aa0 *ctx = panel_to_s6d7aa0(panel); in s6d7aa0_prepare() local
161 struct s6d7aa0 *ctx = panel_to_s6d7aa0(panel); in s6d7aa0_disable() local
174 struct s6d7aa0 *ctx = panel_to_s6d7aa0(panel); in s6d7aa0_unprepare() local
231 static int s6d7aa0_lsl080al02_init(struct s6d7aa0 *ctx) in s6d7aa0_lsl080al02_init()
282 static int s6d7aa0_lsl080al02_off(struct s6d7aa0 *ctx) in s6d7aa0_lsl080al02_off()
320 static int s6d7aa0_lsl080al03_init(struct s6d7aa0 *ctx) in s6d7aa0_lsl080al03_init()
[all …]
/openbmc/linux/drivers/media/platform/ti/cal/
H A Dcal.c300 static void cal_ctx_csi2_config(struct cal_ctx *ctx) in cal_ctx_csi2_config()
326 static void cal_ctx_pix_proc_config(struct cal_ctx *ctx) in cal_ctx_pix_proc_config()
377 static void cal_ctx_wr_dma_config(struct cal_ctx *ctx) in cal_ctx_wr_dma_config()
414 void cal_ctx_set_dma_addr(struct cal_ctx *ctx, dma_addr_t addr) in cal_ctx_set_dma_addr()
419 static void cal_ctx_wr_dma_enable(struct cal_ctx *ctx) in cal_ctx_wr_dma_enable()
428 static void cal_ctx_wr_dma_disable(struct cal_ctx *ctx) in cal_ctx_wr_dma_disable()
437 static bool cal_ctx_wr_dma_stopped(struct cal_ctx *ctx) in cal_ctx_wr_dma_stopped()
449 cal_get_remote_frame_desc_entry(struct cal_ctx *ctx, in cal_get_remote_frame_desc_entry()
473 int cal_ctx_prepare(struct cal_ctx *ctx) in cal_ctx_prepare()
508 void cal_ctx_unprepare(struct cal_ctx *ctx) in cal_ctx_unprepare()
[all …]
/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-aes.c86 static void starfive_aes_aead_hw_start(struct starfive_cryp_ctx *ctx, u32 hw_mode) in starfive_aes_aead_hw_start()
106 static inline void starfive_aes_set_ivlen(struct starfive_cryp_ctx *ctx) in starfive_aes_set_ivlen()
116 static inline void starfive_aes_set_alen(struct starfive_cryp_ctx *ctx) in starfive_aes_set_alen()
124 static inline void starfive_aes_set_mlen(struct starfive_cryp_ctx *ctx) in starfive_aes_set_mlen()
141 static int starfive_aes_write_iv(struct starfive_cryp_ctx *ctx, u32 *iv) in starfive_aes_write_iv()
169 static inline void starfive_aes_write_nonce(struct starfive_cryp_ctx *ctx, u32 *nonce) in starfive_aes_write_nonce()
179 static int starfive_aes_write_key(struct starfive_cryp_ctx *ctx) in starfive_aes_write_key()
207 static int starfive_aes_ccm_init(struct starfive_cryp_ctx *ctx) in starfive_aes_ccm_init()
234 static int starfive_aes_hw_init(struct starfive_cryp_ctx *ctx) in starfive_aes_hw_init()
396 static int starfive_aes_gcm_write_adata(struct starfive_cryp_ctx *ctx) in starfive_aes_gcm_write_adata()
[all …]
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimd.c254 static inline void fimd_set_bits(struct fimd_context *ctx, u32 reg, u32 mask, in fimd_set_bits()
263 struct fimd_context *ctx = crtc->ctx; in fimd_enable_vblank() local
295 struct fimd_context *ctx = crtc->ctx; in fimd_disable_vblank() local
319 struct fimd_context *ctx = crtc->ctx; in fimd_wait_for_vblank() local
336 static void fimd_enable_video_output(struct fimd_context *ctx, unsigned int win, in fimd_enable_video_output()
349 static void fimd_enable_shadow_channel_path(struct fimd_context *ctx, in fimd_enable_shadow_channel_path()
365 struct fimd_context *ctx = crtc->ctx; in fimd_clear_channels() local
418 struct fimd_context *ctx = crtc->ctx; in fimd_atomic_check() local
458 static void fimd_setup_trigger(struct fimd_context *ctx) in fimd_setup_trigger()
480 struct fimd_context *ctx = crtc->ctx; in fimd_commit() local
[all …]
/openbmc/qemu/target/mips/tcg/
H A Dmxu_translate.c672 static void gen_mxu_s32i2m(DisasContext *ctx) in gen_mxu_s32i2m()
693 static void gen_mxu_s32m2i(DisasContext *ctx) in gen_mxu_s32m2i()
718 static void gen_mxu_s8ldd(DisasContext *ctx, bool postmodify) in gen_mxu_s8ldd()
798 static void gen_mxu_s8std(DisasContext *ctx, bool postmodify) in gen_mxu_s8std()
851 static void gen_mxu_s16ldd(DisasContext *ctx, bool postmodify) in gen_mxu_s16ldd()
905 static void gen_mxu_s16std(DisasContext *ctx, bool postmodify) in gen_mxu_s16std()
954 static void gen_mxu_s32mul(DisasContext *ctx, bool mulu) in gen_mxu_s32mul()
993 static void gen_mxu_d16mul(DisasContext *ctx, bool fractional, in gen_mxu_d16mul()
1097 static void gen_mxu_d16mac(DisasContext *ctx, bool fractional, in gen_mxu_d16mac()
1219 static void gen_mxu_d16madl(DisasContext *ctx) in gen_mxu_d16madl()
[all …]
/openbmc/linux/sound/soc/au1x/
H A Dac97c.c72 static inline unsigned long RD(struct au1xpsc_audio_data *ctx, int reg) in RD()
77 static inline void WR(struct au1xpsc_audio_data *ctx, int reg, unsigned long v) in WR()
86 struct au1xpsc_audio_data *ctx = ac97_to_ctx(ac97); in au1xac97c_ac97_read() local
128 struct au1xpsc_audio_data *ctx = ac97_to_ctx(ac97); in au1xac97c_ac97_write() local
157 struct au1xpsc_audio_data *ctx = ac97_to_ctx(ac97); in au1xac97c_ac97_warm_reset() local
167 struct au1xpsc_audio_data *ctx = ac97_to_ctx(ac97); in au1xac97c_ac97_cold_reset() local
193 struct au1xpsc_audio_data *ctx = snd_soc_dai_get_drvdata(dai); in alchemy_ac97c_startup() local
234 struct au1xpsc_audio_data *ctx; in au1xac97c_drvprobe() local
290 struct au1xpsc_audio_data *ctx = platform_get_drvdata(pdev); in au1xac97c_drvremove() local
302 struct au1xpsc_audio_data *ctx = dev_get_drvdata(dev); in au1xac97c_drvsuspend() local
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmapping.c43 int mapping_add(struct mapping_ctx *ctx, void *data, u32 *id) in mapping_add()
85 static void mapping_remove_and_free(struct mapping_ctx *ctx, in mapping_remove_and_free()
92 static void mapping_free_item(struct mapping_ctx *ctx, in mapping_free_item()
109 int mapping_remove(struct mapping_ctx *ctx, u32 id) in mapping_remove()
132 int mapping_find(struct mapping_ctx *ctx, u32 id, void *data) in mapping_find()
152 mapping_remove_and_free_list(struct mapping_ctx *ctx, struct list_head *list) in mapping_remove_and_free_list()
165 struct mapping_ctx *ctx; in mapping_work_handler() local
185 static void mapping_flush_work(struct mapping_ctx *ctx) in mapping_flush_work()
197 struct mapping_ctx *ctx; in mapping_create() local
225 struct mapping_ctx *ctx; in mapping_create_for_id() local
[all …]

12345678910>>...123