Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:impl_id
(Results
1 - 25
of
44
) sorted by relevance
1
2
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
tee.h
71
* @
impl_id
: [out] TEE implementation id
75
* Identifies the TEE implementation, @
impl_id
is one of TEE_IMPL_ID_* above.
77
* is valid when @
impl_id
== TEE_IMPL_ID_OPTEE.
80
__u32
impl_id
;
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
tee.h
67
* @
impl_id
: [out] TEE implementation id
71
* Identifies the TEE implementation, @
impl_id
is one of TEE_IMPL_ID_* above.
73
* is valid when @
impl_id
== TEE_IMPL_ID_OPTEE.
76
__u32
impl_id
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
tee.h
37
__u32
impl_id
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
tee.h
37
__u32
impl_id
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
tee.h
21
__u32
impl_id
;
member
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
super.c
601
struct nfs41_impl_id *
impl_id
= nfss->nfs_client->cl_implid;
in show_implementation_id()
local
604
impl_id
->name,
impl_id
->domain,
in show_implementation_id()
605
impl_id
->date.seconds,
impl_id
->date.nseconds);
in show_implementation_id()
/kernel/linux/linux-5.10/drivers/tee/optee/
H
A
D
device.c
16
if (ver->
impl_id
== TEE_IMPL_ID_OPTEE)
in optee_ctx_match()
/kernel/linux/linux-6.6/drivers/tee/optee/
H
A
D
device.c
16
if (ver->
impl_id
== TEE_IMPL_ID_OPTEE)
in optee_ctx_match()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
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()
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()
/kernel/linux/linux-5.10/drivers/firmware/broadcom/
H
A
D
tee_bnxt_fw.c
181
return (ver->
impl_id
== TEE_IMPL_ID_OPTEE);
in optee_ctx_match()
/kernel/linux/linux-5.10/drivers/char/hw_random/
H
A
D
optee-rng.c
208
if (ver->
impl_id
== TEE_IMPL_ID_OPTEE)
in optee_ctx_match()
/kernel/linux/linux-6.6/drivers/char/hw_random/
H
A
D
optee-rng.c
208
if (ver->
impl_id
== TEE_IMPL_ID_OPTEE)
in optee_ctx_match()
/kernel/linux/linux-6.6/drivers/firmware/broadcom/
H
A
D
tee_bnxt_fw.c
181
return (ver->
impl_id
== TEE_IMPL_ID_OPTEE);
in optee_ctx_match()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/char/tpm/
H
A
D
tpm_ftpm_tee.c
203
if ((ver->
impl_id
== TEE_IMPL_ID_OPTEE) &&
in ftpm_tee_match()
/kernel/linux/linux-6.6/drivers/char/tpm/
H
A
D
tpm_ftpm_tee.c
202
if ((ver->
impl_id
== TEE_IMPL_ID_OPTEE) &&
in ftpm_tee_match()
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H
A
D
trusted_tee.c
198
if (ver->
impl_id
== TEE_IMPL_ID_OPTEE &&
in optee_ctx_match()
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H
A
D
kvm.h
208
__u32
impl_id
; /* KVM_SREGS_E_IMPL_ */
member
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H
A
D
kvm.h
208
__u32
impl_id
; /* KVM_SREGS_E_IMPL_ */
member
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H
A
D
ena_admin_defs.h
449
u32
impl_id
;
member
/kernel/linux/linux-5.10/drivers/tee/amdtee/
H
A
D
core.c
28
.
impl_id
= TEE_IMPL_ID_AMDTEE,
in amdtee_get_version()
Completed in 20 milliseconds
1
2