OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:coherent_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_validation.c
41
* @
coherent_count
: If switching backup buffers, number of new coherent
52
unsigned int
coherent_count
;
member in struct:vmw_validation_bo_node
481
bo_node->
coherent_count
++;
612
if (entry->
coherent_count
) {
613
unsigned int
coherent_count
= entry->
coherent_count
;
local in function:vmw_validation_bo_validate
615
while (
coherent_count
) {
620
coherent_count
--;
622
entry->
coherent_count
-=
coherent_count
;
899
unsigned int
coherent_count
= entry->
coherent_count
;
local in function:vmw_validation_bo_backoff
[
all
...]
vmwgfx_validation.c
41
* @
coherent_count
: If switching backup buffers, number of new coherent
52
unsigned int
coherent_count
;
member in struct:vmw_validation_bo_node
481
bo_node->
coherent_count
++;
612
if (entry->
coherent_count
) {
613
unsigned int
coherent_count
= entry->
coherent_count
;
local in function:vmw_validation_bo_validate
615
while (
coherent_count
) {
620
coherent_count
--;
622
entry->
coherent_count
-=
coherent_count
;
899
unsigned int
coherent_count
= entry->
coherent_count
;
local in function:vmw_validation_bo_backoff
[
all
...]
Completed in 22 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025