Home
last modified time | relevance | path

Searched refs:boot (Results 1 – 4 of 4) sorted by relevance

/include/linux/sunrpc/
Dcache.h159 struct timespec64 boot; in seconds_since_boot() local
160 getboottime64(&boot); in seconds_since_boot()
161 return ktime_get_real_seconds() - boot.tv_sec; in seconds_since_boot()
166 struct timespec64 boot; in convert_to_wallclock() local
167 getboottime64(&boot); in convert_to_wallclock()
168 return boot.tv_sec + sinceboot; in convert_to_wallclock()
306 struct timespec64 boot; in get_expiry() local
312 getboottime64(&boot); in get_expiry()
313 return rv - boot.tv_sec; in get_expiry()
/include/linux/
Dtimekeeping.h233 u64 boot; member
/include/linux/bcma/
Dbcma_driver_chipcommon.h603 bool boot; /* This is the flash the SoC boots from */ member
/include/linux/mlx5/
Ddriver.h1043 int mlx5_satisfy_startup_pages(struct mlx5_core_dev *dev, int boot);