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:iommu_test_cmd
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/iommu/
H
A
D
iommufd_utils.h
34
struct
iommu_test_cmd
test_cmd = { \
50
struct
iommu_test_cmd
cmd = {
in _test_cmd_mock_domain()
80
struct
iommu_test_cmd
cmd = {
in _test_cmd_mock_domain_replace()
129
struct
iommu_test_cmd
cmd = {
in _test_cmd_access_replace_ioas()
148
struct
iommu_test_cmd
cmd = {
in _test_cmd_create_access()
176
struct
iommu_test_cmd
cmd = {
in _test_cmd_destroy_access_pages()
311
struct
iommu_test_cmd
memlimit_cmd = {
in _test_ioctl_set_temp_memory_limit()
329
struct
iommu_test_cmd
test_cmd = {
in teardown_iommufd()
H
A
D
iommufd_fail_nth.c
409
struct
iommu_test_cmd
access_cmd = {
in TEST_FAIL_NTH()
440
struct
iommu_test_cmd
access_cmd = {
in TEST_FAIL_NTH()
489
struct
iommu_test_cmd
access_cmd = {
in TEST_FAIL_NTH()
548
struct
iommu_test_cmd
access_cmd = {
in TEST_FAIL_NTH()
H
A
D
iommufd.c
403
struct
iommu_test_cmd
test_cmd = {
in TEST_F()
490
struct
iommu_test_cmd
test_cmd = {
in TEST_F()
556
struct
iommu_test_cmd
test_cmd = {
in TEST_F()
632
struct
iommu_test_cmd
access_cmd = {
in TEST_F()
666
struct
iommu_test_cmd
access_cmd = {
in TEST_F()
673
struct
iommu_test_cmd
check_map_cmd = {
in TEST_F()
738
struct
iommu_test_cmd
access_pages_cmd = {
in TEST_F()
767
struct
iommu_test_cmd
access_cmd = {
in check_access_rw()
1142
struct
iommu_test_cmd
check_map_cmd = { \
1309
struct
iommu_test_cmd
access_cm
in TEST_F()
[all...]
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H
A
D
selftest.c
405
struct
iommu_test_cmd
*cmd)
in iommufd_test_mock_domain()
462
struct
iommu_test_cmd
*cmd)
in iommufd_test_mock_domain_replace()
737
struct
iommu_test_cmd
*cmd = ucmd->cmd;
in iommufd_test_create_access()
831
struct
iommu_test_cmd
*cmd = ucmd->cmd;
in iommufd_test_access_pages()
926
struct
iommu_test_cmd
*cmd = ucmd->cmd;
in iommufd_test_access_rw()
995
struct
iommu_test_cmd
*cmd = ucmd->cmd;
in iommufd_test()
H
A
D
iommufd_test.h
43
struct
iommu_test_cmd
{
struct
H
A
D
main.c
319
struct
iommu_test_cmd
test;
362
IOCTL_OP(IOMMU_TEST_CMD, iommufd_test, struct
iommu_test_cmd
, last),
Completed in 11 milliseconds