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:fastrpc_buf_free
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/
H
A
D
fastrpc.c
293
static void
fastrpc_buf_free
(struct fastrpc_buf *buf)
in fastrpc_buf_free()
function
369
fastrpc_buf_free
(ctx->buf);
in fastrpc_context_free()
553
fastrpc_buf_free
(buffer);
in fastrpc_release()
1122
fastrpc_buf_free
(imem);
in fastrpc_init_create_process()
1194
fastrpc_buf_free
(fl->init_mem);
in fastrpc_device_release()
1206
fastrpc_buf_free
(buf);
in fastrpc_device_release()
1278
fastrpc_buf_free
(buf);
in fastrpc_dmabuf_alloc()
1389
fastrpc_buf_free
(buf);
in fastrpc_req_munmap_impl()
1488
fastrpc_buf_free
(buf);
in fastrpc_req_mmap()
/kernel/linux/linux-6.6/drivers/misc/
H
A
D
fastrpc.c
395
static void
fastrpc_buf_free
(struct fastrpc_buf *buf)
in fastrpc_buf_free()
function
494
fastrpc_buf_free
(ctx->buf);
in fastrpc_context_free()
678
fastrpc_buf_free
(buffer);
in fastrpc_release()
1343
fastrpc_buf_free
(fl->cctx->remote_heap);
in fastrpc_init_create_static_process()
1459
fastrpc_buf_free
(imem);
in fastrpc_init_create_process()
1530
fastrpc_buf_free
(fl->init_mem);
in fastrpc_device_release()
1542
fastrpc_buf_free
(buf);
in fastrpc_device_release()
1619
fastrpc_buf_free
(buf);
in fastrpc_dmabuf_alloc()
1814
fastrpc_buf_free
(buf);
in fastrpc_req_munmap_impl()
1944
fastrpc_buf_free
(bu
in fastrpc_req_mmap()
[all...]
Completed in 6 milliseconds