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:binder_put_node
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/android/
H
A
D
binder.c
1123
* call to
binder_put_node
()
in binder_get_node_ilocked()
1429
static void
binder_put_node
(struct binder_node *node)
in binder_put_node()
function
1681
* it stays alive until the call to
binder_put_node
()
in binder_get_node_from_ref()
2386
binder_put_node
(node);
in binder_transaction_buffer_release()
2573
binder_put_node
(node);
in binder_translate_binder()
2646
binder_put_node
(node);
in binder_translate_handle()
4156
binder_put_node
(node);
in binder_thread_write()
4166
binder_put_node
(node);
in binder_thread_write()
4176
binder_put_node
(node);
in binder_thread_write()
4191
binder_put_node
(nod
in binder_thread_write()
[all...]
/kernel/linux/linux-6.6/drivers/android/
H
A
D
binder.c
750
* call to
binder_put_node
()
in binder_get_node_ilocked()
1056
static void
binder_put_node
(struct binder_node *node)
in binder_put_node()
function
1308
* it stays alive until the call to
binder_put_node
()
in binder_get_node_from_ref()
2037
binder_put_node
(node);
in binder_transaction_buffer_release()
2224
binder_put_node
(node);
in binder_translate_binder()
2297
binder_put_node
(node);
in binder_translate_handle()
3992
binder_put_node
(node);
in binder_thread_write()
4002
binder_put_node
(node);
in binder_thread_write()
4012
binder_put_node
(node);
in binder_thread_write()
4027
binder_put_node
(nod
in binder_thread_write()
[all...]
Completed in 12 milliseconds