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_resource
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/common_modules/tzdriver/core/
H
A
D
tz_pm.c
94
static void
free_resource
(const char *kernel_mem_addr)
in free_resource()
function
223
free_resource
(kernel_mem_addr);
in tc_s4_pm_suspend()
238
free_resource
(g_s4_kernel_mem_addr);
in tc_s4_pm_resume()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H
A
D
aperture_gm.c
232
static void
free_resource
(struct intel_vgpu *vgpu)
in free_resource()
function
310
free_resource
(vgpu);
in intel_vgpu_free_resource()
363
free_resource
(vgpu);
in intel_vgpu_alloc_resource()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H
A
D
aperture_gm.c
233
static void
free_resource
(struct intel_vgpu *vgpu)
in free_resource()
function
311
free_resource
(vgpu);
in intel_vgpu_free_resource()
364
free_resource
(vgpu);
in intel_vgpu_alloc_resource()
/kernel/linux/linux-5.10/kernel/
H
A
D
resource.c
150
static void
free_resource
(struct resource *res)
in free_resource()
function
1030
free_resource
(res);
in __reserve_region_with_split()
1042
free_resource
(res);
in __reserve_region_with_split()
1178
free_resource
(res);
in __request_region()
1226
free_resource
(res);
in __release_region()
1308
free_resource
(res);
in release_mem_region_adjustable()
1347
free_resource
(new_res);
in release_mem_region_adjustable()
1395
free_resource
(cur);
in merge_system_ram_resource()
1405
free_resource
(res);
in merge_system_ram_resource()
/kernel/linux/linux-6.6/kernel/
H
A
D
resource.c
153
static void
free_resource
(struct resource *res)
in free_resource()
function
1021
free_resource
(res);
in __reserve_region_with_split()
1033
free_resource
(res);
in __reserve_region_with_split()
1232
free_resource
(res);
in __request_region()
1278
free_resource
(res);
in __release_region()
1358
free_resource
(res);
in release_mem_region_adjustable()
1397
free_resource
(new_res);
in release_mem_region_adjustable()
1445
free_resource
(cur);
in merge_system_ram_resource()
1455
free_resource
(res);
in merge_system_ram_resource()
1817
free_resource
(re
in remove_free_mem_region()
[all...]
/kernel/linux/linux-5.10/arch/ia64/pci/
H
A
D
pci.c
172
goto
free_resource
;
in add_io_space()
199
goto
free_resource
;
in add_io_space()
209
free_resource
:
in add_io_space()
/kernel/linux/linux-6.6/arch/ia64/pci/
H
A
D
pci.c
172
goto
free_resource
;
in add_io_space()
199
goto
free_resource
;
in add_io_space()
209
free_resource
:
in add_io_space()
Completed in 9 milliseconds