| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | tee.h | 80 __u32 impl_id; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | tee.h | 76 __u32 impl_id; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | tee.h | 76 __u32 impl_id; member
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | super.c | 570 struct nfs41_impl_id *impl_id = nfss->nfs_client->cl_implid; in show_implementation_id() local 573 impl_id->name, impl_id->domain, in show_implementation_id() 574 impl_id->date.seconds, impl_id->date.nseconds); in show_implementation_id()
|
| H A D | nfs4proc.c | 8476 kfree(cdata->res.impl_id); in nfs4_exchange_id_release() 8533 calldata->res.impl_id = kzalloc(sizeof(struct nfs41_impl_id), GFP_NOFS); in nfs4_run_exchange_id() 8534 if (unlikely(calldata->res.impl_id == NULL)) in nfs4_run_exchange_id() 8571 kfree(calldata->res.impl_id); in nfs4_run_exchange_id() 8636 swap(clp->cl_implid, resp->impl_id); in _nfs4_proc_exchange_id()
|
| H A D | nfs4xdr.c | 5616 memcpy(res->impl_id->domain, dummy_str, dummy); in decode_exchange_id() 5622 memcpy(res->impl_id->name, dummy_str, dummy); in decode_exchange_id() 5628 p = xdr_decode_hyper(p, &res->impl_id->date.seconds); in decode_exchange_id() 5629 res->impl_id->date.nseconds = be32_to_cpup(p); in decode_exchange_id()
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/include/linux/ |
| H A D | tee.h | 80 __u32 impl_id; member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | e500mc.c | 221 sregs->u.e.impl_id = KVM_SREGS_E_IMPL_FSL; in kvmppc_core_get_sregs_e500mc() 244 if (sregs->u.e.impl_id == KVM_SREGS_E_IMPL_FSL) { in kvmppc_core_set_sregs_e500mc()
|
| H A D | e500.c | 368 sregs->u.e.impl_id = KVM_SREGS_E_IMPL_FSL; in kvmppc_core_get_sregs_e500() 392 if (sregs->u.e.impl_id == KVM_SREGS_E_IMPL_FSL) { in kvmppc_core_set_sregs_e500()
|
| /OK3568_Linux_fs/kernel/drivers/tee/optee/ |
| H A D | device.c | 16 if (ver->impl_id == TEE_IMPL_ID_OPTEE) in optee_ctx_match()
|
| H A D | core.c | 202 .impl_id = TEE_IMPL_ID_OPTEE, in optee_get_version()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/broadcom/ |
| H A D | tee_bnxt_fw.c | 181 return (ver->impl_id == TEE_IMPL_ID_OPTEE); in optee_ctx_match()
|
| /OK3568_Linux_fs/kernel/drivers/char/hw_random/ |
| H A D | optee-rng.c | 208 if (ver->impl_id == TEE_IMPL_ID_OPTEE) in optee_ctx_match()
|
| /OK3568_Linux_fs/kernel/drivers/char/tpm/ |
| H A D | tpm_ftpm_tee.c | 203 if ((ver->impl_id == TEE_IMPL_ID_OPTEE) && in ftpm_tee_match()
|
| /OK3568_Linux_fs/kernel/drivers/nvmem/ |
| H A D | rockchip-secure-otp.c | 44 if (ver->impl_id == TEE_IMPL_ID_OPTEE) in optee_ctx_match()
|
| /OK3568_Linux_fs/kernel/tools/arch/powerpc/include/uapi/asm/ |
| H A D | kvm.h | 208 __u32 impl_id; /* KVM_SREGS_E_IMPL_ */ member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | kvm.h | 208 __u32 impl_id; /* KVM_SREGS_E_IMPL_ */ member
|
| /OK3568_Linux_fs/kernel/drivers/tee/amdtee/ |
| H A D | core.c | 28 .impl_id = TEE_IMPL_ID_AMDTEE, in amdtee_get_version()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_admin_defs.h | 449 u32 impl_id; member
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/ |
| H A D | tee_client_api.c | 110 if (vers.impl_id != TEE_IMPL_ID_OPTEE) in teec_open_dev()
|
| /OK3568_Linux_fs/kernel/drivers/tee/ |
| H A D | tee_core.c | 977 return scnprintf(buf, PAGE_SIZE, "%d\n", vers.impl_id); in implementation_id_show()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nfs_xdr.h | 1347 struct nfs41_impl_id *impl_id; member
|