| /linux/fs/nfs/ |
| H A D | sysfs.c | 302 struct nfs41_impl_id *impl_id = server->nfs_client->cl_implid; in implid_domain_show() local 304 if (!impl_id || strlen(impl_id->domain) == 0) in implid_domain_show() 306 return sysfs_emit(buf, "%s\n", impl_id->domain); in implid_domain_show() 317 struct nfs41_impl_id *impl_id = server->nfs_client->cl_implid; in implid_name_show() local 319 if (!impl_id || strlen(impl_id->name) == 0) in implid_name_show() 321 return sysfs_emit(buf, "%s\n", impl_id->name); in implid_name_show()
|
| H A D | super.c | 624 struct nfs41_impl_id *impl_id = nfss->nfs_client->cl_implid; in show_implementation_id() local 627 impl_id->name, impl_id->domain, in show_implementation_id() 628 impl_id->date.seconds, impl_id->date.nseconds); in show_implementation_id()
|
| H A D | nfs4xdr.c | 5847 memcpy(res->impl_id->domain, dummy_str, dummy); in decode_exchange_id() 5853 memcpy(res->impl_id->name, dummy_str, dummy); in decode_exchange_id() 5859 p = xdr_decode_hyper(p, &res->impl_id->date.seconds); in decode_exchange_id() 5860 res->impl_id->date.nseconds = be32_to_cpup(p); in decode_exchange_id()
|
| H A D | nfs4proc.c | 9051 kfree(cdata->res.impl_id); in nfs4_exchange_id_release() 9108 calldata->res.impl_id = kzalloc(sizeof(struct nfs41_impl_id), GFP_NOFS); in nfs4_run_exchange_id() 9109 if (unlikely(calldata->res.impl_id == NULL)) in nfs4_run_exchange_id() 9148 kfree(calldata->res.impl_id); in nfs4_run_exchange_id() 9213 swap(clp->cl_implid, resp->impl_id); in _nfs4_proc_exchange_id()
|
| /linux/include/uapi/linux/ |
| H A D | tee.h | 80 __u32 impl_id; member
|
| /linux/arch/powerpc/kvm/ |
| H A D | e500mc.c | 226 sregs->u.e.impl_id = KVM_SREGS_E_IMPL_FSL; in kvmppc_core_get_sregs_e500mc() 249 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()
|
| /linux/drivers/tee/optee/ |
| H A D | device.c | 16 if (ver->impl_id == TEE_IMPL_ID_OPTEE) in optee_ctx_match()
|
| H A D | ffa_abi.c | 887 .impl_id = TEE_IMPL_ID_OPTEE, in optee_ffa_get_version()
|
| /linux/drivers/firmware/broadcom/ |
| H A D | tee_bnxt_fw.c | 181 return (ver->impl_id == TEE_IMPL_ID_OPTEE); in optee_ctx_match()
|
| /linux/drivers/char/hw_random/ |
| H A D | optee-rng.c | 208 if (ver->impl_id == TEE_IMPL_ID_OPTEE) in optee_ctx_match()
|
| /linux/drivers/nvmem/ |
| H A D | stm32-bsec-optee-ta.c | 63 if ((ver->impl_id == TEE_IMPL_ID_OPTEE) && in stm32_bsec_optee_ta_match()
|
| /linux/security/keys/trusted-keys/ |
| H A D | trusted_tee.c | 198 if (ver->impl_id == TEE_IMPL_ID_OPTEE && in optee_ctx_match()
|
| /linux/drivers/char/tpm/ |
| H A D | tpm_ftpm_tee.c | 158 if ((ver->impl_id == TEE_IMPL_ID_OPTEE) && in ftpm_tee_match()
|
| /linux/drivers/tee/tstee/ |
| H A D | core.c | 49 .impl_id = TEE_IMPL_ID_TSTEE, in tstee_get_version()
|
| /linux/drivers/tee/amdtee/ |
| H A D | core.c | 30 .impl_id = TEE_IMPL_ID_AMDTEE, in amdtee_get_version()
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | kvm.h | 194 __u32 impl_id; /* KVM_SREGS_E_IMPL_ */ member
|
| /linux/tools/arch/powerpc/include/uapi/asm/ |
| H A D | kvm.h | 194 __u32 impl_id; /* KVM_SREGS_E_IMPL_ */ member
|
| /linux/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_admin_defs.h | 535 u32 impl_id; member
|
| /linux/drivers/firmware/efi/stmm/ |
| H A D | tee_stmm_efi.c | 39 if (ver->impl_id == TEE_IMPL_ID_OPTEE) in tee_ctx_match()
|
| /linux/drivers/tee/qcomtee/ |
| H A D | call.c | 630 .impl_id = TEE_IMPL_ID_QTEE, in qcomtee_get_version()
|
| /linux/drivers/platform/x86/amd/pmf/ |
| H A D | tee-if.c | 436 return ver->impl_id == TEE_IMPL_ID_AMDTEE; in amd_pmf_amdtee_ta_match()
|
| /linux/drivers/rtc/ |
| H A D | rtc-optee.c | 544 if (ver->impl_id == TEE_IMPL_ID_OPTEE) in optee_ctx_match()
|
| /linux/include/linux/ |
| H A D | nfs_xdr.h | 1405 struct nfs41_impl_id *impl_id; member
|
| /linux/include/acpi/ |
| H A D | actbl2.h | 377 u32 impl_id; member
|