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_available
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.c
607
(state->
slot_queue_available
* VCHIQ_SLOT_SIZE));
627
int
slot_queue_available
;
local in function:process_free_queue
631
slot_queue_available
= state->
slot_queue_available
;
638
while (
slot_queue_available
!= local->slot_queue_recycle) {
640
int slot_index = local->slot_queue[
slot_queue_available
++ &
649
local->slot_queue_recycle,
slot_queue_available
);
764
state->
slot_queue_available
=
slot_queue_available
;
2470
state->
slot_queue_available
= 0
[
all
...]
vchiq_core.h
469
int
slot_queue_available
;
member in struct:vchiq_state_struct
Completed in 14 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025