HomeSort by: relevance | last modified time | path
    Searched defs:mod_timer (Results 1 - 6 of 6) sorted by relevancy

  /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);
timer.h 61 mod_timer(struct timer_list *timer, unsigned long then) function in typeref:typename:int
76 mod_timer(timer, then);
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);
vchi_bsd.c 92 mod_timer(struct timer_list *t, unsigned long expires) function in typeref:typename:void
102 mod_timer(t, t->expires);
vchi_bsd.c 92 mod_timer(struct timer_list *t, unsigned long expires) function in typeref:typename:void
102 mod_timer(t, t->expires);

Completed in 77 milliseconds