Home
last modified time | relevance | path

Searched defs:pctx (Results 1 – 15 of 15) 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, dma_addr_t pstart, dma_addr_t pend) 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()
431 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
H A Ddelta-v4l2.c1214 int delta_recycle_default(struct delta_ctx *pctx, in delta_recycle_default()
/linux/tools/perf/util/
H A Dstat-shadow.c48 prepare_metric(struct perf_stat_config * config,const struct metric_expr * mexp,const struct evsel * evsel,struct expr_parse_ctx * pctx,int aggr_idx) prepare_metric() argument
140 struct expr_parse_ctx *pctx; generic_metric() local
208 struct expr_parse_ctx *pctx; test_generic_metric() local
[all...]
H A Dpython.c1336 prepare_metric(const struct metric_expr * mexp,const struct evsel * evsel,struct expr_parse_ctx * pctx,int cpu_idx,int thread_idx) prepare_metric() argument
1414 struct expr_parse_ctx *pctx; pyrf_evlist__compute_metric() local
[all...]
H A Dmetricgroup.c129 struct expr_parse_ctx *pctx; member
[all...]
/linux/crypto/
H A Dccm.c168 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_auth() local
228 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_encrypt_done() local
249 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_init_crypt() local
286 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_encrypt() local
323 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_decrypt_done() local
345 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_decrypt() 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
/linux/security/apparmor/
H A Daf_unix.c778 struct aa_sk_ctx *pctx = aa_sock(peer_sk); in aa_unix_file_perm() local
/linux/drivers/block/
H A Drbd.c6243 struct rbd_parse_opts_ctx *pctx) in rbd_parse_param()
6339 static int rbd_parse_options(char *options, struct rbd_parse_opts_ctx *pctx) in rbd_parse_options()
6428 struct rbd_parse_opts_ctx pctx = { 0 }; in rbd_add_parse_args() local
/linux/fs/smb/client/
H A Dsmb2pdu.c973 struct smb2_neg_context *pctx; in smb311_decode_neg_context() local
/linux/fs/smb/server/
H A Dsmb2pdu.c1729 struct smb2_neg_context *pctx = (struct smb2_neg_context *)req; in deassemble_neg_contexts() local
/linux/net/netfilter/
H A Dnf_tables_api.c4252 struct nft_ctx *pctx = (struct nft_ctx *)ctx; nft_setelem_validate() local