Home
last modified time | relevance | path

Searched refs:start_time (Results 1 – 7 of 7) sorted by relevance

/include/net/
A Dbusy_poll.h50 bool sk_busy_loop_end(void *p, unsigned long start_time);
86 static inline bool busy_loop_timeout(unsigned long start_time) in busy_loop_timeout() argument
92 unsigned long end_time = start_time + bp_usec; in busy_loop_timeout()
102 unsigned long start_time) in sk_busy_loop_timeout() argument
108 unsigned long end_time = start_time + bp_usec; in sk_busy_loop_timeout()
/include/linux/
A Dpsi_types.h113 u64 start_time; member
A Dblkdev.h1705 unsigned long start_time);
1707 unsigned int sectors, unsigned long start_time);
1710 void bio_end_io_acct_remapped(struct bio *bio, unsigned long start_time,
1718 static inline void bio_end_io_acct(struct bio *bio, unsigned long start_time) in bio_end_io_acct() argument
1720 return bio_end_io_acct_remapped(bio, start_time, bio->bi_bdev); in bio_end_io_acct()
A Dedac.h573 unsigned long start_time; /* mci load start time (in jiffies) */ member
A Dsched.h1125 u64 start_time; member
A Dieee80211.h1785 __le32 start_time; member
/include/trace/events/
A Dwriteback.h634 unsigned long start_time),
638 dirtied, period, pause, start_time),
676 __entry->paused = (jiffies - start_time) * 1000 / HZ;

Completed in 42 milliseconds