Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dposix-cpu-timers.c214 static inline void store_samples(u64 *samples, u64 stime, u64 utime, u64 rtime) in store_samples()
232 u64 stime, utime, rtime; in proc_sample_cputime_atomic() local
/linux-6.6.21/include/linux/
Dhp_sdc.h284 ktime_t rtime; /* Time when current read started */ member
/linux-6.6.21/include/rdma/
Dib_mad.h327 u8 rtime) in ib_set_cpi_resp_time()
507 static inline void ib_set_rmpp_resptime(struct ib_rmpp_hdr *rmpp_hdr, u8 rtime) in ib_set_rmpp_resptime()
/linux-6.6.21/kernel/sched/
Dcputime.c561 u64 rtime, stime, utime; in cputime_adjust() local
Dfair.c12349 u64 rtime = se->sum_exec_runtime - se->prev_sum_exec_runtime; in __entity_slice_used() local
/linux-6.6.21/net/ipv6/
Dndisc.c1432 unsigned long rtime = ntohl(ra_msg->retrans_timer); in ndisc_router_discovery() local
/linux-6.6.21/include/uapi/linux/
Dbtrfs.h790 struct btrfs_ioctl_timespec rtime; /* out */ member
898 struct btrfs_ioctl_timespec rtime; member
Dbtrfs_tree.h916 struct btrfs_timespec rtime; member
/linux-6.6.21/drivers/md/bcache/
Dsuper.c1193 uint32_t rtime = cpu_to_le32((u32)ktime_get_real_seconds()); in bch_cached_dev_attach() local
/linux-6.6.21/kernel/
Daudit.c1893 long rtime = stime; in audit_log_start() local
/linux-6.6.21/block/
Dblk-throttle.c1767 unsigned long rtime = jiffies, wtime = jiffies; in __tg_last_low_overflow_time() local
/linux-6.6.21/fs/btrfs/
Dioctl.c81 struct btrfs_ioctl_timespec_32 rtime; /* out */ member