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
defs:iov_base
(Results
1 - 19
of
19
) sorted by relevance
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
H
A
D
uio.h
44
void *
iov_base
;
member
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
uio.h
19
void __user *
iov_base
; /* BSD uses caddr_t (1003.1g requires void *) */
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
uio.h
19
void __user *
iov_base
; /* BSD uses caddr_t (1003.1g requires void *) */
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
uio.h
24
void __user *
iov_base
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
uio.h
12
void __user *
iov_base
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
uio.h
24
void __user *
iov_base
;
member
/kernel/linux/linux-5.10/drivers/staging/kpc2000/kpc_dma/
H
A
D
fileops.c
19
unsigned int count_pages(unsigned long
iov_base
, size_t iov_len)
in count_pages()
argument
34
kpc_dma_transfer(struct dev_private_data *priv, unsigned long
iov_base
, size_t iov_len)
kpc_dma_transfer()
argument
/kernel/linux/linux-5.10/include/linux/
H
A
D
uio.h
16
void *
iov_base
; /* and that should *never* hold a userland pointer */
member
H
A
D
compat.h
95
compat_uptr_t
iov_base
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
uio.h
18
void *
iov_base
; /* and that should *never* hold a userland pointer */
member
H
A
D
compat.h
91
compat_uptr_t
iov_base
;
member
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H
A
D
af_ninet.c
631
__ninet_ioctl_cmd(struct socket *sock, unsigned int cmd, void __user *
iov_base
, __kernel_size_t iov_len)
__ninet_ioctl_cmd()
argument
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H
A
D
tls.c
576
char *
iov_base
[1024];
in TEST_F()
local
[all...]
/kernel/linux/linux-5.10/include/scsi/
H
A
D
sg.h
39
void __user *
iov_base
; /* Starting address */
member
/kernel/linux/linux-6.6/include/scsi/
H
A
D
sg.h
35
void __user *
iov_base
; /* Starting address */
member
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H
A
D
tls.c
905
char *
iov_base
[1024];
in TEST_F()
local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_common.h
484
__u64
iov_base
;
member
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_common.h
484
__u64
iov_base
;
member
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H
A
D
megaraid_sas_base.c
8493
compat_uptr_t
iov_base
;
in megasas_compat_iocpacket_get_user()
local
Completed in 24 milliseconds