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_ALLOC
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/sound/drivers/opl3/
H
A
D
opl3_midi.c
8
#undef
DEBUG_ALLOC
macro
109
#ifdef
DEBUG_ALLOC
133
#ifdef
DEBUG_ALLOC
in opl3_get_voice()
206
#ifdef
DEBUG_ALLOC
in opl3_get_voice()
583
#ifdef
DEBUG_ALLOC
in snd_opl3_note_on()
645
#ifdef
DEBUG_ALLOC
in snd_opl3_kill_voice()
/kernel/linux/linux-6.6/sound/drivers/opl3/
H
A
D
opl3_midi.c
8
#undef
DEBUG_ALLOC
macro
109
#ifdef
DEBUG_ALLOC
133
#ifdef
DEBUG_ALLOC
in opl3_get_voice()
205
#ifdef
DEBUG_ALLOC
in opl3_get_voice()
582
#ifdef
DEBUG_ALLOC
in snd_opl3_note_on()
644
#ifdef
DEBUG_ALLOC
in snd_opl3_kill_voice()
/kernel/linux/linux-5.10/arch/alpha/kernel/
H
A
D
pci_iommu.c
24
#define
DEBUG_ALLOC
0
macro
25
#if
DEBUG_ALLOC
> 0
30
#if
DEBUG_ALLOC
> 1
628
#if
DEBUG_ALLOC
> 0
in sg_fill()
646
#if
DEBUG_ALLOC
> 0
in sg_fill()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H
A
D
pci_iommu.c
24
#define
DEBUG_ALLOC
0
macro
25
#if
DEBUG_ALLOC
> 0
30
#if
DEBUG_ALLOC
> 1
601
#if
DEBUG_ALLOC
> 0
in sg_fill()
619
#if
DEBUG_ALLOC
> 0
in sg_fill()
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
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
57
#define
DEBUG_ALLOC
(0x0001)
macro
H
A
D
sym_glue.c
1096
uc->data |=
DEBUG_ALLOC
;
in sym_user_command()
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
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
57
#define
DEBUG_ALLOC
(0x0001)
macro
H
A
D
sym_glue.c
1091
uc->data |=
DEBUG_ALLOC
;
in sym_user_command()
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
ncr53c8xx.c
126
#define
DEBUG_ALLOC
(0x0001)
macro
319
if (DEBUG_FLAGS &
DEBUG_ALLOC
)
in __m_calloc2()
334
if (DEBUG_FLAGS &
DEBUG_ALLOC
)
in __m_free()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
ncr53c8xx.c
126
#define
DEBUG_ALLOC
(0x0001)
macro
324
if (DEBUG_FLAGS &
DEBUG_ALLOC
)
in __m_calloc2()
339
if (DEBUG_FLAGS &
DEBUG_ALLOC
)
in __m_free()
Completed in 32 milliseconds