/linux-6.1.9/drivers/media/platform/st/sti/delta/ |
D | delta-mjpeg-dec.c | 171 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()
|
D | delta-mjpeg-hdr.c | 40 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()
|
D | delta-ipc.c | 110 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
|
D | delta-v4l2.c | 1210 int delta_recycle_default(struct delta_ctx *pctx, in delta_recycle_default()
|
/linux-6.1.9/drivers/net/ |
D | gtp.c | 173 static bool gtp_check_ms_ipv4(struct sk_buff *skb, struct pdp_ctx *pctx, in gtp_check_ms_ipv4() 192 static bool gtp_check_ms(struct sk_buff *skb, struct pdp_ctx *pctx, in gtp_check_ms() 202 static int gtp_rx(struct pdp_ctx *pctx, struct sk_buff *skb, in gtp_rx() 412 struct pdp_ctx *pctx; in gtp0_udp_encap_recv() local 574 struct pdp_ctx *pctx; in gtp1u_udp_encap_recv() local 732 static inline void gtp0_push_header(struct sk_buff *skb, struct pdp_ctx *pctx) in gtp0_push_header() 749 static inline void gtp1_push_header(struct sk_buff *skb, struct pdp_ctx *pctx) in gtp1_push_header() 777 struct pdp_ctx *pctx; member 798 struct pdp_ctx *pctx, struct rtable *rt, in gtp_set_pktinfo_ipv4() 814 struct pdp_ctx *pctx; in gtp_build_skb_ip4() local [all …]
|
/linux-6.1.9/crypto/ |
D | gcm.c | 154 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in crypto_gcm_init_common() local 182 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in crypto_gcm_init_crypt() local 207 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in gcm_hash_update() local 225 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in gcm_hash_len() local 243 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in gcm_hash_len_continue() local 288 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in gcm_hash_crypt_continue() local 318 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in gcm_hash_assoc_remain_continue() local 400 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in gcm_hash() local 413 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in gcm_enc_copy_hash() local 426 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in gcm_encrypt_continue() local [all …]
|
D | algif_rng.c | 204 struct rng_parent_ctx *pctx; in rng_bind() local 223 struct rng_parent_ctx *pctx = private; in rng_release() local 245 struct rng_parent_ctx *pctx = private; in rng_accept_parent() local 279 struct rng_parent_ctx *pctx = private; in rng_setkey() local 290 struct rng_parent_ctx *pctx = private; in rng_setentropy() local
|
D | ccm.c | 171 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_auth() local 231 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_encrypt_done() local 252 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_init_crypt() local 289 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_encrypt() local 327 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_decrypt_done() local 349 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_decrypt() local
|
/linux-6.1.9/fs/ceph/ |
D | super.c | 256 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_old_source() local 276 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_new_source() local 332 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_source() local 384 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_mon_addr() local 398 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_mount_param() local 1199 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_get_tree() local 1279 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_free_fc() local 1290 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_reconfigure_fc() local 1322 struct ceph_parse_opts_ctx *pctx; in ceph_init_fs_context() local
|
/linux-6.1.9/drivers/media/platform/st/sti/hva/ |
D | hva-h264.c | 415 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-6.1.9/drivers/gpu/drm/i915/gt/ |
D | intel_rc6_types.h | 22 struct drm_i915_gem_object *pctx; member
|
D | intel_rc6.c | 318 struct drm_i915_gem_object *pctx; in vlv_rc6_init() local 682 struct drm_i915_gem_object *pctx; in intel_rc6_fini() local
|
/linux-6.1.9/tools/perf/util/ |
D | stat-shadow.c | 810 struct expr_parse_ctx *pctx, in prepare_metric() 898 struct expr_parse_ctx *pctx; in generic_metric() local 958 struct expr_parse_ctx *pctx; in test_generic_metric() local
|
D | metricgroup.c | 122 struct expr_parse_ctx *pctx; member
|
/linux-6.1.9/net/netfilter/ |
D | nft_immediate.c | 169 struct nft_ctx *pctx = (struct nft_ctx *)ctx; in nft_immediate_validate() local
|
D | nft_lookup.c | 207 struct nft_ctx *pctx = (struct nft_ctx *)ctx; in nft_lookup_validate_setelem() local
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | ftm-responder.c | 382 struct ieee80211_chanctx_conf ctx, *pctx; in iwl_mvm_ftm_start_responder() local
|
/linux-6.1.9/drivers/block/ |
D | rbd.c | 6232 struct rbd_parse_opts_ctx *pctx) in rbd_parse_param() 6328 static int rbd_parse_options(char *options, struct rbd_parse_opts_ctx *pctx) in rbd_parse_options() 6417 struct rbd_parse_opts_ctx pctx = { 0 }; in rbd_add_parse_args() local
|
/linux-6.1.9/fs/cifs/ |
D | smb2pdu.c | 733 struct smb2_neg_context *pctx; in smb311_decode_neg_context() local
|
/linux-6.1.9/fs/ksmbd/ |
D | smb2pdu.c | 980 struct smb2_neg_context *pctx = (struct smb2_neg_context *)req; in deassemble_neg_contexts() local
|