| /OK3568_Linux_fs/u-boot/lib/efi_loader/ |
| H A D | helloworld.c | 18 struct efi_boot_services *boottime = systable->boottime; in efi_main() local 21 boottime->exit(handle, 0, 0, NULL); in efi_main()
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | namespace.c | 34 offset = timespec64_to_ktime(ns_offsets->boottime); in do_timens_ktime_to_host() 184 struct timens_offset boottime = offset_from_ts(ns->offsets.boottime); in timens_setup_vdso_data() local 191 offset[CLOCK_BOOTTIME] = boottime; in timens_setup_vdso_data() 192 offset[CLOCK_BOOTTIME_ALARM] = boottime; in timens_setup_vdso_data() 363 show_offset(m, CLOCK_BOOTTIME, &time_ns->offsets.boottime); in proc_timens_show_offsets() 432 offset = &time_ns->offsets.boottime; in proc_timens_set_offset()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/target/ |
| H A D | qemu.py | 26 tmpdir='', dir_image='', boottime=60, serial_ports=2, argument 46 logfile=bootlog, boottime=boottime,
|
| /OK3568_Linux_fs/u-boot/lib/efi/ |
| H A D | efi.c | 60 struct efi_boot_services *boot = sys_table->boottime; in efi_init() 66 priv->boot = sys_table->boottime; in efi_init()
|
| H A D | efi_stub.c | 277 struct efi_boot_services *boot = sys_table->boottime; in efi_main()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | qemutinyrunner.py | 22 …f, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, kernel, boottime, logger, tmpfsdir… argument 39 self.boottime = boottime
|
| H A D | qemurunner.py | 36 …def __init__(self, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, boottime, dump_dir… argument 57 self.boottime = boottime 434 if not self.thread.connection_established.wait(self.boottime): 443 (self.boottime, time.strftime("%D %H:%M:%S"))) 444 endtime = time.time() + self.boottime 479 (time.time() - (endtime - self.boottime), 492 (self.boottime, time.strftime("%D %H:%M:%S")))
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | stat.c | 115 struct timespec64 boottime; in show_stat() local 120 getboottime64(&boottime); in show_stat() 203 (unsigned long long)boottime.tv_sec, in show_stat()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | time_namespace.h | 17 struct timespec64 boottime; member 77 *ts = timespec64_add(*ts, ns_offsets->boottime); in timens_add_boottime()
|
| H A D | efi.h | 415 u64 boottime; member 432 u32 boottime; member 452 efi_boot_services_t *boottime; member
|
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | main.py | 116 options.boottime = False 134 elif options.boottime:
|
| H A D | main.py.in | 47 # parser.add_option("-t", "--boot-time", action="store_true", dest="boottime", default=False, 116 options.boottime = False 134 elif options.boottime:
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | index.rst | 24 boottime-trace
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | macintosh.h | 105 unsigned long boottime; member
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | efi.h | 333 ? efi_system_table->boottime->func(__VA_ARGS__) \ 335 boottime), \
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/ |
| H A D | targetcontrol.py | 135 boottime = int(d.getVar("TEST_QEMUBOOT_TIMEOUT")), 145 boottime = int(d.getVar("TEST_QEMUBOOT_TIMEOUT")),
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/ |
| H A D | octeon_console.c | 812 char boottime[MAX_BOOTTIME_SIZE]; in octeon_download_firmware() local 900 ret = snprintf(boottime, MAX_BOOTTIME_SIZE, in octeon_download_firmware() 908 strncat(h->bootcmd, boottime, in octeon_download_firmware()
|
| /OK3568_Linux_fs/kernel/arch/x86/xen/ |
| H A D | efi.c | 39 .boottime = (efi_boot_services_t *)EFI_INVALID_TABLE_ADDR,
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | testimage.bbclass | 289 # Get boottime 290 boottime = int(d.getVar("TEST_QEMUBOOT_TIMEOUT")) 310 'boottime' : boottime,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/ |
| H A D | types.h | 263 uint8_t boottime; member
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | bootefi.c | 104 st->boottime->exit(image_handle, ret, 0, NULL); in efi_do_enter()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | efi-stub.c | 156 status = efi_system_table->boottime->handle_protocol(handle, in efi_pe_entry()
|
| H A D | fdt.c | 341 efi_system_table->boottime->free_pool(runtime_map); in allocate_new_fdt_and_exit_boot()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_gpu_error.h | 162 ktime_t boottime; member
|
| /OK3568_Linux_fs/kernel/arch/m68k/mac/ |
| H A D | config.c | 111 mac_bi_data.boottime = be32_to_cpup(data); in mac_parse_bootinfo() 860 mac_bi_data.boottime, mac_bi_data.gmtbias); in mac_identify()
|