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
defs:next_rptr
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
evergreen_dma.c
73
u32
next_rptr
= ring->wptr + 4;
in evergreen_dma_ring_ib_execute()
local
H
A
D
ni_dma.c
129
u32
next_rptr
= ring->wptr + 4;
in cayman_dma_ring_ib_execute()
local
H
A
D
r600_dma.c
410
u32
next_rptr
= ring->wptr + 4;
in r600_dma_ring_ib_execute()
local
H
A
D
cik_sdma.c
140
u32
next_rptr
= ring->wptr + 5;
in cik_sdma_ring_ib_execute()
local
H
A
D
ni.c
1437
uint32_t
next_rptr
= ring->wptr + 3 + 4 + 8;
in cayman_ring_ib_execute()
local
H
A
D
r600.c
3372
u32
next_rptr
;
in r600_ring_ib_execute()
local
H
A
D
evergreen.c
2933
u32
next_rptr
;
in evergreen_ring_ib_execute()
local
H
A
D
r100.c
3696
u32
next_rptr
= ring->wptr + 2 + 3;
in r100_ring_ib_execute()
local
H
A
D
si.c
3417
u32
next_rptr
;
in si_ring_ib_execute()
local
H
A
D
cik.c
3742
u32
next_rptr
;
in cik_ring_ib_execute()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
evergreen_dma.c
72
u32
next_rptr
= ring->wptr + 4;
in evergreen_dma_ring_ib_execute()
local
H
A
D
r600_dma.c
409
u32
next_rptr
= ring->wptr + 4;
in r600_dma_ring_ib_execute()
local
H
A
D
ni_dma.c
128
u32
next_rptr
= ring->wptr + 4;
in cayman_dma_ring_ib_execute()
local
H
A
D
cik_sdma.c
139
u32
next_rptr
= ring->wptr + 5;
in cik_sdma_ring_ib_execute()
local
H
A
D
ni.c
1424
uint32_t
next_rptr
= ring->wptr + 3 + 4 + 8;
in cayman_ring_ib_execute()
local
H
A
D
r600.c
3369
u32
next_rptr
;
in r600_ring_ib_execute()
local
H
A
D
r100.c
3693
u32
next_rptr
= ring->wptr + 2 + 3;
in r100_ring_ib_execute()
local
H
A
D
evergreen.c
2935
u32
next_rptr
;
in evergreen_ring_ib_execute()
local
H
A
D
si.c
3412
u32
next_rptr
;
in si_ring_ib_execute()
local
H
A
D
cik.c
3732
u32
next_rptr
;
in cik_ring_ib_execute()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/inc/
H
A
D
dmub_cmd.h
4334
dmub_rb_get_rptr_with_offset(struct dmub_rb *rb, uint32_t num_cmds, uint32_t *
next_rptr
)
dmub_rb_get_rptr_with_offset()
argument
Completed in 78 milliseconds