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:alloc_total
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/message/fusion/
H
A
D
mptbase.c
1339
ioc->
alloc_total
+= host_page_buffer_sz;
in mpt_host_page_alloc()
1826
ioc->
alloc_total
= sizeof(MPT_ADAPTER);
in mpt_attach()
2749
ioc->
alloc_total
-= sz;
in mpt_adapter_disable()
2757
ioc->
alloc_total
-= sz;
in mpt_adapter_disable()
2764
ioc->
alloc_total
-= sz;
in mpt_adapter_disable()
2782
ioc->
alloc_total
-= sz;
in mpt_adapter_disable()
2809
ioc->
alloc_total
-= ioc->HostPageBuffer_sz;
in mpt_adapter_disable()
2830
sz_first = ioc->
alloc_total
;
in mpt_adapter_dispose()
2852
sz_last = ioc->
alloc_total
;
in mpt_adapter_dispose()
3533
ioc->
alloc_total
in mpt_alloc_fw_memory()
[all...]
H
A
D
mptbase.h
629
int
alloc_total
;
member
H
A
D
mptctl.c
1584
ioc->
alloc_total
+= sz;
in mptctl_eventenable()
/kernel/linux/linux-6.6/drivers/message/fusion/
H
A
D
mptbase.c
1333
ioc->
alloc_total
+= host_page_buffer_sz;
in mpt_host_page_alloc()
1817
ioc->
alloc_total
= sizeof(MPT_ADAPTER);
in mpt_attach()
2740
ioc->
alloc_total
-= sz;
in mpt_adapter_disable()
2748
ioc->
alloc_total
-= sz;
in mpt_adapter_disable()
2755
ioc->
alloc_total
-= sz;
in mpt_adapter_disable()
2773
ioc->
alloc_total
-= sz;
in mpt_adapter_disable()
2800
ioc->
alloc_total
-= ioc->HostPageBuffer_sz;
in mpt_adapter_disable()
2821
sz_first = ioc->
alloc_total
;
in mpt_adapter_dispose()
2843
sz_last = ioc->
alloc_total
;
in mpt_adapter_dispose()
3524
ioc->
alloc_total
in mpt_alloc_fw_memory()
[all...]
H
A
D
mptbase.h
629
int
alloc_total
;
member
H
A
D
mptctl.c
1580
ioc->
alloc_total
+= sz;
in mptctl_eventenable()
Completed in 32 milliseconds