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:be_stream_wait_io
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/xen/
H
A
D
xen_snd_front.c
49
static int
be_stream_wait_io
(struct xen_snd_front_evtchnl *evtchnl)
in be_stream_wait_io()
function
75
ret =
be_stream_wait_io
(evtchnl);
in xen_snd_front_stream_query_hw_param()
109
ret =
be_stream_wait_io
(evtchnl);
in xen_snd_front_stream_prepare()
129
ret =
be_stream_wait_io
(evtchnl);
in xen_snd_front_stream_close()
152
ret =
be_stream_wait_io
(evtchnl);
in xen_snd_front_stream_write()
175
ret =
be_stream_wait_io
(evtchnl);
in xen_snd_front_stream_read()
197
ret =
be_stream_wait_io
(evtchnl);
in xen_snd_front_stream_trigger()
/kernel/linux/linux-6.6/sound/xen/
H
A
D
xen_snd_front.c
49
static int
be_stream_wait_io
(struct xen_snd_front_evtchnl *evtchnl)
in be_stream_wait_io()
function
75
ret =
be_stream_wait_io
(evtchnl);
in xen_snd_front_stream_query_hw_param()
109
ret =
be_stream_wait_io
(evtchnl);
in xen_snd_front_stream_prepare()
129
ret =
be_stream_wait_io
(evtchnl);
in xen_snd_front_stream_close()
152
ret =
be_stream_wait_io
(evtchnl);
in xen_snd_front_stream_write()
175
ret =
be_stream_wait_io
(evtchnl);
in xen_snd_front_stream_read()
197
ret =
be_stream_wait_io
(evtchnl);
in xen_snd_front_stream_trigger()
/kernel/linux/linux-5.10/drivers/gpu/drm/xen/
H
A
D
xen_drm_front.c
113
static int
be_stream_wait_io
(struct xen_drm_front_evtchnl *evtchnl)
in be_stream_wait_io()
function
152
ret =
be_stream_wait_io
(evtchnl);
in xen_drm_front_mode_set()
212
ret =
be_stream_wait_io
(evtchnl);
in xen_drm_front_dbuf_create()
262
ret =
be_stream_wait_io
(evtchnl);
in xen_drm_front_dbuf_destroy()
309
ret =
be_stream_wait_io
(evtchnl);
in xen_drm_front_fb_attach()
337
ret =
be_stream_wait_io
(evtchnl);
in xen_drm_front_fb_detach()
366
ret =
be_stream_wait_io
(evtchnl);
in xen_drm_front_page_flip()
/kernel/linux/linux-6.6/drivers/gpu/drm/xen/
H
A
D
xen_drm_front.c
112
static int
be_stream_wait_io
(struct xen_drm_front_evtchnl *evtchnl)
in be_stream_wait_io()
function
151
ret =
be_stream_wait_io
(evtchnl);
in xen_drm_front_mode_set()
211
ret =
be_stream_wait_io
(evtchnl);
in xen_drm_front_dbuf_create()
261
ret =
be_stream_wait_io
(evtchnl);
in xen_drm_front_dbuf_destroy()
308
ret =
be_stream_wait_io
(evtchnl);
in xen_drm_front_fb_attach()
336
ret =
be_stream_wait_io
(evtchnl);
in xen_drm_front_fb_detach()
365
ret =
be_stream_wait_io
(evtchnl);
in xen_drm_front_page_flip()
Completed in 4 milliseconds