/openbmc/linux/tools/perf/scripts/python/ |
H A D | netdev-times.py | 232 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument 238 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument 244 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument 250 def irq__irq_handler_entry(name, context, cpu, sec, nsec, pid, comm, argument 260 def napi__napi_poll(name, context, cpu, sec, nsec, pid, comm, callchain, napi, argument 272 def net__netif_rx(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument 278 def net__net_dev_queue(name, context, cpu, sec, nsec, pid, comm, callchain, argument 284 def net__net_dev_xmit(name, context, cpu, sec, nsec, pid, comm, callchain, argument 290 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, callchain, argument 296 def skb__consume_skb(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr): argument [all …]
|
H A D | powerpc-hcalls.py | 173 def powerpc__hcall_exit(name, context, cpu, sec, nsec, pid, comm, callchain, argument 197 def powerpc__hcall_entry(event_name, context, cpu, sec, nsec, pid, comm, argument
|
H A D | net_dropmonitor.py | 72 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, callchain, argument
|
/openbmc/linux/tools/testing/radix-tree/ |
H A D | benchmark.c | 19 long long nsec; in benchmark_iter() local 57 long long nsec; in benchmark_insert() local 78 long long nsec; in benchmark_tagging() local 99 long long nsec; in benchmark_delete() local
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ptp.c | 130 u64 nsec; in xgbe_cc_read() local 176 u64 nsec; in xgbe_gettime() local 196 u64 nsec; in xgbe_settime() local
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | delay.h | 55 static inline void __ndelay(unsigned long nsec) in __ndelay() 67 static inline void ndelay(unsigned long nsec) in ndelay()
|
/openbmc/linux/kernel/time/ |
H A D | vsyscall.c | 22 u64 nsec, sec; in update_vdso_data() local 77 u64 nsec; in update_vsyscall() local
|
H A D | timecounter.c | 54 u64 nsec; in timecounter_read() local 83 u64 nsec = tc->nsec, frac = tc->frac; in timecounter_cyc2time() local
|
H A D | time.c | 470 struct __kernel_old_timeval ns_to_kernel_old_timeval(s64 nsec) in ns_to_kernel_old_timeval() 495 void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec) in set_normalized_timespec64() 523 struct timespec64 ns_to_timespec64(s64 nsec) in ns_to_timespec64() 620 long nsec = value->tv_nsec + TICK_NSEC - 1; in timespec64_to_jiffies() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/ |
H A D | base.c | 54 nvkm_timer_wait_init(struct nvkm_device *device, u64 nsec, in nvkm_timer_wait_init() 106 nvkm_timer_alarm(struct nvkm_timer *tmr, u32 nsec, struct nvkm_alarm *alarm) in nvkm_timer_alarm()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 164 mlxsw_sp1_ptp_phc_settime(struct mlxsw_sp1_ptp_clock *clock, u64 nsec) in mlxsw_sp1_ptp_phc_settime() 209 u64 nsec; in mlxsw_sp1_ptp_adjtime() local 224 u64 cycles, nsec; in mlxsw_sp1_ptp_gettimex() local 240 u64 nsec = timespec64_to_ns(ts); in mlxsw_sp1_ptp_settime() local 276 u64 overflow_cycles, nsec, frac = 0; in mlxsw_sp1_ptp_clock_init() local 360 mlxsw_sp2_ptp_phc_settime(struct mlxsw_sp_ptp_clock *clock, u64 nsec) in mlxsw_sp2_ptp_phc_settime() 395 u64 nsec; in mlxsw_sp2_ptp_adjtime() local 415 u64 nsec; in mlxsw_sp2_ptp_gettimex() local 428 u64 nsec = timespec64_to_ns(ts); in mlxsw_sp2_ptp_settime() local 621 u64 nsec; in mlxsw_sp1_packet_timestamp() local [all …]
|
/openbmc/u-boot/include/linux/ |
H A D | delay.h | 16 static inline void ndelay(unsigned long nsec) in ndelay()
|
/openbmc/linux/lib/ |
H A D | crc32test.c | 669 u64 nsec; in crc32c_test() local 749 u64 nsec; in crc32_test() local
|
/openbmc/linux/include/vdso/ |
H A D | time.h | 9 u64 nsec; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/ |
H A D | timer.c | 50 nvif_timer_wait_init(struct nvif_device *device, u64 nsec, in nvif_timer_wait_init()
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_hwtstamp.c | 105 static int init_systime(void __iomem *ioaddr, u32 sec, u32 nsec) in init_systime() 146 static int adjust_systime(void __iomem *ioaddr, u32 sec, u32 nsec, in adjust_systime()
|
/openbmc/linux/fs/adfs/ |
H A D | inode.c | 178 s64 nsec; in adfs_adfs2unix_time() local 214 s64 cs, nsec = timespec64_to_ns(ts); in adfs_unix2adfs_time() local
|
/openbmc/linux/drivers/net/ethernet/cavium/common/ |
H A D | cavium_ptp.c | 167 u64 nsec; in cavium_ptp_gettime() local 189 u64 nsec; in cavium_ptp_settime() local
|
/openbmc/linux/include/linux/ |
H A D | time_namespace.h | 79 static inline u64 timens_add_boottime_ns(u64 nsec) in timens_add_boottime_ns() 152 static inline u64 timens_add_boottime_ns(u64 nsec) in timens_add_boottime_ns()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
H A D | memx.c | 108 u32 addr, u32 mask, u32 data, u32 nsec) in nvkm_memx_wait() 117 nvkm_memx_nsec(struct nvkm_memx *memx, u32 nsec) in nvkm_memx_nsec()
|
/openbmc/linux/include/uapi/linux/ |
H A D | pps.h | 56 __s32 nsec; member 62 __s32 nsec; member
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | delay.h | 116 static inline void ndelay(unsigned long nsec) in ndelay()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | pvclock-abi.h | 40 u32 nsec; member
|
/openbmc/linux/tools/arch/x86/include/asm/ |
H A D | pvclock-abi.h | 40 u32 nsec; member
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ptp.c | 119 u64 nsec; in otx2_ptp_hw_settime() local 262 u64 nsec; in otx2_ptp_tc_settime() local
|