Searched defs:ctx (Results 301 - 325 of 2745) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_drv_if.c17 int vdec_if_init(struct mtk_vcodec_dec_ctx *ctx, unsigned int fourcc) argument
71 vdec_if_decode(struct mtk_vcodec_dec_ctx *ctx, struct mtk_vcodec_mem *bs, struct vdec_fb *fb, bool *res_chg) argument
103 vdec_if_get_param(struct mtk_vcodec_dec_ctx *ctx, enum vdec_get_param_type type, void *out) argument
118 vdec_if_deinit(struct mtk_vcodec_dec_ctx *ctx) argument
[all...]
/linux-master/drivers/media/platform/mediatek/vcodec/encoder/
H A Dvenc_vpu_if.h37 struct mtk_vcodec_enc_ctx *ctx; member in struct:venc_vpu_inst
H A Dvenc_drv_if.c19 int venc_if_init(struct mtk_vcodec_enc_ctx *ctx, unsigned int fourcc) argument
41 int venc_if_set_param(struct mtk_vcodec_enc_ctx *ctx, argument
53 venc_if_encode(struct mtk_vcodec_enc_ctx *ctx, enum venc_start_opt opt, struct venc_frm_buf *frm_buf, struct mtk_vcodec_mem *bs_buf, struct venc_done_result *result) argument
82 venc_if_deinit(struct mtk_vcodec_enc_ctx *ctx) argument
[all...]
/linux-master/net/sunrpc/auth_gss/
H A Dgss_krb5_seal.c75 setup_token_v2(struct krb5_ctx *ctx, struct xdr_netobj *token) argument
105 gss_krb5_get_mic_v2(struct krb5_ctx *ctx, struct xdr_buf *text, argument
[all...]
H A Dgss_krb5_unseal.c71 gss_krb5_verify_mic_v2(struct krb5_ctx *ctx, struct xdr_buf *message_buffer, argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dexceptions_ext.c7 int pfentry(void *ctx) argument
13 int throwing_fentry(void *ctx) argument
25 int extension(struct __sk_buff *ctx) argument
47 int pfexit(void *ctx) argument
53 int throwing_fexit(void *ctx) argument
60 int pfmod_ret(void *ctx) argument
66 int throwing_fmod_ret(void *ctx) argument
H A Dcb_refs.c18 static __noinline int cb1(void *map, void *key, void *value, void *ctx) argument
27 int underflow_prog(void *ctx) argument
40 static __always_inline int cb2(void *map, void *key, void *value, void *ctx) argument
50 int leak_prog(void *ctx) argument
67 static __always_inline int cb(void *map, void *key, void *value, void *ctx) argument
72 static __always_inline int cb3(void *map, void *key, void *value, void *ctx) argument
86 int nested_cb(void *ctx) argument
101 int non_cb_transfer_ref(void *ctx) argument
[all...]
/linux-master/kernel/locking/
H A Dww_rt_mutex.c79 ww_mutex_lock(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) argument
86 ww_mutex_lock_interruptible(struct ww_mutex *lock, struct ww_acquire_ctx *ctx) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dcn35/
H A Ddcn35_dpp.c40 bool dpp35_construct(struct dcn3_dpp *dpp, struct dc_context *ctx, argument
H A Ddcn35_dwb.c43 dcn35_dwbc_construct(struct dcn30_dwbc *dwbc30, struct dc_context *ctx, const struct dcn30_dwbc_registers *dwbc_regs, const struct dcn35_dwbc_shift *dwbc_shift, const struct dcn35_dwbc_mask *dwbc_mask, int inst) argument
H A Ddcn35_mmhubbub.c43 dcn35_mmhubbub_construct( struct dcn30_mmhubbub *mcif_wb30, struct dc_context *ctx, const struct dcn35_mmhubbub_registers *mcif_wb_regs, const struct dcn35_mmhubbub_shift *mcif_wb_shift, const struct dcn35_mmhubbub_mask *mcif_wb_mask, int inst) argument
H A Ddcn35_opp.c39 void dcn35_opp_construct(struct dcn20_opp *oppn20, struct dc_context *ctx, argument
/linux-master/drivers/gpu/host1x/
H A Dcontext.c25 struct host1x_memory_context *ctx; local
[all...]
/linux-master/mm/damon/
H A Dsysfs-test.h15 static unsigned int nr_damon_targets(struct damon_ctx *ctx) argument
45 struct damon_ctx *ctx; local
/linux-master/include/linux/
H A Deventfd.h60 static inline void eventfd_signal_mask(struct eventfd_ctx *ctx, __poll_t mask) argument
64 static inline void eventfd_ctx_put(struct eventfd_ctx *ctx) argument
69 static inline int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, argument
80 static inline void eventfd_ctx_do_read(struct eventfd_ctx *ctx, __u64 *cnt) argument
87 static inline void eventfd_signal(struct eventfd_ctx *ctx) argument
[all...]
/linux-master/crypto/
H A Darc4.c22 struct arc4_ctx *ctx = crypto_lskcipher_ctx(tfm); local
30 struct arc4_ctx *ctx = crypto_lskcipher_ctx(tfm); local
/linux-master/arch/x86/crypto/
H A Dsm4_aesni_avx2_glue.c30 struct sm4_ctx *ctx = crypto_skcipher_ctx(tfm); local
/linux-master/fs/qnx4/
H A Ddir.c18 static int qnx4_readdir(struct file *file, struct dir_context *ctx) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.h35 struct dc_context *ctx; member in struct:dmub_replay
/linux-master/drivers/gpu/drm/amd/display/dc/dsc/dcn35/
H A Ddcn35_dsc.c45 dsc35_construct(struct dcn20_dsc *dsc, struct dc_context *ctx, int inst, const struct dcn20_dsc_registers *dsc_regs, const struct dcn35_dsc_shift *dsc_shift, const struct dcn35_dsc_mask *dsc_mask) argument
/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda-mpeg2.c64 u32 coda_mpeg2_parse_headers(struct coda_ctx *ctx, u8 *buf, u32 size) argument
H A Dcoda-mpeg4.c61 u32 coda_mpeg4_parse_headers(struct coda_ctx *ctx, u8 *buf, u32 size) argument
H A Dimx-vdoa.h30 static inline int vdoa_context_configure(struct vdoa_ctx *ctx, argument
38 static inline void vdoa_context_destroy(struct vdoa_ctx *ctx) { }; argument
40 static inline void vdoa_device_run(struct vdoa_ctx *ctx, argument
43 static inline int vdoa_wait_for_completion(struct vdoa_ctx *ctx) argument
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.h51 struct dc_context *ctx; member in struct:dc_dmub_srv
/linux-master/drivers/media/platform/verisilicon/
H A Dhantro_g2.c48 size_t hantro_g2_chroma_offset(struct hantro_ctx *ctx) argument
53 size_t hantro_g2_motion_vectors_offset(struct hantro_ctx *ctx) argument

Completed in 630 milliseconds

<<11121314151617181920>>