Home
last modified time | relevance | path

Searched defs:grace (Results 1 – 2 of 2) sorted by relevance

/linux/fs/lockd/
H A Dsvc.c102 static void grace_ender(struct work_struct *grace) in grace_ender()
/linux/drivers/firewire/
H A Dcore-card.c308 bool grace = time_is_before_jiffies64(card->reset_jiffies + msecs_to_jiffies(125)); in contend_for_bm() local