Home
last modified time | relevance | path

Searched defs:next_timer (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/net/bridge/
Dbr_fdb.c146 unsigned long next_timer = jiffies + br->ageing_time; in br_fdb_cleanup() local
/linux-3.3/drivers/scsi/fcoe/
Dfcoe_ctlr.c717 unsigned long next_timer = jiffies + msecs_to_jiffies(FIP_VN_KA_PERIOD); in fcoe_ctlr_age_fcfs() local
1619 unsigned long next_timer; in fcoe_ctlr_timer_work() local
/linux-3.3/kernel/
Dtimer.c79 unsigned long next_timer; member
Dhrtimer.c888 struct timerqueue_node *next_timer; in __remove_hrtimer() local