Home
last modified time | relevance | path

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

/include/linux/sunrpc/
A Dcache.h163 struct timespec64 boot; in seconds_since_boot() local
164 getboottime64(&boot); in seconds_since_boot()
165 return ktime_get_real_seconds() - boot.tv_sec; in seconds_since_boot()
170 struct timespec64 boot; in convert_to_wallclock() local
171 getboottime64(&boot); in convert_to_wallclock()
172 return boot.tv_sec + sinceboot; in convert_to_wallclock()
312 struct timespec64 boot; in get_expiry() local
318 getboottime64(&boot); in get_expiry()
319 (*rvp) -= boot.tv_sec; in get_expiry()
/include/linux/
A Dscmi_imx_protocol.h84 bool boot);
96 bool boot, bool resume);
A Dtimekeeping.h292 ktime_t boot; member
/include/linux/firmware/imx/
A Dsm.h34 int scmi_imx_cpu_reset_vector_set(u32 cpuid, u64 vector, bool start, bool boot,
/include/linux/bcma/
A Dbcma_driver_chipcommon.h609 bool boot; /* This is the flash the SoC boots from */ member
/include/linux/mlx5/
A Ddriver.h1036 int mlx5_satisfy_startup_pages(struct mlx5_core_dev *dev, int boot);

Completed in 24 milliseconds