| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | lzo-rle.c | 20 void *ctx; in lzorle_alloc_ctx() local 31 struct lzorle_ctx *ctx = crypto_tfm_ctx(tfm); in lzorle_init() local 40 static void lzorle_free_ctx(struct crypto_scomp *tfm, void *ctx) in lzorle_free_ctx() 47 struct lzorle_ctx *ctx = crypto_tfm_ctx(tfm); in lzorle_exit() local 53 u8 *dst, unsigned int *dlen, void *ctx) in __lzorle_compress() 70 struct lzorle_ctx *ctx = crypto_tfm_ctx(tfm); in lzorle_compress() local 77 void *ctx) in lzorle_scompress() 105 void *ctx) in lzorle_sdecompress()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | dh.h | 268 # define EVP_PKEY_CTX_set_dh_paramgen_prime_len(ctx, len) \ argument 272 # define EVP_PKEY_CTX_set_dh_paramgen_subprime_len(ctx, len) \ argument 276 # define EVP_PKEY_CTX_set_dh_paramgen_type(ctx, typ) \ argument 280 # define EVP_PKEY_CTX_set_dh_paramgen_generator(ctx, gen) \ argument 284 # define EVP_PKEY_CTX_set_dh_rfc5114(ctx, gen) \ argument 288 # define EVP_PKEY_CTX_set_dhx_rfc5114(ctx, gen) \ argument 292 # define EVP_PKEY_CTX_set_dh_kdf_type(ctx, kdf) \ argument 297 # define EVP_PKEY_CTX_get_dh_kdf_type(ctx) \ argument 302 # define EVP_PKEY_CTX_set0_dh_kdf_oid(ctx, oid) \ argument 307 # define EVP_PKEY_CTX_get0_dh_kdf_oid(ctx, poid) \ argument [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/arawnr2/ |
| H A D | rk_aiq_uapi_abayernr_int_v2.cpp | 15 rk_aiq_uapi_arawnrV2_SetAttrib(RkAiqAlgoContext *ctx, in rk_aiq_uapi_arawnrV2_SetAttrib() 31 rk_aiq_uapi_arawnrV2_GetAttrib(const RkAiqAlgoContext *ctx, in rk_aiq_uapi_arawnrV2_GetAttrib() 120 rk_aiq_uapi_rawnrV2_SetSFStrength(const RkAiqAlgoContext *ctx, in rk_aiq_uapi_rawnrV2_SetSFStrength() 143 rk_aiq_uapi_rawnrV2_SetTFStrength(const RkAiqAlgoContext *ctx, in rk_aiq_uapi_rawnrV2_SetTFStrength() 165 rk_aiq_uapi_rawnrV2_GetSFStrength(const RkAiqAlgoContext *ctx, in rk_aiq_uapi_rawnrV2_GetSFStrength() 187 rk_aiq_uapi_rawnrV2_GetTFStrength(const RkAiqAlgoContext *ctx, in rk_aiq_uapi_rawnrV2_GetTFStrength()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/ |
| H A D | panel-feiyang-fy07024di26a30d.c | 49 struct feiyang *ctx = panel_to_feiyang(panel); in feiyang_prepare() local 96 struct feiyang *ctx = panel_to_feiyang(panel); in feiyang_enable() local 108 struct feiyang *ctx = panel_to_feiyang(panel); in feiyang_disable() local 115 struct feiyang *ctx = panel_to_feiyang(panel); in feiyang_unprepare() local 160 struct feiyang *ctx = panel_to_feiyang(panel); in feiyang_get_modes() local 189 struct feiyang *ctx; in feiyang_dsi_probe() local 235 struct feiyang *ctx = mipi_dsi_get_drvdata(dsi); in feiyang_dsi_remove() local
|
| H A D | panel-raydium-rm68200.c | 104 static void rm68200_dcs_write_buf(struct rm68200 *ctx, const void *data, in rm68200_dcs_write_buf() 115 static void rm68200_dcs_write_cmd(struct rm68200 *ctx, u8 cmd, u8 value) in rm68200_dcs_write_cmd() 125 #define dcs_write_seq(ctx, seq...) \ argument 136 #define dcs_write_cmd_seq(ctx, cmd, seq...) \ argument 145 static void rm68200_init_sequence(struct rm68200 *ctx) in rm68200_init_sequence() 236 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_disable() local 248 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_unprepare() local 279 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_prepare() local 320 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_enable() local 365 struct rm68200 *ctx; in rm68200_probe() local [all …]
|
| H A D | panel-ronbo-rb070d30.c | 47 struct rb070d30_panel *ctx = panel_to_rb070d30_panel(panel); in rb070d30_panel_prepare() local 66 struct rb070d30_panel *ctx = panel_to_rb070d30_panel(panel); in rb070d30_panel_unprepare() local 77 struct rb070d30_panel *ctx = panel_to_rb070d30_panel(panel); in rb070d30_panel_enable() local 89 struct rb070d30_panel *ctx = panel_to_rb070d30_panel(panel); in rb070d30_panel_disable() local 113 struct rb070d30_panel *ctx = panel_to_rb070d30_panel(panel); in rb070d30_panel_get_modes() local 148 struct rb070d30_panel *ctx; in rb070d30_panel_dsi_probe() local 212 struct rb070d30_panel *ctx = mipi_dsi_get_drvdata(dsi); in rb070d30_panel_dsi_remove() local
|
| H A D | panel-samsung-s6e88a0-ams452ef01.c | 39 static void s6e88a0_ams452ef01_reset(struct s6e88a0_ams452ef01 *ctx) in s6e88a0_ams452ef01_reset() 49 static int s6e88a0_ams452ef01_on(struct s6e88a0_ams452ef01 *ctx) in s6e88a0_ams452ef01_on() 95 static int s6e88a0_ams452ef01_off(struct s6e88a0_ams452ef01 *ctx) in s6e88a0_ams452ef01_off() 122 struct s6e88a0_ams452ef01 *ctx = to_s6e88a0_ams452ef01(panel); in s6e88a0_ams452ef01_prepare() local 152 struct s6e88a0_ams452ef01 *ctx = to_s6e88a0_ams452ef01(panel); in s6e88a0_ams452ef01_unprepare() local 212 struct s6e88a0_ams452ef01 *ctx; in s6e88a0_ams452ef01_probe() local 258 struct s6e88a0_ams452ef01 *ctx = mipi_dsi_get_drvdata(dsi); in s6e88a0_ams452ef01_remove() local
|
| H A D | panel-feixin-k101-im2ba02.c | 308 struct k101_im2ba02 *ctx = panel_to_k101_im2ba02(panel); in k101_im2ba02_prepare() local 347 struct k101_im2ba02 *ctx = panel_to_k101_im2ba02(panel); in k101_im2ba02_enable() local 364 struct k101_im2ba02 *ctx = panel_to_k101_im2ba02(panel); in k101_im2ba02_disable() local 371 struct k101_im2ba02 *ctx = panel_to_k101_im2ba02(panel); in k101_im2ba02_unprepare() local 411 struct k101_im2ba02 *ctx = panel_to_k101_im2ba02(panel); in k101_im2ba02_get_modes() local 443 struct k101_im2ba02 *ctx; in k101_im2ba02_dsi_probe() local 494 struct k101_im2ba02 *ctx = mipi_dsi_get_drvdata(dsi); in k101_im2ba02_dsi_remove() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/cxl/ |
| H A D | irq.c | 25 static irqreturn_t schedule_cxl_fault(struct cxl_context *ctx, u64 dsisr, u64 dar) in schedule_cxl_fault() 33 irqreturn_t cxl_irq_psl9(int irq, struct cxl_context *ctx, struct cxl_irq_info *irq_info) in cxl_irq_psl9() 84 irqreturn_t cxl_irq_psl8(int irq, struct cxl_context *ctx, struct cxl_irq_info *irq_info) in cxl_irq_psl8() 172 struct cxl_context *ctx = data; in cxl_irq_afu() local 280 void afu_irq_name_free(struct cxl_context *ctx) in afu_irq_name_free() 291 int afu_allocate_irqs(struct cxl_context *ctx, u32 count) in afu_allocate_irqs() 357 static void afu_register_hwirqs(struct cxl_context *ctx) in afu_register_hwirqs() 390 int afu_register_irqs(struct cxl_context *ctx, u32 count) in afu_register_irqs() 402 void afu_release_irqs(struct cxl_context *ctx, void *cookie) in afu_release_irqs()
|
| /OK3568_Linux_fs/kernel/sound/soc/au1x/ |
| H A D | i2sc.c | 70 static inline unsigned long RD(struct au1xpsc_audio_data *ctx, int reg) in RD() 75 static inline void WR(struct au1xpsc_audio_data *ctx, int reg, unsigned long v) in WR() 83 struct au1xpsc_audio_data *ctx = snd_soc_dai_get_drvdata(cpu_dai); in au1xi2s_set_fmt() local 139 struct au1xpsc_audio_data *ctx = snd_soc_dai_get_drvdata(dai); in au1xi2s_trigger() local 185 struct au1xpsc_audio_data *ctx = snd_soc_dai_get_drvdata(dai); in au1xi2s_hw_params() local 200 struct au1xpsc_audio_data *ctx = snd_soc_dai_get_drvdata(dai); in au1xi2s_startup() local 236 struct au1xpsc_audio_data *ctx; in au1xi2s_drvprobe() local 274 struct au1xpsc_audio_data *ctx = platform_get_drvdata(pdev); in au1xi2s_drvremove() local 286 struct au1xpsc_audio_data *ctx = dev_get_drvdata(dev); in au1xi2s_drvsuspend() local
|
| /OK3568_Linux_fs/kernel/arch/mips/net/ |
| H A D | ebpf_jit.c | 119 static enum reg_val_type get_reg_val_type(const struct jit_ctx *ctx, in get_reg_val_type() 126 #define emit_instr_long(ctx, func64, func32, ...) \ argument 138 #define emit_instr(ctx, func, ...) \ argument 141 static unsigned int j_target(struct jit_ctx *ctx, int target_idx) in j_target() 159 static u32 b_imm(unsigned int tgt, struct jit_ctx *ctx) in b_imm() 193 static int ebpf_to_mips_reg(struct jit_ctx *ctx, in ebpf_to_mips_reg() 270 static int gen_int_prologue(struct jit_ctx *ctx) in gen_int_prologue() 352 static int build_int_epilogue(struct jit_ctx *ctx, int dest_reg) in build_int_epilogue() 409 struct jit_ctx *ctx) in gen_imm_to_reg() 422 static int gen_imm_insn(const struct bpf_insn *insn, struct jit_ctx *ctx, in gen_imm_insn() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/ |
| H A D | sample_cgc_module.cpp | 26 static int sample_set_cgc_attrib(const rk_aiq_sys_ctx_t* ctx, rk_aiq_uapi_mode_sync_e sync) in sample_set_cgc_attrib() 54 static int sample_get_cgc_attrib(const rk_aiq_sys_ctx_t* ctx) in sample_get_cgc_attrib() 76 static int sample_cgc_set_attr_async(const rk_aiq_sys_ctx_t* ctx) in sample_cgc_set_attr_async() 86 static int sample_cgc_set_attr_sync(const rk_aiq_sys_ctx_t* ctx) in sample_cgc_set_attr_sync() 112 const rk_aiq_sys_ctx_t* ctx; in sample_cgc_module() local
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | ghash-ce-glue.c | 55 struct ghash_desc_ctx *ctx = shash_desc_ctx(desc); in ghash_init() local 97 struct ghash_desc_ctx *ctx = shash_desc_ctx(desc); in ghash_update() local 129 struct ghash_desc_ctx *ctx = shash_desc_ctx(desc); in ghash_final() local 202 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_init() local 216 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_update() local 234 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_final() local 251 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_digest() local 273 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_import() local 292 struct ghash_async_ctx *ctx = crypto_ahash_ctx(tfm); in ghash_async_setkey() local 304 struct ghash_async_ctx *ctx = crypto_tfm_ctx(tfm); in ghash_async_init_tfm() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/rga/ |
| H A D | rga.c | 36 struct rga_ctx *ctx = prv; in device_run() local 67 struct rga_ctx *ctx = rga->curr; in rga_isr() local 99 struct rga_ctx *ctx = priv; in queue_init() local 131 struct rga_ctx *ctx = container_of(ctrl->handler, struct rga_ctx, in rga_s_ctrl() local 158 static int rga_setup_ctrls(struct rga_ctx *ctx) in rga_setup_ctrls() 358 struct rga_frame *rga_get_frame(struct rga_ctx *ctx, enum v4l2_buf_type type) in rga_get_frame() 373 struct rga_ctx *ctx = NULL; in rga_open() local 412 struct rga_ctx *ctx = in rga_release() local 464 struct rga_ctx *ctx = prv; in vidioc_g_fmt() local 521 struct rga_ctx *ctx = prv; in vidioc_s_fmt() local [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/ |
| H A D | av1d_api.c | 39 MPP_RET av1d_init(void *ctx, ParserCfg *init) in av1d_init() 88 MPP_RET av1d_deinit(void *ctx) in av1d_deinit() 112 MPP_RET av1d_reset(void *ctx) in av1d_reset() 127 MPP_RET av1d_flush(void *ctx) in av1d_flush() 141 MPP_RET av1d_prepare(void *ctx, MppPacket pkt, HalDecTask *task) in av1d_prepare() 237 MPP_RET av1d_parser(void *ctx, HalDecTask *in_task) in av1d_parser() 251 MPP_RET av1d_control(void *ctx, MpiCmd cmd, void *param) in av1d_control()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/coda/ |
| H A D | coda-jpeg.c | 215 int coda_jpeg_write_tables(struct coda_ctx *ctx) in coda_jpeg_write_tables() 241 bool coda_jpeg_check_buffer(struct coda_ctx *ctx, struct vb2_buffer *vb) in coda_jpeg_check_buffer() 267 int coda_jpeg_decode_header(struct coda_ctx *ctx, struct vb2_buffer *vb) in coda_jpeg_decode_header() 423 static int coda9_jpeg_dec_huff_setup(struct coda_ctx *ctx) in coda9_jpeg_dec_huff_setup() 471 static void coda9_jpeg_qmat_setup(struct coda_ctx *ctx) in coda9_jpeg_qmat_setup() 482 static void coda9_jpeg_dec_bbc_gbu_setup(struct coda_ctx *ctx, in coda9_jpeg_dec_bbc_gbu_setup() 582 static int coda9_jpeg_gen_enc_huff_tab(struct coda_ctx *ctx, int tab_num, in coda9_jpeg_gen_enc_huff_tab() 651 static u8 *coda9_jpeg_get_huff_bits(struct coda_ctx *ctx, int tab_num) in coda9_jpeg_get_huff_bits() 668 static int coda9_jpeg_gen_dec_huff_tab(struct coda_ctx *ctx, int tab_num) in coda9_jpeg_gen_dec_huff_tab() 716 static int coda9_jpeg_load_huff_tab(struct coda_ctx *ctx) in coda9_jpeg_load_huff_tab() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vboxvideo/ |
| H A D | hgsmi_base.c | 17 int hgsmi_report_flags_location(struct gen_pool *ctx, u32 location) in hgsmi_report_flags_location() 41 int hgsmi_send_caps_info(struct gen_pool *ctx, u32 caps) in hgsmi_send_caps_info() 61 int hgsmi_test_query_conf(struct gen_pool *ctx) in hgsmi_test_query_conf() 80 int hgsmi_query_conf(struct gen_pool *ctx, u32 index, u32 *value_ret) in hgsmi_query_conf() 113 int hgsmi_update_pointer_shape(struct gen_pool *ctx, u32 flags, in hgsmi_update_pointer_shape() 185 int hgsmi_cursor_position(struct gen_pool *ctx, bool report_position, in hgsmi_cursor_position()
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/ |
| H A D | hashswf.c | 40 #define HMAC_setup(ctx, key, len) sha2_hmac_starts(&ctx, (unsigned char *)key, len, 0) argument 41 #define HMAC_crunch(ctx, buf, len) sha2_hmac_update(&ctx, buf, len) argument 42 #define HMAC_finish(ctx, dig, dlen) dlen = SHA256_DIGEST_LENGTH; sha2_hmac_finish(&ctx, dig) argument 43 #define HMAC_close(ctx) argument 51 #define HMAC_setup(ctx, key, len) hmac_sha256_set_key(&ctx, len, key) argument 52 #define HMAC_crunch(ctx, buf, len) hmac_sha256_update(&ctx, len, buf) argument 53 #define HMAC_finish(ctx, dig, dlen) dlen = SHA256_DIGEST_LENGTH; hmac_sha256_digest(&ctx, SHA256_DI… argument 54 #define HMAC_close(ctx) argument 60 #define HMAC_setup(ctx, key, len) HMAC_CTX_init(&ctx); HMAC_Init_ex(&ctx, (unsigned char *)key, len… argument 61 #define HMAC_crunch(ctx, buf, len) HMAC_Update(&ctx, (unsigned char *)buf, len) argument [all …]
|
| /OK3568_Linux_fs/kernel/io_uring/ |
| H A D | io_uring.c | 248 struct io_ring_ctx *ctx; member 876 struct io_ring_ctx *ctx; member 904 struct io_ring_ctx *ctx; member 1123 struct io_ring_ctx *ctx = file->private_data; in io_uring_get_socket() local 1132 static inline void io_tw_lock(struct io_ring_ctx *ctx, bool *locked) in io_tw_lock() 1187 struct io_ring_ctx *ctx = req->ctx; in io_req_set_rsrc_node() local 1251 struct io_ring_ctx *ctx = head->ctx; in io_match_task_safe() local 1276 struct io_ring_ctx *ctx = container_of(ref, struct io_ring_ctx, refs); in io_ring_ctx_ref_free() local 1288 struct io_ring_ctx *ctx = container_of(work, struct io_ring_ctx, in io_fallback_req_func() local 1309 struct io_ring_ctx *ctx; in io_ring_ctx_alloc() local [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8d/ |
| H A D | hal_vp8d_vdpu1.c | 46 VP8DHalContext_t *ctx = (VP8DHalContext_t *)hal; in hal_vp8d_vdpu1_init() local 124 VP8DHalContext_t *ctx = (VP8DHalContext_t *)hal; in hal_vp8d_vdpu1_deinit() local 163 static MPP_RET hal_vp8_init_hwcfg(VP8DHalContext_t *ctx) in hal_vp8_init_hwcfg() 204 static MPP_RET hal_vp8d_pre_filter_tap_set(VP8DHalContext_t *ctx) in hal_vp8d_pre_filter_tap_set() 259 hal_vp8d_dct_partition_cfg(VP8DHalContext_t *ctx, HalTaskInfo *task) in hal_vp8d_dct_partition_cfg() 458 VP8DHalContext_t *ctx = (VP8DHalContext_t *)hal; in hal_vp8d_vdpu1_gen_regs() local 627 VP8DHalContext_t *ctx = (VP8DHalContext_t *)hal; in hal_vp8d_vdpu1_start() local 681 VP8DHalContext_t *ctx = (VP8DHalContext_t *)hal; in hal_vp8d_vdpu1_wait() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | ctxnv40.h | 25 cp_out(struct nvkm_grctx *ctx, u32 inst) in cp_out() 37 cp_lsr(struct nvkm_grctx *ctx, u32 val) in cp_lsr() 43 cp_ctx(struct nvkm_grctx *ctx, u32 reg, u32 length) in cp_ctx() 59 cp_name(struct nvkm_grctx *ctx, int name) in cp_name() 79 _cp_bra(struct nvkm_grctx *ctx, u32 mod, int flag, int state, int name) in _cp_bra() 97 _cp_wait(struct nvkm_grctx *ctx, int flag, int state) in _cp_wait() 104 _cp_set(struct nvkm_grctx *ctx, int flag, int state) in _cp_set() 111 cp_pos(struct nvkm_grctx *ctx, int offset) in cp_pos() 121 gr_def(struct nvkm_grctx *ctx, u32 reg, u32 val) in gr_def()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ccree/ |
| H A D | cc_hash.c | 136 struct cc_hash_ctx *ctx) in cc_init_req() 179 struct cc_hash_ctx *ctx) in cc_map_req() 244 struct cc_hash_ctx *ctx) in cc_unmap_req() 288 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_update_complete() local 306 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_digest_complete() local 326 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_hash_complete() local 346 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_fin_result() local 369 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_fin_hmac() local 422 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_hash_digest() local 529 static int cc_restore_hash(struct cc_hw_desc *desc, struct cc_hash_ctx *ctx, in cc_restore_hash() [all …]
|
| /OK3568_Linux_fs/kernel/net/tls/ |
| H A D | tls_sw.c | 131 static int padding_length(struct tls_sw_context_rx *ctx, in padding_length() 166 struct tls_sw_context_rx *ctx; in tls_decrypt_done() local 238 struct tls_sw_context_rx *ctx = tls_sw_ctx_rx(tls_ctx); in tls_do_decryption() local 283 struct tls_sw_context_tx *ctx = tls_sw_ctx_tx(tls_ctx); in tls_trim_both_msgs() local 295 struct tls_sw_context_tx *ctx = tls_sw_ctx_tx(tls_ctx); in tls_alloc_encrypted_msg() local 306 struct tls_sw_context_tx *ctx = tls_sw_ctx_tx(tls_ctx); in tls_clone_plaintext_msg() local 330 struct tls_sw_context_tx *ctx = tls_sw_ctx_tx(tls_ctx); in tls_get_rec() local 368 struct tls_sw_context_tx *ctx = tls_sw_ctx_tx(tls_ctx); in tls_free_open_rec() local 380 struct tls_sw_context_tx *ctx = tls_sw_ctx_tx(tls_ctx); in tls_tx_records() local 442 struct tls_sw_context_tx *ctx = tls_sw_ctx_tx(tls_ctx); in tls_encrypt_done() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/ |
| H A D | msm_submitqueue.c | 20 struct msm_gpu_submitqueue *msm_submitqueue_get(struct msm_file_private *ctx, in msm_submitqueue_get() 43 void msm_submitqueue_close(struct msm_file_private *ctx) in msm_submitqueue_close() 60 int msm_submitqueue_create(struct drm_device *drm, struct msm_file_private *ctx, in msm_submitqueue_create() 101 int msm_submitqueue_init(struct drm_device *drm, struct msm_file_private *ctx) in msm_submitqueue_init() 143 int msm_submitqueue_query(struct drm_device *drm, struct msm_file_private *ctx, in msm_submitqueue_query() 164 int msm_submitqueue_remove(struct msm_file_private *ctx, u32 id) in msm_submitqueue_remove()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/ |
| H A D | coredump.c | 24 static int spufs_ctx_note_size(struct spu_context *ctx, int dfd) in spufs_ctx_note_size() 46 struct spu_context *ctx; in match_context() local 69 struct spu_context *ctx; in coredump_next_context() local 87 struct spu_context *ctx; in spufs_coredump_extra_notes_size() local 115 static int spufs_arch_write_note(struct spu_context *ctx, int i, in spufs_arch_write_note() 159 struct spu_context *ctx; in spufs_coredump_extra_notes_write() local
|