| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_screen.cpp | 751 d3d12_flush_frontbuffer(struct pipe_screen * pscreen, struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, unsigned layer, void *winsys_drawable_handle, struct pipe_box *sub_box) d3d12_flush_frontbuffer() argument
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_context.h | 206 etna_context(struct pipe_context *pctx) in etna_context() argument
|
| H A D | etnaviv_rs.c | 323 etna_blit_clear_color_rs(struct pipe_context *pctx, struct pipe_surface *dst, in etna_blit_clear_color_rs() argument 356 etna_blit_clear_zs_rs(struct pipe_context *pctx, struct pipe_surface *dst, in etna_blit_clear_zs_rs() argument 419 etna_clear_rs(struct pipe_context *pctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, in etna_clear_rs() argument 590 etna_try_rs_blit(struct pipe_context *pctx, in etna_try_rs_blit() argument 813 etna_blit_rs(struct pipe_context *pctx, const struct pipe_blit_info *blit_info) etna_blit_rs() argument 842 etna_clear_blit_rs_init(struct pipe_context *pctx) etna_clear_blit_rs_init() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_emit.c | 1129 fd4_emit_init(struct pipe_context *pctx) in fd4_emit_init() argument
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_state.c | 45 vc4_generic_cso_state_delete(struct pipe_context *pctx, void *hwcso) in vc4_generic_cso_state_delete() argument 51 vc4_set_blend_color(struct pipe_context *pctx, in vc4_set_blend_color() argument 62 vc4_set_stencil_ref(struct pipe_context *pctx, in vc4_set_stencil_ref() argument 71 vc4_set_clip_state(struct pipe_context *pctx, in vc4_set_clip_state() argument 80 vc4_set_sample_mask(struct pipe_context *pctx, unsigned sample_mask) in vc4_set_sample_mask() argument 94 vc4_create_rasterizer_state(struct pipe_context *pctx, in vc4_create_rasterizer_state() argument 156 vc4_create_blend_state(struct pipe_context *pctx, const struct pipe_blend_state *cso) vc4_create_blend_state() argument 207 vc4_create_depth_stencil_alpha_state(struct pipe_context *pctx, const struct pipe_depth_stencil_alpha_state *cso) vc4_create_depth_stencil_alpha_state() argument 282 vc4_set_polygon_stipple(struct pipe_context *pctx, const struct pipe_poly_stipple *stipple) vc4_set_polygon_stipple() argument 291 vc4_set_scissor_states(struct pipe_context *pctx, unsigned start_slot, unsigned num_scissors, const struct pipe_scissor_state *scissor) vc4_set_scissor_states() argument 303 vc4_set_viewport_states(struct pipe_context *pctx, unsigned start_slot, unsigned num_viewports, const struct pipe_viewport_state *viewport) vc4_set_viewport_states() argument 314 vc4_set_vertex_buffers(struct pipe_context *pctx, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *vb) vc4_set_vertex_buffers() argument 333 vc4_blend_state_bind(struct pipe_context *pctx, void *hwcso) vc4_blend_state_bind() argument 341 vc4_rasterizer_state_bind(struct pipe_context *pctx, void *hwcso) vc4_rasterizer_state_bind() argument 356 vc4_zsa_state_bind(struct pipe_context *pctx, void *hwcso) vc4_zsa_state_bind() argument 364 vc4_vertex_state_create(struct pipe_context *pctx, unsigned num_elements, const struct pipe_vertex_element *elements) vc4_vertex_state_create() argument 379 vc4_vertex_state_bind(struct pipe_context *pctx, void *hwcso) vc4_vertex_state_bind() argument 387 vc4_set_constant_buffer(struct pipe_context *pctx, enum pipe_shader_type shader, uint index, bool take_ownership, const struct pipe_constant_buffer *cb) vc4_set_constant_buffer() argument 415 vc4_set_framebuffer_state(struct pipe_context *pctx, const struct pipe_framebuffer_state *framebuffer) vc4_set_framebuffer_state() argument 487 vc4_create_sampler_state(struct pipe_context *pctx, const struct pipe_sampler_state *cso) vc4_create_sampler_state() argument 527 vc4_sampler_states_bind(struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start, unsigned nr, void **hwcso) vc4_sampler_states_bind() argument 552 vc4_create_sampler_view(struct pipe_context *pctx, struct pipe_resource *prsc, const struct pipe_sampler_view *cso) vc4_create_sampler_view() argument 641 vc4_sampler_view_destroy(struct pipe_context *pctx, struct pipe_sampler_view *pview) vc4_sampler_view_destroy() argument 651 vc4_set_sampler_views(struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start, unsigned nr, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) vc4_set_sampler_views() argument 684 vc4_state_init(struct pipe_context *pctx) vc4_state_init() argument [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | dgst.c | 341 EVP_PKEY_CTX *pctx = NULL; in dgst_main() local
|
| /third_party/node/deps/openssl/openssl/crypto/dh/ |
| H A D | dh_ameth.c | 512 EVP_PKEY_CTX *pctx = vpctx; in dh_pkey_import_from_type() local
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | evp_local.h | 24 EVP_PKEY_CTX *pctx; member
|
| H A D | digest.c | 109 EVP_PKEY_CTX *pctx = NULL; in evp_md_ctx_new_ex() local 698 EVP_PKEY_CTX *pctx = ctx->pctx; EVP_MD_CTX_set_params() local 728 EVP_PKEY_CTX *pctx; EVP_MD_CTX_settable_params() local 754 EVP_PKEY_CTX *pctx = ctx->pctx; EVP_MD_CTX_get_params() local 784 EVP_PKEY_CTX *pctx; EVP_MD_CTX_gettable_params() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
| H A D | pk7_doit.c | 111 EVP_PKEY_CTX *pctx = NULL; in pkcs7_encode_rinfo() local 159 EVP_PKEY_CTX *pctx = NULL; in pkcs7_decrypt_rinfo() local 909 EVP_PKEY_CTX *pctx = NULL; PKCS7_SIGNER_INFO_sign() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_sd.c | 683 EVP_PKEY_CTX *pctx = NULL; in cms_SignerInfo_content_sign() local 788 EVP_PKEY_CTX *pctx = NULL; CMS_SignerInfo_sign() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ec_ameth.c | 611 EVP_PKEY_CTX *pctx = vpctx; in ec_pkey_import_from() local
|
| /third_party/openssl/crypto/cms/ |
| H A D | cms_sd.c | 679 EVP_PKEY_CTX *pctx = NULL; in cms_SignerInfo_content_sign() local 785 EVP_PKEY_CTX *pctx = NULL; CMS_SignerInfo_sign() local [all...] |
| /third_party/openssl/crypto/ec/ |
| H A D | ec_ameth.c | 611 EVP_PKEY_CTX *pctx = vpctx; in ec_pkey_import_from() local
|
| /third_party/openssl/crypto/evp/ |
| H A D | digest.c | 109 EVP_PKEY_CTX *pctx = NULL; in evp_md_ctx_new_ex() local 698 EVP_PKEY_CTX *pctx = ctx->pctx; EVP_MD_CTX_set_params() local 728 EVP_PKEY_CTX *pctx; EVP_MD_CTX_settable_params() local 754 EVP_PKEY_CTX *pctx = ctx->pctx; EVP_MD_CTX_get_params() local 784 EVP_PKEY_CTX *pctx; EVP_MD_CTX_gettable_params() local [all...] |
| H A D | evp_local.h | 24 EVP_PKEY_CTX *pctx; member
|
| /third_party/openssl/crypto/pkcs7/ |
| H A D | pk7_doit.c | 111 EVP_PKEY_CTX *pctx = NULL; in pkcs7_encode_rinfo() local 159 EVP_PKEY_CTX *pctx = NULL; in pkcs7_decrypt_rinfo() local 909 EVP_PKEY_CTX *pctx = NULL; PKCS7_SIGNER_INFO_sign() local [all...] |
| /third_party/openssl/apps/ |
| H A D | dgst.c | 341 EVP_PKEY_CTX *pctx = NULL; in dgst_main() local
|
| /third_party/openssl/crypto/dh/ |
| H A D | dh_ameth.c | 512 EVP_PKEY_CTX *pctx = vpctx; in dh_pkey_import_from_type() local
|
| /kernel/linux/linux-5.10/crypto/ |
| H A 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); 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/media/platform/sti/delta/ |
| H A D | delta-v4l2.c | 1213 int delta_recycle_default(struct delta_ctx *pctx, in delta_recycle_default() argument
|
| /kernel/linux/linux-5.10/drivers/net/ |
| H A D | gtp.c | 153 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 D | metricgroup.c | 121 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 D | stat-shadow.c | 857 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 D | super.c | 241 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...] |