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:prk_err
(Results
1 - 5
of
5
) sorted by relevance
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
H
A
D
ltp_tbio.c
57
#define
prk_err
(fmt, ...) \
macro
84
prk_err
("failed to make request");
in send_request()
89
prk_err
("invalid inter->cmd_len");
in send_request()
99
prk_err
("rq->cmd is not null-terminated");
in send_request()
128
prk_err
("copy_from_user");
in tbio_io()
133
prk_err
("inter.in_len > q->max_sectors << 9");
in tbio_io()
154
prk_err
("bio_map_user failed");
in tbio_io()
157
prk_err
("buffer no memory");
in tbio_io()
162
prk_err
("copy_from_user() failed");
in tbio_io()
189
prk_err
("bio_clon
in test_bio_clone()
[all...]
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
H
A
D
ltp_tpci.c
53
#define
prk_err
(fmt, ...) \
macro
133
prk_err
("dev is NULL");
in pci_enable()
138
prk_err
("failed to enable pci device");
in pci_enable()
154
prk_err
("dev is NULL");
in pci_disable()
173
prk_err
("failed to disable pci device, state '%s'",
in pci_disable()
197
prk_err
("returned bus pointer w/ wrong bus number");
in test_find_bus()
220
prk_err
("failed to find pci device from class number");
in test_find_class()
246
prk_err
("failed to find pci device from device info");
in test_find_device()
274
prk_err
("failed to find pci device from subsys info");
in test_find_subsys()
304
prk_err
("faile
in test_scan_bus()
[all...]
/third_party/ltp/testcases/kernel/device-drivers/uaccess/
H
A
D
ltp_uaccess.c
31
#define
prk_err
(fmt, ...) \
macro
74
prk_err
("copy_from_user() failed");
in sys_tcase()
77
prk_err
("get_user() failed");
in sys_tcase()
82
prk_err
("copy_to_user() failed");
in sys_tcase()
87
prk_err
("put_user() failed");
in sys_tcase()
104
prk_err
("Unable to register device");
in uaccess_init()
111
prk_err
("Can't create sysfs file 'result'");
in uaccess_init()
117
prk_err
(": Can't create sysfs file 'tc'");
in uaccess_init()
/third_party/ltp/testcases/kernel/device-drivers/acpi/
H
A
D
ltp_acpi_cmds.c
51
#define
prk_err
(fmt, ...) \
macro
630
prk_err
("Unable to register device");
in init_module()
637
prk_err
("Can't create sysfs file 'result'");
in init_module()
643
prk_err
("Can't create sysfs file 'str'");
in init_module()
649
prk_err
(": Can't create sysfs file 'tc'");
in init_module()
655
prk_err
(": Can't create sysfs file 'path'");
in init_module()
661
prk_err
("Can't create sysfs file 'acpi_disabled'");
in init_module()
/third_party/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/
H
A
D
ltp_block_dev.c
26
#define
prk_err
(fmt, ...) \
macro
356
prk_err
(": Unexpected test-case number '%d'", tc);
in sys_tcase()
400
prk_err
("Unable to register device\n");
in test_init_module()
407
prk_err
("Can't create sysfs file 'result'\n");
in test_init_module()
413
prk_err
(": Can't create sysfs file 'tc'\n");
in test_init_module()
Completed in 4 milliseconds