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:reply_data_addr
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H
A
D
zcrypt.h
144
__u8 __user *
reply_data_addr
;
member
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H
A
D
zcrypt.h
143
__u8 __user *
reply_data_addr
;
member
/kernel/linux/linux-5.10/drivers/s390/crypto/
H
A
D
zcrypt_api.c
1832
compat_uptr_t
reply_data_addr
;
member
1865
xcRB64.
reply_data_addr
=
in trans_xcRB32()
1866
compat_ptr(xcRB32.
reply_data_addr
);
in trans_xcRB32()
H
A
D
zcrypt_msgtype6.c
734
if (z_copy_to_user(userspace, xcRB->
reply_data_addr
,
in convert_type86_xcrb()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H
A
D
zcrypt_api.c
1797
compat_uptr_t
reply_data_addr
;
member
1830
xcrb64.
reply_data_addr
=
in trans_xcrb32()
1831
compat_ptr(xcrb32.
reply_data_addr
);
in trans_xcrb32()
H
A
D
zcrypt_msgtype6.c
650
if (z_copy_to_user(userspace, xcrb->
reply_data_addr
,
in convert_type86_xcrb()
Completed in 12 milliseconds