OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mapcount
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm/dist/bsd-core/
drm_sysctl.c
277
int i,
mapcount
;
variable in typeref:typename:int
286
mapcount
= 0;
288
mapcount
++;
290
tempmaps = malloc(sizeof(drm_local_map_t) *
mapcount
, DRM_MEM_DRIVER,
302
for (i = 0; i <
mapcount
; i++) {
drm_sysctl.c
277
int i,
mapcount
;
variable in typeref:typename:int
286
mapcount
= 0;
288
mapcount
++;
290
tempmaps = malloc(sizeof(drm_local_map_t) *
mapcount
, DRM_MEM_DRIVER,
302
for (i = 0; i <
mapcount
; i++) {
Completed in 24 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025