OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gb_lastread
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/wscons/
wsdisplay_glyphcachevar.h
41
time_t
gb_lastread
;
member in struct:_gc_bucket
wsdisplay_glyphcache.c
304
b->
gb_lastread
= time_uptime;
314
if (gc->gc_buckets[i].
gb_lastread
< moo) {
316
moo = gc->gc_buckets[i].
gb_lastread
;
330
b->
gb_lastread
= time_uptime;
357
b->
gb_lastread
= time_uptime;
/src/sys/dev/wsfb/
genfb.c
1144
b->
gb_lastread
= time_uptime;
1154
if (scp->sc_buckets[i].
gb_lastread
< moo) {
1156
moo = scp->sc_buckets[i].
gb_lastread
;
1170
b->
gb_lastread
= time_uptime;
1208
b->
gb_lastread
= time_uptime;
Completed in 17 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026