Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/include/linux/ | |
timer.h | 61 mod_timer(struct timer_list *timer, unsigned long then) function in typeref:typename:int 76 mod_timer(timer, then); |
/src/sys/external/bsd/vchiq/dist/interface/compat/ | |
vchi_bsd.c | 92 mod_timer(struct timer_list *t, unsigned long expires) function in typeref:typename:void 102 mod_timer(t, t->expires); |