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:dst_ioas_id
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/iommu/
H
A
D
iommufd.c
535
.
dst_ioas_id
= self->ioas_id,
in TEST_F()
550
test_ioctl_ioas_alloc(©_cmd.
dst_ioas_id
);
in TEST_F()
1032
unsigned int
dst_ioas_id
;
in TEST_F()
local
1036
test_ioctl_ioas_alloc(&
dst_ioas_id
);
in TEST_F()
1037
copy_cmd.
dst_ioas_id
=
dst_ioas_id
;
in TEST_F()
1057
test_ioctl_ioas_unmap_id(
dst_ioas_id
, copy_cmd.dst_iova,
in TEST_F()
1062
test_ioctl_destroy(
dst_ioas_id
);
in TEST_F()
1318
.
dst_ioas_id
= self->ioas_id,
in TEST_F()
H
A
D
iommufd_fail_nth.c
280
.
dst_ioas_id
= ioas_id,
in TEST_FAIL_NTH()
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
iommufd.h
216
* @
dst_ioas_id
: IOAS ID to change the mapping of
224
*
dst_ioas_id
. The src iova/length must exactly match a range used with
235
__u32
dst_ioas_id
;
member
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H
A
D
ioas.c
265
dst_ioas = iommufd_get_ioas(ucmd->ictx, cmd->
dst_ioas_id
);
in iommufd_ioas_copy()
Completed in 4 milliseconds