taglinefilesource code
tout852drivers/cdrom/mcdx.cunsigned long tout = jiffies + jifs;
tout858drivers/cdrom/mcdx.cwhile (jiffies < tout) {
tout863drivers/cdrom/mcdx.ccurrent->timeout = tout;
tout80include/net/ip_masq.hextern void ip_masq_set_expire(struct ip_masq *ms, unsigned long tout);
tout377net/ipv4/ip_masq.cvoid ip_masq_set_expire(struct ip_masq *ms, unsigned long tout)
tout379net/ipv4/ip_masq.cif (tout) {
tout380net/ipv4/ip_masq.cms->timer.expires = jiffies+tout;