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:msg_queue
(Results
1 - 12
of
12
) sorted by relevance
/third_party/libuv/src/unix/
H
A
D
os390-syscalls.h
51
int
msg_queue
;
member
/third_party/node/deps/uv/src/unix/
H
A
D
os390-syscalls.h
51
int
msg_queue
;
member
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/
H
A
D
vdec_msg_queue.c
58
static void vdec_msg_queue_inc(struct vdec_msg_queue *
msg_queue
, int hardware_index)
in vdec_msg_queue_inc()
argument
66
static void vdec_msg_queue_dec(struct vdec_msg_queue *
msg_queue
, int hardware_index)
in vdec_msg_queue_dec()
argument
161
vdec_
msg_queue
_update_ube_rptr(struct vdec_
msg_queue
*
msg_queue
, uint64_t ube_rptr)
vdec_msg_queue_update_ube_rptr()
argument
169
vdec_
msg_queue
_update_ube_wptr(struct vdec_
msg_queue
*
msg_queue
, uint64_t ube_wptr)
vdec_msg_queue_update_ube_wptr()
argument
179
vdec_
msg_queue
_wait_lat_buf_full(struct vdec_
msg_queue
*
msg_queue
)
vdec_msg_queue_wait_lat_buf_full()
argument
201
vdec_
msg_queue
_deinit(struct vdec_
msg_queue
*
msg_queue
, struct mtk_vcodec_dec_ctx *ctx)
vdec_msg_queue_deinit()
argument
240
struct vdec_
msg_queue
*
msg_queue
=
vdec_msg_queue_core_work()
local
282
vdec_
msg_queue
_init(struct vdec_
msg_queue
*
msg_queue
, struct mtk_vcodec_dec_ctx *ctx, core_decode_cb_t core_decode, int private_size)
vdec_msg_queue_init()
argument
[all...]
H
A
D
mtk_vcodec_dec_drv.h
208
struct vdec_msg_queue
msg_queue
;
member
/kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/
H
A
D
vchiq_arm.h
41
struct vchiq_header *
msg_queue
[MSG_QUEUE_SIZE];
member
H
A
D
vchiq_core.h
257
struct vchiq_header *
msg_queue
[VCHIQ_MAX_SLOTS];
member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H
A
D
ctrl_iface_unix.c
39
struct dl_list
msg_queue
;
member
49
struct dl_list
msg_queue
;
member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H
A
D
ctrl_iface_unix.c
39
struct dl_list
msg_queue
;
member
49
struct dl_list
msg_queue
;
member
[all...]
/kernel/linux/linux-5.10/ipc/
H
A
D
msg.c
48
struct
msg_queue
{
struct
[all...]
/kernel/linux/linux-6.6/ipc/
H
A
D
msg.c
49
struct
msg_queue
{
struct
[all...]
/kernel/linux/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/
H
A
D
vchiq_arm.c
67
struct vchiq_header *
msg_queue
[MSG_QUEUE_SIZE];
member
H
A
D
vchiq_core.h
321
struct vchiq_header *
msg_queue
[VCHIQ_MAX_SLOTS];
member
Completed in 20 milliseconds