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:DEBUG_FLAGS
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
ncr53c8xx.c
146
#define
DEBUG_FLAGS
ncr_debug
macro
148
#define
DEBUG_FLAGS
SCSI_NCR_DEBUG_FLAGS
macro
319
if (
DEBUG_FLAGS
& DEBUG_ALLOC)
in __m_calloc2()
334
if (
DEBUG_FLAGS
& DEBUG_ALLOC)
in __m_free()
3540
if (
DEBUG_FLAGS
& DEBUG_SCRIPT)
in ncr_script_copy_and_bind()
4090
if (
DEBUG_FLAGS
& DEBUG_NEGO) {
in ncr_prepare_nego()
4150
if (
DEBUG_FLAGS
& DEBUG_TINY) {
in ncr_queue_command()
4203
if ((
DEBUG_FLAGS
& DEBUG_TAGS)||bootverbose>2){
in ncr_queue_command()
4459
if (
DEBUG_FLAGS
& DEBUG_QUEUE)
in ncr_put_start_queue()
4824
if (
DEBUG_FLAGS
in ncr_complete()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
ncr53c8xx.c
146
#define
DEBUG_FLAGS
ncr_debug
macro
148
#define
DEBUG_FLAGS
SCSI_NCR_DEBUG_FLAGS
macro
324
if (
DEBUG_FLAGS
& DEBUG_ALLOC)
in __m_calloc2()
339
if (
DEBUG_FLAGS
& DEBUG_ALLOC)
in __m_free()
3512
if (
DEBUG_FLAGS
& DEBUG_SCRIPT)
in ncr_script_copy_and_bind()
4062
if (
DEBUG_FLAGS
& DEBUG_NEGO) {
in ncr_prepare_nego()
4122
if (
DEBUG_FLAGS
& DEBUG_TINY) {
in ncr_queue_command()
4175
if ((
DEBUG_FLAGS
& DEBUG_TAGS)||bootverbose>2){
in ncr_queue_command()
4427
if (
DEBUG_FLAGS
& DEBUG_QUEUE)
in ncr_put_start_queue()
4677
if (
DEBUG_FLAGS
in ncr_complete()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H
A
D
sym53c8xx.h
148
#define
DEBUG_FLAGS
sym_debug_flags
macro
H
A
D
sym_hipd.c
1453
if (
DEBUG_FLAGS
& DEBUG_NEGO) {
1511
if (
DEBUG_FLAGS
& DEBUG_QUEUE)
2228
if (
DEBUG_FLAGS
& DEBUG_TINY) printf ("T");
2474
if (
DEBUG_FLAGS
& (DEBUG_TINY|DEBUG_PHASE))
2498
if (
DEBUG_FLAGS
& DEBUG_PHASE) {
2529
if (
DEBUG_FLAGS
& DEBUG_PHASE) {
2639
if (
DEBUG_FLAGS
& DEBUG_PHASE) {
2823
if (
DEBUG_FLAGS
& DEBUG_TINY) printf ("F ");
2864
if (
DEBUG_FLAGS
& DEBUG_TINY)
3950
if (
DEBUG_FLAGS
[all...]
H
A
D
sym_malloc.c
151
if (
DEBUG_FLAGS
& DEBUG_ALLOC) {
in __sym_calloc2()
168
if (
DEBUG_FLAGS
& DEBUG_ALLOC)
in __sym_mfree()
H
A
D
sym_hipd.h
54
* Both
DEBUG_FLAGS
and sym_verbose can be redefined
70
#ifndef
DEBUG_FLAGS
71
#define
DEBUG_FLAGS
(0x0000)
macro
H
A
D
sym_fw.c
383
if (
DEBUG_FLAGS
& DEBUG_SCRIPT)
in sym_fw_bind_script()
H
A
D
sym_glue.c
537
if (
DEBUG_FLAGS
& DEBUG_TINY) printf_debug ("[");
in sym53c8xx_intr()
543
if (
DEBUG_FLAGS
& DEBUG_TINY) printf_debug ("]\n");
in sym53c8xx_intr()
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H
A
D
sym53c8xx.h
148
#define
DEBUG_FLAGS
sym_debug_flags
macro
H
A
D
sym_hipd.c
1453
if (
DEBUG_FLAGS
& DEBUG_NEGO) {
1511
if (
DEBUG_FLAGS
& DEBUG_QUEUE)
2228
if (
DEBUG_FLAGS
& DEBUG_TINY) printf ("T");
2474
if (
DEBUG_FLAGS
& (DEBUG_TINY|DEBUG_PHASE))
2498
if (
DEBUG_FLAGS
& DEBUG_PHASE) {
2529
if (
DEBUG_FLAGS
& DEBUG_PHASE) {
2639
if (
DEBUG_FLAGS
& DEBUG_PHASE) {
2823
if (
DEBUG_FLAGS
& DEBUG_TINY) printf ("F ");
2864
if (
DEBUG_FLAGS
& DEBUG_TINY)
3950
if (
DEBUG_FLAGS
[all...]
H
A
D
sym_malloc.c
151
if (
DEBUG_FLAGS
& DEBUG_ALLOC) {
in __sym_calloc2()
168
if (
DEBUG_FLAGS
& DEBUG_ALLOC)
in __sym_mfree()
H
A
D
sym_hipd.h
54
* Both
DEBUG_FLAGS
and sym_verbose can be redefined
70
#ifndef
DEBUG_FLAGS
71
#define
DEBUG_FLAGS
(0x0000)
macro
H
A
D
sym_fw.c
383
if (
DEBUG_FLAGS
& DEBUG_SCRIPT)
in sym_fw_bind_script()
H
A
D
sym_glue.c
532
if (
DEBUG_FLAGS
& DEBUG_TINY) printf_debug ("[");
in sym53c8xx_intr()
538
if (
DEBUG_FLAGS
& DEBUG_TINY) printf_debug ("]\n");
in sym53c8xx_intr()
Completed in 33 milliseconds