Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_rc6_types.h23 struct drm_i915_gem_object *pctx; member
H A Dintel_rc6.c296 struct drm_i915_gem_object *pctx; in vlv_rc6_init() local
655 struct drm_i915_gem_object *pctx; intel_rc6_fini() local
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
H A Ddelta-mjpeg-hdr.c40 static int delta_mjpeg_read_sof(struct delta_ctx *pctx, in delta_mjpeg_read_sof() argument
83 int delta_mjpeg_read_header(struct delta_ctx *pctx, in delta_mjpeg_read_header() argument
[all...]
H A Ddelta-mjpeg-dec.c171 static bool delta_mjpeg_check_status(struct delta_ctx *pctx, in delta_mjpeg_check_status() argument
203 static int delta_mjpeg_ipc_open(struct delta_ctx *pctx) in delta_mjpeg_ipc_open() argument
242 delta_mjpeg_ipc_decode(struct delta_ctx *pctx, struct delta_au *au) delta_mjpeg_ipc_decode() argument
323 delta_mjpeg_open(struct delta_ctx *pctx) delta_mjpeg_open() argument
335 delta_mjpeg_close(struct delta_ctx *pctx) delta_mjpeg_close() argument
349 delta_mjpeg_get_streaminfo(struct delta_ctx *pctx, struct delta_streaminfo *streaminfo) delta_mjpeg_get_streaminfo() argument
372 delta_mjpeg_decode(struct delta_ctx *pctx, struct delta_au *pau) delta_mjpeg_decode() argument
429 delta_mjpeg_get_frame(struct delta_ctx *pctx, struct delta_frame **frame) delta_mjpeg_get_frame() argument
[all...]
H A Ddelta-ipc.c110 int delta_ipc_open(struct delta_ctx *pctx, const char *name, in delta_ipc_open() argument
232 struct delta_ctx *pctx = to_pctx(ctx); delta_ipc_set_stream() local
323 struct delta_ctx *pctx = to_pctx(ctx); delta_ipc_decode() local
436 struct delta_ctx *pctx = to_pctx(ctx); delta_ipc_close() local
[all...]
H A Ddelta-v4l2.c1213 int delta_recycle_default(struct delta_ctx *pctx, in delta_recycle_default() argument
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/
H A Ddelta-mjpeg-hdr.c40 static int delta_mjpeg_read_sof(struct delta_ctx *pctx, in delta_mjpeg_read_sof() argument
83 int delta_mjpeg_read_header(struct delta_ctx *pctx, in delta_mjpeg_read_header() argument
[all...]
H A Ddelta-mjpeg-dec.c171 static bool delta_mjpeg_check_status(struct delta_ctx *pctx, in delta_mjpeg_check_status() argument
203 static int delta_mjpeg_ipc_open(struct delta_ctx *pctx) in delta_mjpeg_ipc_open() argument
242 delta_mjpeg_ipc_decode(struct delta_ctx *pctx, struct delta_au *au) delta_mjpeg_ipc_decode() argument
323 delta_mjpeg_open(struct delta_ctx *pctx) delta_mjpeg_open() argument
335 delta_mjpeg_close(struct delta_ctx *pctx) delta_mjpeg_close() argument
349 delta_mjpeg_get_streaminfo(struct delta_ctx *pctx, struct delta_streaminfo *streaminfo) delta_mjpeg_get_streaminfo() argument
372 delta_mjpeg_decode(struct delta_ctx *pctx, struct delta_au *pau) delta_mjpeg_decode() argument
429 delta_mjpeg_get_frame(struct delta_ctx *pctx, struct delta_frame **frame) delta_mjpeg_get_frame() argument
[all...]
H A Ddelta-ipc.c110 int delta_ipc_open(struct delta_ctx *pctx, const char *name, in delta_ipc_open() argument
231 struct delta_ctx *pctx = to_pctx(ctx); delta_ipc_set_stream() local
322 struct delta_ctx *pctx = to_pctx(ctx); delta_ipc_decode() local
435 struct delta_ctx *pctx = to_pctx(ctx); delta_ipc_close() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_rc6_types.h34 struct drm_i915_gem_object *pctx; member
H A Dintel_rc6.c319 struct drm_i915_gem_object *pctx; in vlv_rc6_init() local
736 struct drm_i915_gem_object *pctx; intel_rc6_fini() local
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_lookup.c172 struct nft_ctx *pctx = (struct nft_ctx *)ctx; in nft_lookup_validate_setelem() local
H A Dnft_immediate.c250 struct nft_ctx *pctx = (struct nft_ctx *)ctx; in nft_immediate_validate() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_immediate.c251 struct nft_ctx *pctx = (struct nft_ctx *)ctx; in nft_immediate_validate() local
/kernel/linux/linux-5.10/crypto/
H A Dalgif_rng.c204 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; rng_accept_parent() local
279 struct rng_parent_ctx *pctx = private; rng_setkey() local
290 struct rng_parent_ctx *pctx = private; rng_setentropy() local
[all...]
H A Dccm.c170 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_auth() local
230 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_encrypt_done() local
251 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_init_crypt() local
288 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); crypto_ccm_encrypt() local
326 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); crypto_ccm_decrypt_done() local
348 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); crypto_ccm_decrypt() local
[all...]
H A Dgcm.c154 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); crypto_gcm_init_crypt() local
207 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_hash_update() local
225 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_hash_len() local
243 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_hash_len_continue() local
288 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_hash_crypt_continue() local
318 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_hash_assoc_remain_continue() local
400 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_hash() local
413 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_enc_copy_hash() local
426 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_encrypt_continue() local
453 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); crypto_gcm_encrypt() local
467 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); crypto_gcm_verify() local
492 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_dec_hash_continue() local
504 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); crypto_gcm_decrypt() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-responder.c391 struct ieee80211_chanctx_conf ctx, *pctx; in iwl_mvm_ftm_start_responder() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-responder.c400 struct ieee80211_chanctx_conf ctx, *pctx; in iwl_mvm_ftm_start_responder() local
/kernel/linux/linux-6.6/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; rng_accept_parent() local
277 struct rng_parent_ctx *pctx = private; rng_setkey() local
288 struct rng_parent_ctx *pctx = private; rng_setentropy() local
[all...]
H A Dccm.c171 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); crypto_ccm_encrypt() local
326 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); crypto_ccm_decrypt_done() local
348 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); crypto_ccm_decrypt() local
[all...]
/kernel/linux/linux-5.10/drivers/net/
H A Dgtp.c153 static bool gtp_check_ms_ipv4(struct sk_buff *skb, struct pdp_ctx *pctx, in gtp_check_ms_ipv4() argument
172 static bool gtp_check_ms(struct sk_buff *skb, struct pdp_ctx *pctx, in gtp_check_ms() argument
182 static int gtp_rx(struct pdp_ctx *pctx, struct sk_buff *skb, in gtp_rx() argument
217 struct pdp_ctx *pctx; gtp0_udp_encap_recv() local
244 struct pdp_ctx *pctx; gtp1u_udp_encap_recv() local
400 gtp0_push_header(struct sk_buff *skb, struct pdp_ctx *pctx) gtp0_push_header() argument
417 gtp1_push_header(struct sk_buff *skb, struct pdp_ctx *pctx) gtp1_push_header() argument
445 struct pdp_ctx *pctx; global() member
464 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) gtp_set_pktinfo_ipv4() argument
482 struct pdp_ctx *pctx; gtp_build_skb_ip4() local
706 struct pdp_ctx *pctx; gtp_dellink() local
903 ipv4_pdp_fill(struct pdp_ctx *pctx, struct genl_info *info) ipv4_pdp_fill() argument
933 struct pdp_ctx *pctx, *pctx_tid = NULL; gtp_pdp_add() local
1025 struct pdp_ctx *pctx = container_of(head, struct pdp_ctx, rcu_head); pdp_context_free() local
1031 pdp_context_delete(struct pdp_ctx *pctx) pdp_context_delete() argument
1043 struct pdp_ctx *pctx; gtp_genl_new_pdp() local
1132 struct pdp_ctx *pctx; gtp_find_pdp() local
1147 struct pdp_ctx *pctx; gtp_genl_del_pdp() local
1186 gtp_genl_fill_info(struct sk_buff *skb, u32 snd_portid, u32 snd_seq, int flags, u32 type, struct pdp_ctx *pctx) gtp_genl_fill_info() argument
1223 gtp_tunnel_notify(struct pdp_ctx *pctx, u8 cmd, gfp_t allocation) gtp_tunnel_notify() argument
1245 struct pdp_ctx *pctx = NULL; gtp_genl_get_pdp() local
1287 struct pdp_ctx *pctx; gtp_genl_dump_pdp() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmetricgroup.c121 struct expr_parse_ctx pctx; member
183 find_evsel_group(struct evlist *perf_evlist, struct expr_parse_ctx *pctx, bool metric_no_merge, bool has_constraint, struct evsel **metric_events, unsigned long *evlist_used) find_evsel_group() argument
[all...]
H A Dstat-shadow.c857 struct expr_parse_ctx pctx; in generic_metric() local
908 struct expr_parse_ctx pctx; in test_generic_metric() local
786 prepare_metric(struct evsel **metric_events, struct metric_ref *metric_refs, struct expr_parse_ctx *pctx, int cpu, struct runtime_stat *st) prepare_metric() argument
[all...]
/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.c241 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_source() local
287 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_mount_param() local
1057 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_get_tree() local
1134 struct ceph_parse_opts_ctx *pctx = fc->fs_private; ceph_free_fc() local
1145 struct ceph_parse_opts_ctx *pctx = fc->fs_private; ceph_reconfigure_fc() local
1170 struct ceph_parse_opts_ctx *pctx; ceph_init_fs_context() local
[all...]

Completed in 30 milliseconds

12