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:PROBE_PRINT
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H
A
D
atarilance.c
94
# define
PROBE_PRINT
(a) printk a
macro
96
# define
PROBE_PRINT
(a)
macro
479
PROBE_PRINT
(( "Probing for Lance card at mem %#lx io %#lx\n",
in lance_probe1()
483
PROBE_PRINT
(( "lance_probe1: testing memory to be accessible\n" ));
in lance_probe1()
487
PROBE_PRINT
(( "lance_probe1: testing memory to be writable (1)\n" ));
in lance_probe1()
491
PROBE_PRINT
(( "lance_probe1: testing memory to be writable (2)\n" ));
in lance_probe1()
497
PROBE_PRINT
(( "lance_probe1: testing ioport to be accessible\n" ));
in lance_probe1()
501
PROBE_PRINT
(( "lance_probe1: testing ioport to be writeable\n" ));
in lance_probe1()
507
PROBE_PRINT
(( "lance_probe1: testing CSR0 register function (1)\n" ));
in lance_probe1()
516
PROBE_PRINT
(( "lance_probe
in lance_probe1()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H
A
D
atarilance.c
94
# define
PROBE_PRINT
(a) printk a
macro
96
# define
PROBE_PRINT
(a)
macro
476
PROBE_PRINT
(( "Probing for Lance card at mem %#lx io %#lx\n",
in lance_probe1()
480
PROBE_PRINT
(( "lance_probe1: testing memory to be accessible\n" ));
in lance_probe1()
484
PROBE_PRINT
(( "lance_probe1: testing memory to be writable (1)\n" ));
in lance_probe1()
488
PROBE_PRINT
(( "lance_probe1: testing memory to be writable (2)\n" ));
in lance_probe1()
494
PROBE_PRINT
(( "lance_probe1: testing ioport to be accessible\n" ));
in lance_probe1()
498
PROBE_PRINT
(( "lance_probe1: testing ioport to be writeable\n" ));
in lance_probe1()
504
PROBE_PRINT
(( "lance_probe1: testing CSR0 register function (1)\n" ));
in lance_probe1()
513
PROBE_PRINT
(( "lance_probe
in lance_probe1()
[all...]
Completed in 3 milliseconds