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:free_handle
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H
A
D
pci.c
46
goto
free_handle
;
in efi_pci_disable_bridge_busmaster()
112
free_handle
:
in efi_pci_disable_bridge_busmaster()
H
A
D
x86-stub.c
132
goto
free_handle
;
in setup_efi_pci()
160
free_handle
:
in setup_efi_pci()
248
goto
free_handle
;
in setup_uga()
284
goto
free_handle
;
in setup_uga()
302
free_handle
:
in setup_uga()
H
A
D
gop.c
573
goto
free_handle
;
in efi_setup_gop()
577
free_handle
:
in efi_setup_gop()
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H
A
D
pci.c
46
goto
free_handle
;
in efi_pci_disable_bridge_busmaster()
112
free_handle
:
in efi_pci_disable_bridge_busmaster()
H
A
D
x86-stub.c
146
goto
free_handle
;
in setup_efi_pci()
174
free_handle
:
in setup_efi_pci()
355
goto
free_handle
;
in setup_uga()
391
goto
free_handle
;
in setup_uga()
409
free_handle
:
in setup_uga()
H
A
D
gop.c
573
goto
free_handle
;
in efi_setup_gop()
577
free_handle
:
in efi_setup_gop()
/kernel/linux/linux-5.10/mm/
H
A
D
page_owner.c
28
depot_stack_handle_t
free_handle
;
member
162
page_owner->
free_handle
= handle;
in __reset_page_owner()
454
handle = READ_ONCE(page_owner->
free_handle
);
in __dump_page_owner()
H
A
D
z3fold.c
219
/* It will be freed separately in
free_handle
(). */
in alloc_slots()
306
static inline void
free_handle
(unsigned long handle, struct z3fold_header *zhdr)
in free_handle()
function
1261
free_handle
(handle, zhdr);
in z3fold_free()
/kernel/linux/linux-6.6/mm/
H
A
D
page_owner.c
29
depot_stack_handle_t
free_handle
;
member
153
page_owner->
free_handle
= handle;
in __reset_page_owner()
494
handle = READ_ONCE(page_owner->
free_handle
);
in __dump_page_owner()
H
A
D
z3fold.c
201
/* It will be freed separately in
free_handle
(). */
in alloc_slots()
279
static inline void
free_handle
(unsigned long handle, struct z3fold_header *zhdr)
in free_handle()
function
1138
free_handle
(handle, zhdr);
in z3fold_free()
/kernel/linux/linux-5.10/drivers/misc/cardreader/
H
A
D
rtsx_pcr.c
1520
goto
free_handle
;
in rtsx_pci_probe()
1598
free_handle
:
in rtsx_pci_probe()
/kernel/linux/linux-6.6/drivers/misc/cardreader/
H
A
D
rtsx_pcr.c
1542
goto
free_handle
;
in rtsx_pci_probe()
1621
free_handle
:
in rtsx_pci_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
fs_core.c
1439
goto
free_handle
;
in add_rule_fte()
1448
free_handle
:
in add_rule_fte()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
fs_core.c
1563
goto
free_handle
;
in add_rule_fte()
1572
free_handle
:
in add_rule_fte()
Completed in 23 milliseconds