Home
last modified time | relevance | path

Searched defs:session (Results 126 – 150 of 295) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dssl_cache.h72 mbedtls_ssl_session session; /*!< entry session */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dssl_cache.h72 mbedtls_ssl_session session; /*!< entry session */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dssl_cache.h72 mbedtls_ssl_session session; /*!< entry session */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dssl_cache.h72 mbedtls_ssl_session session; /*!< entry session */ member
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-buildid-cache.c294 static int build_id_cache__fprintf_missing(struct perf_session *session, FILE *fp) in build_id_cache__fprintf_missing()
372 struct perf_session *session = NULL; in cmd_buildid_cache() local
H A Dbuiltin-buildid-list.c54 struct perf_session *session; in perf_session__list_build_ids() local
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_service.c186 static int mpp_dump_session(struct mpp_session *session, struct seq_file *s) in mpp_dump_session()
237 struct mpp_session *session = NULL, *n; in mpp_show_session_summary() local
H A Dmpp_jpgdec.c127 static int jpgdec_process_reg_fd(struct mpp_session *session, in jpgdec_process_reg_fd()
197 static void *jpgdec_alloc_task(struct mpp_session *session, in jpgdec_alloc_task()
352 static int jpgdec_free_task(struct mpp_session *session, in jpgdec_free_task()
H A Dmpp_vdpu2.c203 static int vdpu_process_reg_fd(struct mpp_session *session, in vdpu_process_reg_fd()
300 static void *vdpu_alloc_task(struct mpp_session *session, in vdpu_alloc_task()
448 static int vdpu_free_task(struct mpp_session *session, in vdpu_free_task()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c474 struct mlx5e_tx_mpwqe *session = &sq->mpwqe; in mlx5e_tx_mpwqe_same_eseg() local
483 struct mlx5e_tx_mpwqe *session = &sq->mpwqe; in mlx5e_tx_mpwqe_session_start() local
511 struct mlx5e_tx_mpwqe *session = &sq->mpwqe; in mlx5e_tx_mpwqe_add_dseg() local
529 struct mlx5e_tx_mpwqe *session = &sq->mpwqe; in mlx5e_tx_mpwqe_session_complete() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_user_settings_db.c71 struct mali_session_data *session, *tmp; in mali_user_settings_notify() local
H A Dmali_executor.c427 void mali_executor_zap_all_active(struct mali_session_data *session) in mali_executor_zap_all_active()
979 void mali_executor_abort_session(struct mali_session_data *session) in mali_executor_abort_session()
1273 struct mali_session_data *session; in _mali_ukk_gp_suspend_response() local
2297 struct mali_session_data *session, *tmp; in mali_executor_notify_core_change() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_ukk_ref_wrappers.c112 ump_session_memory_list_element *session = NULL; in ump_dmabuf_import_wrapper() local
/OK3568_Linux_fs/kernel/tools/perf/ui/browsers/
H A Dheader.c99 struct perf_session *session; in tui__header_window() local
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4callback.c150 const struct nfsd4_session *session) in encode_sessionid4()
347 struct nfsd4_session *session = cb->cb_clp->cl_cb_session; in encode_cb_sequence4args() local
390 struct nfsd4_session *session = cb->cb_clp->cl_cb_session; in decode_cb_sequence4resok() local
1087 struct nfsd4_session *session = clp->cl_cb_session; in nfsd4_cb_sequence_done() local
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dtp_meter.c301 const u8 *session) in batadv_tp_list_find_session()
578 u32 seqno, size_t len, const u8 *session, in batadv_tp_send_msg()
1159 u32 seq, __be32 timestamp, const u8 *session, in batadv_tp_send_ack()
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_core.h210 static inline void *l2tp_session_priv(struct l2tp_session *session) in l2tp_session_priv()
282 static inline int l2tp_get_l2specific_len(struct l2tp_session *session) in l2tp_get_l2specific_len()
323 static inline int l2tp_v3_ensure_opt_in_linear(struct l2tp_session *session, struct sk_buff *skb, in l2tp_v3_ensure_opt_in_linear()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Djitdump.c36 struct perf_session *session; member
119 jit_validate_events(struct perf_session *session) in jit_validate_events()
790 jit_process(struct perf_session *session, in jit_process()
H A Dbpf-event.c162 static int perf_event__synthesize_one_bpf_prog(struct perf_session *session, in perf_event__synthesize_one_bpf_prog()
369 int perf_event__synthesize_bpf_events(struct perf_session *session, in perf_event__synthesize_bpf_events()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_defer_bind.h47 struct mali_session_data *session; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/tpm_log_test/
H A Dta_entry.c18 TEE_TASessionHandle session = TEE_HANDLE_NULL; in invoke_system_pta() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rpc_test/
H A Dta_rpc.c136 TEE_TASessionHandle session = TEE_HANDLE_NULL; in rpc_open() local
/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Ddevice.c22 static int get_devices(struct tee_context *ctx, u32 session, in get_devices()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Discsi_tcp.h52 struct iscsi_session *session; member
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/
H A Diser_initiator.c240 struct iscsi_session *session) in iser_alloc_rx_descriptors()
326 struct iscsi_session *session = conn->session; in iser_post_rx_bufs() local

12345678910>>...12