OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:slot_queue
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.h
367
** slot. The next bits are the index of the slot in
slot_queue
. */
373
/* The
slot_queue
index where the next recycled slot will be written. */
384
int32_t
slot_queue
[VCHIQ_MAX_SLOTS_PER_SIDE];
member in struct:vchiq_shared_state_struct
461
** remote->
slot_queue
. */
468
/* The
slot_queue
index of the slot to become available next. */
vchiq_core.c
609
slot_index = local->
slot_queue
[
640
int slot_index = local->
slot_queue
[slot_queue_available++ &
1155
state->remote->
slot_queue
[slot_queue_recycle &
1650
rx_index = remote->
slot_queue
[
2479
local->
slot_queue
[state->slot_queue_available++] = i;
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025