/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/ |
H A D | bus_center_sdk_refresh_test.cpp | 19 #include <sys/time.h>
|
/foundation/communication/ipc/services/dbinder/c/src/ |
H A D | dbinder_service.c | 21 #include <sys/time.h>
|
/foundation/filemanagement/dfs_service/utils/dentry/src/ |
H A D | meta_file.cpp | 183 MetaBase m(dirName, std::to_string(PathHash(path, false)) + std::to_string(std::time(nullptr))); in MetaFile()
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | rtas.c | 41 #include <asm/time.h> 1045 { "get-time-of-day", -1, -1, -1, -1, -1 }, 1055 { "set-time-for-power-on", -1, -1, -1, -1, -1 }, 1057 { "set-time-of-day", -1, -1, -1, -1, -1 }, 1361 rtas_call(rtas_token("freeze-time-base"), 0, 1, NULL); in rtas_give_timebase() 1367 rtas_call(rtas_token("thaw-time-base"), 0, 1, NULL); in rtas_give_timebase()
|
H A D | smp.c | 47 #include <asm/time.h> 378 * The IPI call may time out without all targets entering the NMI handler. 725 * Extends set_cpus_related. Instead of setting one CPU at a time in
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_emulate.c | 14 #include <asm/time.h>
|
/kernel/linux/linux-5.10/arch/mips/txx9/generic/ |
H A D | setup.c | 33 #include <asm/time.h>
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | hpet.c | 11 #include <asm/time.h> 660 * If multiple CPUs are trying to access the HPET counter at the same time, 762 * access and takes some time to complete. During this time the config 1074 /* If the HPET was enabled at boot time, reenable it */ in hpet_disable() 1089 * 2) Alarm Interrupt - generate an interrupt at a specific time of day 1330 pr_err_ratelimited("unable to read current time from RTC\n"); in hpet_rtc_interrupt()
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | setup.c | 55 #include <asm/mach/time.h>
|
/kernel/linux/linux-5.10/drivers/char/ |
H A D | lp.c | 1032 lp_table[i].time = LP_INIT_TIME; in lp_init()
|
/kernel/linux/linux-5.10/drivers/clk/ingenic/ |
H A D | cgu.c | 21 #include <linux/time.h>
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/ |
H A D | dc.h | 249 * end related. Any time viewport dimensions, recout dimensions, scaling ratios or 827 struct dc_plane_flip_time time; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
H A D | ucc_geth.h | 384 #define UEMPR_PAUSE_TIME_VALUE_SHIFT (31 - 15) /* Pause time 388 pause time 468 u32 time; /* temporary variable handled by QE */ member 471 u16 nortsrbytetime; /* normalized value of byte time in tsr units */ 495 u32 txfrexcessivedefer; /* frames with defferal time greater than 692 u32 txfrexcessivedefer; /* frames with defferal time greater than
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.h | 675 /* time and register status when mac tunnel interruption occur */ 677 u64 time; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gunz_test.c | 49 #include <sys/time.h> 703 /* We touched the pages ahead of time. In the most common case in decompress_file()
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | setup.c | 55 #include <asm/mach/time.h>
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_emulate.c | 14 #include <asm/time.h>
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | setup.c | 55 #include <asm/time.h> 318 * computing time stolen by the hypervisor. 350 pr_warn("Stolen time statistics will be unreliable\n"); in alloc_dispatch_log_kmem_cache() 397 * just give up rather than wasting any more time on this - if that turns out
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_lru_map.c | 13 #include <time.h>
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ingenic/ |
H A D | ingenic-ipu.c | 19 #include <linux/time.h>
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | acpi_power_meter.c | 18 #include <linux/time.h>
|
/kernel/linux/linux-5.10/drivers/media/cec/usb/pulse8/ |
H A D | pulse8-cec.c | 39 #include <linux/time.h>
|
/kernel/linux/linux-5.10/drivers/input/serio/ |
H A D | hp_sdc.c | 38 * CPU than hp_sdc_put, but only one CPU runs hp_sdc_put at a time 44 * compared to the CPU. This should not be too horrible most of the time, 61 * sure it doesn't freeze up and to allow for bad reads to time out. 69 #include <linux/time.h> 953 /* after successful initialization give SDC some time to settle in hp_sdc_init_hppa() 1105 * cycles cycles-adj time 1113 * cmd to ~IBF READ_T1 2nd time right after: 5158403 n/a 81ms
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-alsa.c | 11 #include <linux/time.h>
|
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/vdec/ |
H A D | vdec_vp9_if.c | 13 #include <linux/time.h>
|