| /arch/alpha/kernel/ |
| A D | err_common.c | 91 union el_timestamp timestamp; in el_process_header_subpacket() local 109 timestamp.as_int = 0; in el_process_header_subpacket() 116 timestamp = header->by_type.sys_event.timestamp; in el_process_header_subpacket() 123 timestamp = header->by_type.err_halt.timestamp; in el_process_header_subpacket() 129 timestamp.as_int = 0; in el_process_header_subpacket() 143 el_print_timestamp(×tamp); in el_process_header_subpacket() 169 el_print_timestamp(union el_timestamp *timestamp) in el_print_timestamp() argument 171 if (timestamp->as_int) in el_print_timestamp() 174 timestamp->b.month, timestamp->b.day, in el_print_timestamp() 175 timestamp->b.year, timestamp->b.hour, in el_print_timestamp() [all …]
|
| A D | err_ev7.c | 254 el_print_timestamp(&packet->by_type.logout.timestamp); in ev7_process_pal_subpacket()
|
| A D | err_marvel.c | 1136 el_print_timestamp(&lf_subpackets->logout->timestamp); in marvel_machine_check()
|
| /arch/x86/kernel/cpu/mce/ |
| A D | threshold.c | 47 storm->banks[bank].timestamp = jiffies; in mce_inherit_storm() 117 delta = now - storm->banks[mce->bank].timestamp; in mce_track_storm() 125 storm->banks[mce->bank].timestamp = now; in mce_track_storm()
|
| A D | internal.h | 89 u64 timestamp; member
|
| /arch/alpha/include/asm/ |
| A D | err_common.h | 92 union el_timestamp timestamp; member 99 union el_timestamp timestamp; member
|
| A D | err_ev7.h | 15 union el_timestamp timestamp; member
|
| /arch/s390/appldata/ |
| A D | appldata_net_sum.c | 30 u64 timestamp; member 111 net_data->timestamp = get_tod_clock(); in appldata_get_net_sum_data()
|
| A D | appldata_mem.c | 34 u64 timestamp; member 109 mem_data->timestamp = get_tod_clock(); in appldata_get_mem_data()
|
| A D | appldata_os.c | 53 u64 timestamp; member 153 os_data->timestamp = get_tod_clock(); in appldata_get_os_data()
|
| /arch/s390/pci/ |
| A D | pci_report.c | 26 u64 timestamp; member 146 report->data.timestamp = ktime_get_clocktai_seconds(); in zpci_report_status()
|
| /arch/powerpc/include/asm/ |
| A D | nvram.h | 37 __be64 timestamp; member
|
| A D | spu.h | 131 unsigned long long timestamp; member
|
| /arch/powerpc/kernel/ |
| A D | nvram_64.c | 365 oops_hdr->timestamp = cpu_to_be64(ktime_get_real_seconds()); in zip_oops() 400 oops_hdr->timestamp = cpu_to_be64(ktime_get_real_seconds()); in nvram_pstore_write() 514 record->time.tv_sec = be64_to_cpu(oops_hdr->timestamp); in nvram_pstore_read() 697 oops_hdr->timestamp = cpu_to_be64(ktime_get_real_seconds()); in oops_to_nvram()
|
| /arch/x86/include/uapi/asm/ |
| A D | amd_hsmp.h | 408 __u64 timestamp; member
|
| /arch/s390/include/asm/ |
| A D | cpu_mf.h | 150 unsigned char timestamp[16]; /* 16 - 31 timestamp */ member
|
| /arch/x86/kernel/fpu/ |
| A D | xstate.c | 1888 unsigned long timestamp; in avx512_status() local 1895 timestamp = READ_ONCE(x86_task_fpu(task)->avx512_timestamp); in avx512_status() 1897 if (timestamp) { in avx512_status() 1898 delta = (long)(jiffies - timestamp); in avx512_status()
|
| /arch/nios2/boot/dts/ |
| A D | 10m50_devboard.dts | 82 timestamp = <1431309290>;
|
| /arch/s390/kernel/ |
| A D | debug.c | 1089 unsigned long timestamp; in debug_finish_entry() local 1093 timestamp = clk.us; in debug_finish_entry() 1094 timestamp -= TOD_UNIX_EPOCH >> 12; in debug_finish_entry() 1095 active->clock = timestamp; in debug_finish_entry()
|
| A D | perf_cpum_cf.c | 374 unsigned long timestamp; /* 128-191 Timestamp (TOD) */ member 406 te->timestamp = get_tod_clock_fast(); in cfdiag_trailer() 591 trailer_stop->progusage[0] = trailer_start->timestamp; in cfdiag_diffctr()
|
| /arch/arm/boot/dts/nxp/imx/ |
| A D | imx7d-flex-concentrator.dts | 187 * Tamper IRQ trigger timestamp reading.
|
| /arch/powerpc/platforms/cell/spufs/ |
| A D | sched.c | 238 spu->timestamp = jiffies; in spu_bind_context() 443 spu->timestamp = jiffies; in spu_unbind_context()
|
| /arch/x86/boot/ |
| A D | header.S | 412 # timestamp[4]
|
| /arch/arm64/boot/dts/nvidia/ |
| A D | tegra194.dtsi | 1354 hte_lic: hardware-timestamp@3aa0000 { 1360 #timestamp-cells = <1>; 1577 hte_aon: hardware-timestamp@c1e0000 { 1583 #timestamp-cells = <1>;
|
| A D | tegra234.dtsi | 3316 hte_lic: hardware-timestamp@3aa0000 { 3321 #timestamp-cells = <1>; 3865 hte_aon: hardware-timestamp@c1e0000 { 3871 #timestamp-cells = <1>;
|