OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:old_shared_count
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/linux/
linux_dma_resv.c
572
uint32_t
old_shared_count
;
local in function:dma_resv_add_excl_fence
586
old_shared_count
= old_list->shared_count;
607
while (
old_shared_count
--) {
608
dma_fence_put(old_list->shared[
old_shared_count
]);
610
old_list->shared[
old_shared_count
] = NULL;
Completed in 37 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025