Home
last modified time | relevance | path

Searched defs:pctx (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-mjpeg-dec.c171 static bool delta_mjpeg_check_status(struct delta_ctx *pctx, in delta_mjpeg_check_status()
203 static int delta_mjpeg_ipc_open(struct delta_ctx *pctx) in delta_mjpeg_ipc_open()
242 static int delta_mjpeg_ipc_decode(struct delta_ctx *pctx, struct delta_au *au) in delta_mjpeg_ipc_decode()
323 static int delta_mjpeg_open(struct delta_ctx *pctx) in delta_mjpeg_open()
335 static int delta_mjpeg_close(struct delta_ctx *pctx) in delta_mjpeg_close()
349 static int delta_mjpeg_get_streaminfo(struct delta_ctx *pctx, in delta_mjpeg_get_streaminfo()
372 static int delta_mjpeg_decode(struct delta_ctx *pctx, struct delta_au *pau) in delta_mjpeg_decode()
429 static int delta_mjpeg_get_frame(struct delta_ctx *pctx, in delta_mjpeg_get_frame()
H A Ddelta-mjpeg-hdr.c40 static int delta_mjpeg_read_sof(struct delta_ctx *pctx, in delta_mjpeg_read_sof()
83 int delta_mjpeg_read_header(struct delta_ctx *pctx, in delta_mjpeg_read_header()
H A Ddelta-ipc.c110 int delta_ipc_open(struct delta_ctx *pctx, const char *name, in delta_ipc_open()
231 struct delta_ctx *pctx = to_pctx(ctx); in delta_ipc_set_stream() local
322 struct delta_ctx *pctx = to_pctx(ctx); in delta_ipc_decode() local
435 struct delta_ctx *pctx = to_pctx(ctx); in delta_ipc_close() local
/linux/crypto/
H A Dalgif_rng.c202 struct rng_parent_ctx *pctx; in rng_bind() local
221 struct rng_parent_ctx *pctx = private; in rng_release() local
243 struct rng_parent_ctx *pctx = private; in rng_accept_parent() local
277 struct rng_parent_ctx *pctx = private; in rng_setkey() local
288 struct rng_parent_ctx *pctx = private; in rng_setentropy() local
/linux/fs/ceph/
H A Dsuper.c267 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_old_source() local
287 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_new_source() local
351 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_source() local
403 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_mon_addr() local
417 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_mount_param() local
1304 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_get_tree() local
1385 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_free_fc() local
1397 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_reconfigure_fc() local
1440 struct ceph_parse_opts_ctx *pctx; in ceph_init_fs_context() local
/linux/drivers/media/platform/st/sti/hva/
H A Dhva-h264.c415 static int hva_h264_fill_slice_header(struct hva_ctx *pctx, in hva_h264_fill_slice_header()
488 static int hva_h264_fill_data_nal(struct hva_ctx *pctx, in hva_h264_fill_data_nal()
521 static int hva_h264_fill_sei_nal(struct hva_ctx *pctx, in hva_h264_fill_sei_nal()
587 static int hva_h264_prepare_task(struct hva_ctx *pctx, in hva_h264_prepare_task()
889 static int hva_h264_open(struct hva_ctx *pctx) in hva_h264_open()
985 static int hva_h264_close(struct hva_ctx *pctx) in hva_h264_close()
1007 static int hva_h264_encode(struct hva_ctx *pctx, struct hva_frame *frame, in hva_h264_encode()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_rc6_types.h34 struct drm_i915_gem_object *pctx; member
H A Dintel_rc6.c306 struct drm_i915_gem_object *pctx; in vlv_rc6_init() local
722 struct drm_i915_gem_object *pctx; in intel_rc6_fini() local
/linux/net/netfilter/
H A Dnft_immediate.c250 struct nft_ctx *pctx = (struct nft_ctx *)ctx; in nft_immediate_validate() local
H A Dnf_tables_api.c4071 struct nft_ctx *pctx = (struct nft_ctx *)ctx; nft_setelem_validate() local
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-responder.c332 struct ieee80211_chanctx_conf ctx, *pctx; in iwl_mvm_ftm_start_responder() local
/linux/drivers/block/
H A Drbd.c6251 struct rbd_parse_opts_ctx *pctx) in rbd_parse_param()
6347 static int rbd_parse_options(char *options, struct rbd_parse_opts_ctx *pctx) in rbd_parse_options()
6436 struct rbd_parse_opts_ctx pctx = { 0 }; in rbd_add_parse_args() local
/linux/fs/smb/client/
H A Dsmb2pdu.c914 struct smb2_neg_context *pctx; in smb311_decode_neg_context() local
/linux/fs/smb/server/
H A Dsmb2pdu.c1008 struct smb2_neg_context *pctx = (struct smb2_neg_context *)req; in deassemble_neg_contexts() local