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_KEEP
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
H
A
D
event.h
8
#define
NVIF_EVENT_KEEP
0
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H
A
D
nouveau_nvif.c
78
if (event->func(event, repv, repc) ==
NVIF_EVENT_KEEP
)
in nvkm_client_event()
H
A
D
nouveau_fence.c
178
return
NVIF_EVENT_KEEP
;
in nouveau_fence_wait_uevent_handler()
H
A
D
nouveau_connector.c
1190
return
NVIF_EVENT_KEEP
;
in nouveau_connector_irq()
1200
return
NVIF_EVENT_KEEP
;
in nouveau_connector_hotplug()
H
A
D
nouveau_svm.c
891
return
NVIF_EVENT_KEEP
;
in nouveau_svm_event()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H
A
D
head.c
565
return
NVIF_EVENT_KEEP
;
in nv50_head_vblank_handler()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H
A
D
crtc.c
1090
return
NVIF_EVENT_KEEP
;
in nv04_flip_complete()
1281
return
NVIF_EVENT_KEEP
;
in nv04_crtc_vblank_handler()
Completed in 8 milliseconds