Home
last modified time | relevance | path

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

/linux-3.3/include/rdma/
Dib_mad.h281 static inline void ib_set_rmpp_resptime(struct ib_rmpp_hdr *rmpp_hdr, u8 rtime) in ib_set_rmpp_resptime()
/linux-3.3/net/ipv6/
Dndisc.c1277 unsigned long rtime = ntohl(ra_msg->retrans_timer); in ndisc_router_discovery() local
/linux-3.3/fs/afs/
Dinternal.h234 time_t rtime; /* last retrieval time */ member
/linux-3.3/kernel/sched/
Dcore.c2926 cputime_t rtime, utime = p->utime, total = utime + p->stime; in task_times() local
2959 cputime_t rtime, utime, total; in thread_group_times() local