OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:found_maps
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_vm.c
248
int
found_maps
= 0;
local in function:drm_vm_shm_close
258
found_maps
++;
266
if (
found_maps
== 1 && map->flags & _DRM_REMOVABLE) {
270
found_maps
= 0;
273
found_maps
++;
276
if (!
found_maps
) {
drm_vm.c
248
int
found_maps
= 0;
local in function:drm_vm_shm_close
258
found_maps
++;
266
if (
found_maps
== 1 && map->flags & _DRM_REMOVABLE) {
270
found_maps
= 0;
273
found_maps
++;
276
if (!
found_maps
) {
Completed in 42 milliseconds
Indexes created Thu Sep 25 15:09:46 GMT 2025