Searched defs:pctx (Results 1 – 14 of 14) sorted by relevance
/linux/crypto/ |
H A D | algif_rng.c | 202 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; in rng_accept_parent() local 277 struct rng_parent_ctx *pctx = private; in rng_setkey() local 288 struct rng_parent_ctx *pctx = private; in rng_setentropy() local
|
/linux/fs/ceph/ |
H A D | super.c | 267 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_old_source() local 287 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_new_source() local 351 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_source() local 403 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_mon_addr() local 417 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_mount_param() local 1304 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_get_tree() local 1385 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_free_fc() local 1397 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_reconfigure_fc() local 1440 struct ceph_parse_opts_ctx *pctx; in ceph_init_fs_context() local
|
/linux/drivers/media/platform/st/sti/delta/ |
H A 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()
|
H A 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
|
/linux/drivers/media/platform/st/sti/hva/ |
H A 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/drivers/gpu/drm/i915/gt/ |
H A D | intel_rc6_types.h | 34 struct drm_i915_gem_object *pctx; member
|
/linux/tools/perf/util/ |
H A D | stat-shadow.c | 376 struct expr_parse_ctx *pctx, in prepare_metric() 500 struct expr_parse_ctx *pctx; in generic_metric() local 568 struct expr_parse_ctx *pctx; in test_generic_metric() local
|
H A D | metricgroup.c | 129 struct expr_parse_ctx *pctx; member
|
/linux/net/netfilter/ |
H A D | nft_immediate.c | 250 struct nft_ctx *pctx = (struct nft_ctx *)ctx; in nft_immediate_validate() local
|
H A D | nf_tables_api.c | 4161 struct nft_ctx *pctx = (struct nft_ctx *)ctx; nft_setelem_validate() local
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | ftm-responder.c | 332 struct ieee80211_chanctx_conf ctx, *pctx; in iwl_mvm_ftm_start_responder() local
|
/linux/security/apparmor/ |
H A D | af_unix.c | 762 struct aa_sk_ctx *pctx = aa_sock(peer_sk); in aa_unix_file_perm() local
|
/linux/fs/smb/client/ |
H A D | smb2pdu.c | 914 struct smb2_neg_context *pctx; in smb311_decode_neg_context() local
|
/linux/fs/smb/server/ |
H A D | smb2pdu.c | 1009 struct smb2_neg_context *pctx = (struct smb2_neg_context *)req; in deassemble_neg_contexts() local
|