Home
last modified time | relevance | path

Searched defs:nsec (Results 1 – 25 of 108) sorted by relevance

12345

/kernel/linux/linux-5.10/tools/perf/scripts/python/
Dnetdev-times.py232 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 …]
Dpowerpc-hcalls.py173 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
Dnet_dropmonitor.py72 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, callchain, argument
/kernel/linux/linux-5.10/tools/testing/radix-tree/
Dbenchmark.c19 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
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
Dxgbe-ptp.c130 u64 nsec; in xgbe_cc_read() local
188 u64 nsec; in xgbe_gettime() local
208 u64 nsec; in xgbe_settime() local
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Ddelay.h55 static inline void __ndelay(unsigned long nsec) in __ndelay()
67 static inline void ndelay(unsigned long nsec) in ndelay()
/kernel/linux/linux-5.10/kernel/time/
Dvsyscall.c22 u64 nsec, sec; in update_vdso_data() local
77 u64 nsec; in update_vsyscall() local
Dtimecounter.c54 u64 nsec; in timecounter_read() local
83 u64 nsec = tc->nsec, frac = tc->frac; in timecounter_cyc2time() local
Dtime.c452 struct __kernel_old_timeval ns_to_kernel_old_timeval(const s64 nsec) in ns_to_kernel_old_timeval()
478 void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec) in set_normalized_timespec64()
506 struct timespec64 ns_to_timespec64(const s64 nsec) in ns_to_timespec64()
591 long nsec = value->tv_nsec + TICK_NSEC - 1; in timespec64_to_jiffies() local
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_hwtstamp.c59 static int init_systime(void __iomem *ioaddr, u32 sec, u32 nsec) in init_systime()
100 static int adjust_systime(void __iomem *ioaddr, u32 sec, u32 nsec, in adjust_systime()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
Dbase.c54 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ptp.c81 u64 nsec; in otx2_ptp_gettime() local
98 u64 nsec; in otx2_ptp_settime() local
/kernel/linux/linux-5.10/include/vdso/
Dtime.h9 u64 nsec; member
/kernel/linux/linux-5.10/lib/
Dcrc32test.c669 u64 nsec; in crc32c_test() local
749 u64 nsec; in crc32_test() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/
Dtimer.c50 nvif_timer_wait_init(struct nvif_device *device, u64 nsec, in nvif_timer_wait_init()
/kernel/linux/linux-5.10/fs/adfs/
Dinode.c176 s64 nsec; in adfs_adfs2unix_time() local
212 s64 cs, nsec = timespec64_to_ns(ts); in adfs_unix2adfs_time() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c114 static u64 mlxsw_sp1_ptp_ns2cycles(const struct timecounter *tc, u64 nsec) in mlxsw_sp1_ptp_ns2cycles()
125 mlxsw_sp1_ptp_phc_settime(struct mlxsw_sp_ptp_clock *clock, u64 nsec) in mlxsw_sp1_ptp_phc_settime()
184 u64 nsec; in mlxsw_sp1_ptp_adjtime() local
200 u64 cycles, nsec; in mlxsw_sp1_ptp_gettimex() local
217 u64 nsec = timespec64_to_ns(ts); in mlxsw_sp1_ptp_settime() local
253 u64 overflow_cycles, nsec, frac = 0; in mlxsw_sp1_ptp_clock_init() local
442 u64 nsec; in mlxsw_sp1_packet_timestamp() local
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/common/
Dcavium_ptp.c167 u64 nsec; in cavium_ptp_gettime() local
189 u64 nsec; in cavium_ptp_settime() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.h49 u64 nsec; in mlx5_timecounter_cyc2time() local
/kernel/linux/linux-5.10/fs/ceph/
Dmetric.h56 __le32 nsec; member
68 __le32 nsec; member
80 __le32 nsec; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dmemx.c108 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()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Ddelay.h116 static inline void ndelay(unsigned long nsec) in ndelay()
/kernel/linux/linux-5.10/include/uapi/linux/
Dpps.h56 __s32 nsec; member
62 __s32 nsec; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dpps.h16 __s32 nsec; member
21 __s32 nsec; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dpps.h29 __s32 nsec; member
34 __s32 nsec; member

12345