/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 256 def irq__irq_handler_exit(name, context, cpu, sec, nsec, pid, comm, callchain, irq, ret): argument 260 def napi__napi_poll(name, context, cpu, sec, nsec, pid, comm, callchain, napi, argument 266 def net__netif_receive_skb(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, 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 [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
|
/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
|
/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
|
/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()
|
/linux/kernel/time/ |
H A D | timecounter.c | 54 u64 nsec; in timecounter_read() local 83 u64 nsec = tc->nsec, frac = tc->frac; in timecounter_cyc2time() local
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 153 static u64 mlxsw_sp1_ptp_ns2cycles(const struct timecounter *tc, u64 nsec) in mlxsw_sp1_ptp_ns2cycles() 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 [all …]
|
/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()
|
/linux/lib/ |
H A D | crc32test.c | 669 u64 nsec; in crc32c_test() local 749 u64 nsec; in crc32_test() local
|
/linux/fs/adfs/ |
H A D | inode.c | 180 s64 nsec; in adfs_adfs2unix_time() local 216 s64 cs, nsec = timespec64_to_ns(ts); in adfs_unix2adfs_time() local
|
/linux/include/linux/ |
H A D | time_namespace.h | 82 static inline u64 timens_add_boottime_ns(u64 nsec) in timens_add_boottime_ns() 155 static inline u64 timens_add_boottime_ns(u64 nsec) in timens_add_boottime_ns()
|
H A D | timecounter.h | 58 u64 nsec; member
|
/linux/include/vdso/ |
H A D | time.h | 9 u64 nsec; member
|
/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()
|
/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()
|
/linux/include/asm-generic/ |
H A D | delay.h | 74 static __always_inline void ndelay(unsigned long nsec) in ndelay()
|
/linux/include/uapi/linux/ |
H A D | pps.h | 56 __s32 nsec; member 62 __s32 nsec; member
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ptp.c | 119 u64 nsec; in otx2_ptp_hw_settime() local 263 u64 nsec; in otx2_ptp_tc_settime() local
|
/linux/arch/m68k/include/asm/ |
H A D | delay.h | 116 static inline void ndelay(unsigned long nsec) in ndelay()
|
/linux/tools/arch/x86/include/asm/ |
H A D | pvclock-abi.h | 40 u32 nsec; member
|
/linux/arch/x86/include/asm/ |
H A D | pvclock-abi.h | 40 u32 nsec; member
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramfuc.h | 123 ramfuc_wait(struct ramfuc *ram, u32 addr, u32 mask, u32 data, u32 nsec) in ramfuc_wait() 129 ramfuc_nsec(struct ramfuc *ram, u32 nsec) in ramfuc_nsec()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | clock.h | 70 u64 nsec; in mlx5_timecounter_cyc2time() local
|
/linux/security/selinux/ |
H A D | netnode.c | 45 struct netnode_security_struct nsec; member
|