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:dma_fence_get_rcu
(Results
1 - 3
of
3
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/
H
A
D
dma-fence.h
294
*
dma_fence_get_rcu
- get a fence from a dma_resv_list with
300
static inline struct dma_fence *
dma_fence_get_rcu
(struct dma_fence *fence)
in dma_fence_get_rcu()
function
335
if (!
dma_fence_get_rcu
(fence)) {
in dma_fence_get_rcu_safe()
339
/* The atomic_inc_not_zero() inside
dma_fence_get_rcu
()
in dma_fence_get_rcu_safe()
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H
A
D
sw_sync.c
266
if (
dma_fence_get_rcu
(&other->base)) {
in sync_pt_create()
H
A
D
dma-buf.c
353
if (!
dma_fence_get_rcu
(fence_excl)) {
in dma_buf_poll()
391
if (!
dma_fence_get_rcu
(fence)) {
in dma_buf_poll()
1539
if (!
dma_fence_get_rcu
(fence)) {
in dma_buf_debug_show()
Completed in 4 milliseconds