OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:release_count
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.c
1125
int
release_count
;
local in function:release_slot
1142
release_count
= slot_info->
release_count
;
1143
slot_info->
release_count
= ++
release_count
;
1145
if (
release_count
== slot_info->use_count) {
1658
**
release_count
at the end of the slot to avoid
1661
state->rx_info->
release_count
= 0;
2773
if (slot_info->
release_count
!= slot_info->use_count) {
3702
if (slot_info.use_count != slot_info.
release_count
) {
[
all
...]
vchiq_core.c
1125
int
release_count
;
local in function:release_slot
1142
release_count
= slot_info->
release_count
;
1143
slot_info->
release_count
= ++
release_count
;
1145
if (
release_count
== slot_info->use_count) {
1658
**
release_count
at the end of the slot to avoid
1661
state->rx_info->
release_count
= 0;
2773
if (slot_info->
release_count
!= slot_info->use_count) {
3702
if (slot_info.use_count != slot_info.
release_count
) {
[
all
...]
vchiq_core.c
1125
int
release_count
;
local in function:release_slot
1142
release_count
= slot_info->
release_count
;
1143
slot_info->
release_count
= ++
release_count
;
1145
if (
release_count
== slot_info->use_count) {
1658
**
release_count
at the end of the slot to avoid
1661
state->rx_info->
release_count
= 0;
2773
if (slot_info->
release_count
!= slot_info->use_count) {
3702
if (slot_info.use_count != slot_info.
release_count
) {
[
all
...]
vchiq_core.h
285
int16_t
release_count
;
member in struct:vchiq_slot_info_struct
vchiq_core.h
285
int16_t
release_count
;
member in struct:vchiq_slot_info_struct
vchiq_core.h
285
int16_t
release_count
;
member in struct:vchiq_slot_info_struct
Completed in 118 milliseconds
Indexes created Thu Sep 25 06:09:39 GMT 2025