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:mem_head
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H
A
D
cpqphp_pci.c
769
mem_node->next = func->
mem_head
;
in cpqhp_save_used_resources()
770
func->
mem_head
= mem_node;
in cpqhp_save_used_resources()
852
mem_node->next = func->
mem_head
;
in cpqhp_save_used_resources()
853
func->
mem_head
= mem_node;
in cpqhp_save_used_resources()
923
mem_node->next = func->
mem_head
;
in cpqhp_save_used_resources()
924
func->
mem_head
= mem_node;
in cpqhp_save_used_resources()
1337
mem_node->next = ctrl->
mem_head
;
in cpqhp_find_available_resources()
1338
ctrl->
mem_head
= mem_node;
in cpqhp_find_available_resources()
1340
mem_node->next = func->
mem_head
;
in cpqhp_find_available_resources()
1341
func->
mem_head
in cpqhp_find_available_resources()
[all...]
H
A
D
cpqphp_ctrl.c
1523
res_lists.
mem_head
= ctrl->
mem_head
;
in board_added()
1532
ctrl->
mem_head
= res_lists.
mem_head
;
in board_added()
1536
cpqhp_resource_sort_and_combine(&(ctrl->
mem_head
));
in board_added()
1633
else if (!func->bus_head && !func->
mem_head
&&
in remove_board()
1641
if (temp_func->bus_head || temp_func->
mem_head
in remove_board()
1677
res_lists.
mem_head
= ctrl->
mem_head
;
in remove_board()
1684
ctrl->
mem_head
in remove_board()
[all...]
H
A
D
cpqphp_nvram.c
290
resNode = ctrl->
mem_head
;
in store_HRT()
533
mem_node->next = ctrl->
mem_head
;
in compaq_nvram_load()
534
ctrl->
mem_head
= mem_node;
in compaq_nvram_load()
623
rc &= cpqhp_resource_sort_and_combine(&(ctrl->
mem_head
));
in compaq_nvram_load()
H
A
D
cpqphp_sysfs.c
36
res = ctrl->
mem_head
;
in show_ctrl()
82
res = new_slot->
mem_head
;
in show_dev()
H
A
D
cpqphp.h
239
struct pci_resource *
mem_head
;
member
282
struct pci_resource *
mem_head
;
member
319
struct pci_resource *
mem_head
;
member
H
A
D
cpqphp_core.c
1282
res = ctrl->
mem_head
;
in unload_cpqphpd()
1320
res = next->
mem_head
;
in unload_cpqphpd()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H
A
D
cpqphp_pci.c
771
mem_node->next = func->
mem_head
;
in cpqhp_save_used_resources()
772
func->
mem_head
= mem_node;
in cpqhp_save_used_resources()
854
mem_node->next = func->
mem_head
;
in cpqhp_save_used_resources()
855
func->
mem_head
= mem_node;
in cpqhp_save_used_resources()
925
mem_node->next = func->
mem_head
;
in cpqhp_save_used_resources()
926
func->
mem_head
= mem_node;
in cpqhp_save_used_resources()
1339
mem_node->next = ctrl->
mem_head
;
in cpqhp_find_available_resources()
1340
ctrl->
mem_head
= mem_node;
in cpqhp_find_available_resources()
1342
mem_node->next = func->
mem_head
;
in cpqhp_find_available_resources()
1343
func->
mem_head
in cpqhp_find_available_resources()
[all...]
H
A
D
cpqphp_ctrl.c
1521
res_lists.
mem_head
= ctrl->
mem_head
;
in board_added()
1530
ctrl->
mem_head
= res_lists.
mem_head
;
in board_added()
1534
cpqhp_resource_sort_and_combine(&(ctrl->
mem_head
));
in board_added()
1630
else if (!func->bus_head && !func->
mem_head
&&
in remove_board()
1638
if (temp_func->bus_head || temp_func->
mem_head
in remove_board()
1674
res_lists.
mem_head
= ctrl->
mem_head
;
in remove_board()
1681
ctrl->
mem_head
in remove_board()
[all...]
H
A
D
cpqphp_nvram.c
290
resNode = ctrl->
mem_head
;
in store_HRT()
530
mem_node->next = ctrl->
mem_head
;
in compaq_nvram_load()
531
ctrl->
mem_head
= mem_node;
in compaq_nvram_load()
620
rc &= cpqhp_resource_sort_and_combine(&(ctrl->
mem_head
));
in compaq_nvram_load()
H
A
D
cpqphp_sysfs.c
36
res = ctrl->
mem_head
;
in show_ctrl()
82
res = new_slot->
mem_head
;
in show_dev()
H
A
D
cpqphp.h
239
struct pci_resource *
mem_head
;
member
282
struct pci_resource *
mem_head
;
member
319
struct pci_resource *
mem_head
;
member
H
A
D
cpqphp_core.c
1283
res = ctrl->
mem_head
;
in unload_cpqphpd()
1321
res = next->
mem_head
;
in unload_cpqphpd()
/kernel/linux/linux-5.10/mm/
H
A
D
cma_debug.c
74
hlist_add_head(&mem->node, &cma->
mem_head
);
in cma_add_to_cma_mem_list()
83
if (!hlist_empty(&cma->
mem_head
)) {
in cma_get_entry_from_list()
84
mem = hlist_entry(cma->
mem_head
.first, struct cma_mem, node);
in cma_get_entry_from_list()
H
A
D
cma.h
14
struct hlist_head
mem_head
;
member
H
A
D
cma.c
130
INIT_HLIST_HEAD(&cma->
mem_head
);
in cma_activate_area()
/kernel/linux/linux-6.6/mm/
H
A
D
cma_debug.c
74
hlist_add_head(&mem->node, &cma->
mem_head
);
in cma_add_to_cma_mem_list()
83
if (!hlist_empty(&cma->
mem_head
)) {
in cma_get_entry_from_list()
84
mem = hlist_entry(cma->
mem_head
.first, struct cma_mem, node);
in cma_get_entry_from_list()
H
A
D
cma.h
20
struct hlist_head
mem_head
;
member
H
A
D
cma.c
126
INIT_HLIST_HEAD(&cma->
mem_head
);
in cma_activate_area()
Completed in 18 milliseconds