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:nvif_event_block
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H
A
D
nouveau_fence.c
97
nvif_event_block
(&fctx->event);
in nouveau_fence_context_kill()
168
nvif_event_block
(&fctx->event);
in nouveau_fence_uevent_work()
249
nvif_event_block
(&fctx->event);
in nouveau_fence_emit()
273
nvif_event_block
(&fctx->event);
in nouveau_fence_done()
544
nvif_event_block
(&fctx->event);
in nouveau_fence_enable_signaling()
H
A
D
nouveau_display.c
65
nvif_event_block
(&nv_crtc->vblank);
in nouveau_display_vblank_disable()
633
nvif_event_block
(&conn->irq);
in nouveau_display_fini()
634
nvif_event_block
(&conn->hpd);
in nouveau_display_fini()
H
A
D
nouveau_svm.c
947
nvif_event_block
(&buffer->notify);
in nouveau_svm_fault_buffer_fini()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
H
A
D
event.h
35
int
nvif_event_block
(struct nvif_event *);
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/
H
A
D
event.c
29
nvif_event_block
(struct nvif_event *event)
in nvif_event_block()
function
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H
A
D
disp.c
64
nvif_event_block
(&disp->flip);
in nv04_display_fini()
Completed in 5 milliseconds