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:vfree
(Results
51 - 67
of
67
) sorted by relevance
1
2
3
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_softjobs.c
528
vfree
(buffers[i].pages);
in kbase_debug_copy_finish()
H
A
D
mali_kbase_mem_linux.c
2549
/* MIXEDMAP so we can
vfree
the kaddr early and not track it after map time */
2900
vfree
(kaddr);
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/
H
A
D
drv_media_mem.c
916
vfree
(pages);
in _map2kern()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_mmu.c
1393
vfree
(kaddr);
in kbase_mmu_dump()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/mmu/
H
A
D
mali_kbase_mmu.c
2536
vfree
(kaddr);
in kbase_mmu_dump()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_mmu.c
1454
vfree
(kaddr);
in kbase_mmu_dump()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/mmu/
H
A
D
mali_kbase_mmu.c
2036
vfree
(kaddr);
in kbase_mmu_dump()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
linux_osl.c
885
vfree
(addr);
in osl_vmfree()
H
A
D
wl_cfgvendor.c
2665
vfree
(buf);
in wl_cfgvendor_priv_string_handler()
6761
//
vfree
(mem_buf);
in wl_cfgvendor_dbg_get_mem_dump()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H
A
D
isp_params_v21.c
3524
vfree
(params_vdev->isp21_params);
in rkisp_init_params_vdev_v21()
3547
vfree
(params_vdev->isp21_params);
in rkisp_uninit_params_vdev_v21()
H
A
D
isp_params_v1x.c
1829
vfree
(params_vdev->isp1x_params);
in rkisp_uninit_params_vdev_v1x()
H
A
D
isp_params_v3x.c
4046
vfree
(params_vdev->isp3x_params);
in rkisp_uninit_params_vdev_v3x()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_mem_linux.c
2582
/* MIXEDMAP so we can
vfree
the kaddr early and not track it after map
2934
vfree
(kaddr);
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H
A
D
isp_params_v1x.c
2350
vfree
(params_vdev->isp1x_params);
in rkisp_uninit_params_vdev_v1x()
H
A
D
isp_params_v21.c
4188
vfree
(params_vdev->isp21_params);
in rkisp_uninit_params_vdev_v21()
H
A
D
isp_params_v3x.c
4662
vfree
(params_vdev->isp3x_params);
in rkisp_uninit_params_vdev_v3x()
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H
A
D
verifier.c
10359
vfree
(old_data);
in adjust_insn_aux_data()
10411
vfree
(new_data);
in bpf_patch_insn_data()
12373
vfree
(env->insn_aux_data);
in bpf_check()
Completed in 71 milliseconds
1
2
3