Searched defs:rtime (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.4/kernel/sched/ | 
| D | cputime.c | 531 static u64 scale_stime(u64 stime, u64 rtime, u64 total)  in scale_stime()594 	u64 rtime, stime, utime;  in cputime_adjust()  local
 
 | 
| /Linux-v5.4/kernel/time/ | 
| D | posix-cpu-timers.c | 217 static inline void store_samples(u64 *samples, u64 stime, u64 utime, u64 rtime)  in store_samples()235 	u64 stime, utime, rtime;  in proc_sample_cputime_atomic()  local
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | hp_sdc.h | 284 	ktime_t		rtime;		/* Time when current read started */  member
 | 
| /Linux-v5.4/include/rdma/ | 
| D | ib_mad.h | 353 					u8 rtime)  in ib_set_cpi_resp_time()533 static inline void ib_set_rmpp_resptime(struct ib_rmpp_hdr *rmpp_hdr, u8 rtime)  in ib_set_rmpp_resptime()
 
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | btrfs.h | 710 	struct btrfs_ioctl_timespec rtime; /* out */  member803 	struct btrfs_ioctl_timespec rtime;  member
 
 | 
| D | btrfs_tree.h | 649 	struct btrfs_timespec rtime;  member
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | ndisc.c | 1357 		unsigned long rtime = ntohl(ra_msg->retrans_timer);  in ndisc_router_discovery()  local
 | 
| /Linux-v5.4/drivers/md/bcache/ | 
| D | super.c | 1080 	uint32_t rtime = cpu_to_le32((u32)ktime_get_real_seconds());  in bch_cached_dev_attach()  local
 | 
| /Linux-v5.4/block/ | 
| D | blk-throttle.c | 1741 	unsigned long rtime = jiffies, wtime = jiffies;  in __tg_last_low_overflow_time()  local
 | 
| /Linux-v5.4/fs/btrfs/ | 
| D | ioctl.c | 66 	struct btrfs_ioctl_timespec_32 rtime; /* out */  member
 |