Searched defs:pctx (Results 1 - 20 of 20) sorted by relevance

/linux-master/drivers/media/platform/st/sti/delta/
H A Ddelta-mjpeg-hdr.c40 static int delta_mjpeg_read_sof(struct delta_ctx *pctx, argument
83 int delta_mjpeg_read_header(struct delta_ctx *pctx, argument
[all...]
H A Ddelta-mjpeg-dec.c171 static bool delta_mjpeg_check_status(struct delta_ctx *pctx, argument
203 static int delta_mjpeg_ipc_open(struct delta_ctx *pctx) argument
242 delta_mjpeg_ipc_decode(struct delta_ctx *pctx, struct delta_au *au) argument
323 delta_mjpeg_open(struct delta_ctx *pctx) argument
335 delta_mjpeg_close(struct delta_ctx *pctx) argument
349 delta_mjpeg_get_streaminfo(struct delta_ctx *pctx, struct delta_streaminfo *streaminfo) argument
372 delta_mjpeg_decode(struct delta_ctx *pctx, struct delta_au *pau) argument
429 delta_mjpeg_get_frame(struct delta_ctx *pctx, struct delta_frame **frame) argument
[all...]
H A Ddelta-ipc.c110 int delta_ipc_open(struct delta_ctx *pctx, const char *name, argument
231 struct delta_ctx *pctx = to_pctx(ctx); local
322 struct delta_ctx *pctx = to_pctx(ctx); local
435 struct delta_ctx *pctx = to_pctx(ctx); local
[all...]
H A Ddelta-v4l2.c1210 int delta_recycle_default(struct delta_ctx *pctx, argument
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_rc6_types.h34 struct drm_i915_gem_object *pctx; member in struct:intel_rc6
H A Dintel_rc6.c317 struct drm_i915_gem_object *pctx; local
733 struct drm_i915_gem_object *pctx; local
[all...]
/linux-master/net/netfilter/
H A Dnft_immediate.c251 struct nft_ctx *pctx = (struct nft_ctx *)ctx; local
H A Dnf_tables_api.c3886 struct nft_ctx *pctx = (struct nft_ctx *)ctx; local
/linux-master/crypto/
H A Dalgif_rng.c202 struct rng_parent_ctx *pctx; local
221 struct rng_parent_ctx *pctx = private; local
243 struct rng_parent_ctx *pctx = private; local
277 struct rng_parent_ctx *pctx = private; local
288 struct rng_parent_ctx *pctx = private; local
[all...]
H A Dccm.c172 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); local
232 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); local
253 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); local
290 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); local
327 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); local
349 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); local
[all...]
H A Dgcm.c154 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); local
182 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); local
207 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); local
225 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); local
243 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); local
287 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); local
317 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); local
398 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); local
411 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); local
424 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); local
451 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); local
465 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); local
490 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); local
502 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); local
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-responder.c413 struct ieee80211_chanctx_conf ctx, *pctx; local
/linux-master/fs/ceph/
H A Dsuper.c266 struct ceph_parse_opts_ctx *pctx = fc->fs_private; local
286 struct ceph_parse_opts_ctx *pctx = fc->fs_private; local
342 struct ceph_parse_opts_ctx *pctx = fc->fs_private; local
394 struct ceph_parse_opts_ctx *pctx = fc->fs_private; local
408 struct ceph_parse_opts_ctx *pctx = fc->fs_private; local
1292 struct ceph_parse_opts_ctx *pctx = fc->fs_private; local
1373 struct ceph_parse_opts_ctx *pctx = fc->fs_private; local
1385 struct ceph_parse_opts_ctx *pctx = fc->fs_private; local
1428 struct ceph_parse_opts_ctx *pctx; local
[all...]
/linux-master/tools/perf/util/
H A Dstat-shadow.c475 struct expr_parse_ctx *pctx; local
358 prepare_metric(const struct metric_expr *mexp, const struct evsel *evsel, struct expr_parse_ctx *pctx, int aggr_idx) argument
543 struct expr_parse_ctx *pctx; local
[all...]
H A Dmetricgroup.c128 struct expr_parse_ctx *pctx; member in struct:metric
[all...]
/linux-master/drivers/media/platform/st/sti/hva/
H A Dhva-h264.c415 static int hva_h264_fill_slice_header(struct hva_ctx *pctx, argument
488 static int hva_h264_fill_data_nal(struct hva_ctx *pctx, argument
521 static int hva_h264_fill_sei_nal(struct hva_ctx *pctx, argument
587 hva_h264_prepare_task(struct hva_ctx *pctx, struct hva_h264_task *task, struct hva_frame *frame, struct hva_stream *stream) argument
889 hva_h264_open(struct hva_ctx *pctx) argument
985 hva_h264_close(struct hva_ctx *pctx) argument
1007 hva_h264_encode(struct hva_ctx *pctx, struct hva_frame *frame, struct hva_stream *stream) argument
[all...]
/linux-master/drivers/net/
H A Dgtp.c173 static bool gtp_check_ms_ipv4(struct sk_buff *skb, struct pdp_ctx *pctx, argument
192 static bool gtp_check_ms(struct sk_buff *skb, struct pdp_ctx *pctx, argument
202 static int gtp_rx(struct pdp_ctx *pctx, struct sk_buff *skb, argument
413 struct pdp_ctx *pctx; local
575 struct pdp_ctx *pctx; local
721 gtp0_push_header(struct sk_buff *skb, struct pdp_ctx *pctx) argument
738 gtp1_push_header(struct sk_buff *skb, struct pdp_ctx *pctx) argument
766 struct pdp_ctx *pctx; member in struct:gtp_pktinfo
785 gtp_set_pktinfo_ipv4(struct gtp_pktinfo *pktinfo, struct sock *sk, struct iphdr *iph, struct pdp_ctx *pctx, struct rtable *rt, struct flowi4 *fl4, struct net_device *dev) argument
803 struct pdp_ctx *pctx; local
1101 struct pdp_ctx *pctx; local
1298 ipv4_pdp_fill(struct pdp_ctx *pctx, struct genl_info *info) argument
1328 struct pdp_ctx *pctx, *pctx_tid = NULL; local
1420 struct pdp_ctx *pctx = container_of(head, struct pdp_ctx, rcu_head); local
1426 pdp_context_delete(struct pdp_ctx *pctx) argument
1438 struct pdp_ctx *pctx; local
1527 struct pdp_ctx *pctx; local
1542 struct pdp_ctx *pctx; local
1571 gtp_genl_fill_info(struct sk_buff *skb, u32 snd_portid, u32 snd_seq, int flags, u32 type, struct pdp_ctx *pctx) argument
1608 gtp_tunnel_notify(struct pdp_ctx *pctx, u8 cmd, gfp_t allocation) argument
1630 struct pdp_ctx *pctx = NULL; local
1672 struct pdp_ctx *pctx; local
[all...]
/linux-master/fs/smb/client/
H A Dsmb2pdu.c911 struct smb2_neg_context *pctx; local
[all...]
/linux-master/fs/smb/server/
H A Dsmb2pdu.c991 struct smb2_neg_context *pctx = (struct smb2_neg_context *)req; local
[all...]
/linux-master/drivers/block/
H A Drbd.c6355 static int rbd_parse_options(char *options, struct rbd_parse_opts_ctx *pctx) argument
6444 struct rbd_parse_opts_ctx pctx = { 0 }; local
6258 rbd_parse_param(struct fs_parameter *param, struct rbd_parse_opts_ctx *pctx) argument
[all...]

Completed in 303 milliseconds