Home
last modified time | relevance | path

Searched defs:ctxp (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_nvmet.c219 struct lpfc_async_xchg_ctx *ctxp; in lpfc_nvmet_get_ctx_for_xri() local
241 struct lpfc_async_xchg_ctx *ctxp; in lpfc_nvmet_get_ctx_for_oxid() local
263 struct lpfc_async_xchg_ctx *ctxp) in lpfc_nvmet_defer_release()
515 struct lpfc_async_xchg_ctx *ctxp) in lpfc_nvmet_ktime()
724 struct lpfc_async_xchg_ctx *ctxp; in lpfc_nvmet_xmt_fcp_op_cmp() local
1013 struct lpfc_async_xchg_ctx *ctxp = in lpfc_nvmet_xmt_fcp_op() local
1142 struct lpfc_async_xchg_ctx *ctxp = in lpfc_nvmet_xmt_fcp_abort() local
1201 struct lpfc_async_xchg_ctx *ctxp = in lpfc_nvmet_xmt_fcp_release() local
1244 struct lpfc_async_xchg_ctx *ctxp = in lpfc_nvmet_defer_rcv() local
2055 struct lpfc_async_xchg_ctx *ctxp; in lpfc_nvmet_wqfull_process() local
[all …]
H A Dlpfc_debugfs.c1033 struct lpfc_async_xchg_ctx *ctxp, *next_ctxp; in lpfc_debugfs_nvmestat_data() local
H A Dlpfc_init.c1087 struct lpfc_async_xchg_ctx *ctxp, *ctxp_next; in lpfc_hba_down_post_s4() local
H A Dlpfc_sli.c21321 struct lpfc_async_xchg_ctx *ctxp; in lpfc_sli4_issue_wqe() local
/openbmc/u-boot/common/
H A Dhash.c34 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
62 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
90 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
118 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
146 static int hash_init_crc16_ccitt(struct hash_algo *algo, void **ctxp) in hash_init_crc16_ccitt()
173 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
/openbmc/linux/tools/perf/util/
H A Dstat-shadow.c309 void *ctxp = out->ctx; in print_instructions() local
348 void *ctxp = out->ctx; in print_nsecs() local
454 void *ctxp = out->ctx; in generic_metric() local
539 void *ctxp, in perf_stat__print_metricgroup_header()
594 void *ctxp = out->ctx; in perf_stat__print_shadow_stats_metricgroup() local
662 void *ctxp = out->ctx; in perf_stat__print_shadow_stats() local
/openbmc/linux/mm/damon/
H A Dmodules-common.c17 int damon_modules_new_paddr_ctx_target(struct damon_ctx **ctxp, in damon_modules_new_paddr_ctx_target()
/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.c59 static int caam_hash_init(void **ctxp, enum caam_hash_algos caam_algo) in caam_hash_init()
215 int hw_sha_init(struct hash_algo *algo, void **ctxp) in hw_sha_init()
/openbmc/linux/security/selinux/
H A Dxfrm.c74 static int selinux_xfrm_alloc_user(struct xfrm_sec_ctx **ctxp, in selinux_xfrm_alloc_user()
282 int selinux_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp, in selinux_xfrm_policy_alloc()
/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_lib.c251 struct crypto_ctx_hdr *ctxp; in crypto_free_context() local
H A Dnitrox_req.h361 __be64 ctxp; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchan.h37 unsigned ctxp:8; member
/openbmc/u-boot/drivers/crypto/
H A Daspeed_hace_v1.c158 int hw_sha_init(struct hash_algo *algo, void **ctxp) in hw_sha_init()
H A Daspeed_hace.c156 int hw_sha_init(struct hash_algo *algo, void **ctxp) in hw_sha_init()
/openbmc/linux/arch/sparc/mm/
H A Dsrmmu.c110 static inline void srmmu_ctxd_set(ctxd_t *ctxp, pgd_t *pgdp) in srmmu_ctxd_set()
416 struct ctx_list *ctxp; in alloc_context() local
/openbmc/linux/fs/
H A Daio.c1342 SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) in SYSCALL_DEFINE2() argument
/openbmc/linux/include/linux/
H A Dsecurity.h1767 static inline int security_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp, in security_xfrm_policy_alloc()
/openbmc/linux/security/
H A Dsecurity.c4862 int security_xfrm_policy_alloc(struct xfrm_sec_ctx **ctxp, in security_xfrm_policy_alloc()