Home
last modified time | relevance | path

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

1234

/linux/tools/perf/scripts/python/
H A 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 …]
H A 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
H A Dnet_dropmonitor.py72 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, callchain, argument
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-hwtstamp.c14 unsigned int sec, unsigned int nsec) in xgbe_update_tstamp_time()
56 unsigned int nsec) in xgbe_set_tstamp_time()
75 u64 nsec; in xgbe_get_tstamp_time() local
87 u64 nsec; in xgbe_get_tx_tstamp() local
110 u64 nsec; in xgbe_get_rx_tstamp() local
H A Dxgbe-ptp.c41 unsigned int sec, nsec; in xgbe_adjtime() local
78 u64 nsec; in xgbe_gettimex() local
/linux/tools/testing/radix-tree/
H A 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
/linux/kernel/time/
H A Dvsyscall.c33 u64 nsec, sec; in update_vdso_time_data() local
83 u64 nsec; in update_vsyscall() local
146 u64 nsec; in vdso_time_update_aux() local
H A Dtimecounter.c54 u64 nsec; in timecounter_read() local
83 u64 nsec = tc->nsec, frac = tc->frac; in timecounter_cyc2time() local
/linux/arch/xtensa/include/asm/
H A Ddelay.h55 static inline void __ndelay(unsigned long nsec) in __ndelay()
67 static inline void ndelay(unsigned long nsec) in ndelay()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c153 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 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()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_hwtstamp.c118 static int init_systime(void __iomem *ioaddr, u32 sec, u32 nsec) in init_systime()
159 static int adjust_systime(void __iomem *ioaddr, u32 sec, u32 nsec, in adjust_systime()
/linux/fs/adfs/
H A Dinode.c181 s64 nsec; in adfs_adfs2unix_time() local
217 s64 cs, nsec = timespec64_to_ns(ts); in adfs_unix2adfs_time() local
/linux/include/linux/
H A Dtime_namespace.h83 static inline u64 timens_add_boottime_ns(u64 nsec) in timens_add_boottime_ns()
156 static inline u64 timens_add_boottime_ns(u64 nsec) in timens_add_boottime_ns()
H A Dtimecounter.h58 u64 nsec; member
/linux/drivers/net/ethernet/cavium/common/
H A Dcavium_ptp.c167 u64 nsec; in cavium_ptp_gettime() local
189 u64 nsec; in cavium_ptp_settime() local
/linux/include/vdso/
H A Dtime.h9 u64 nsec; member
/linux/drivers/gpu/drm/nouveau/nvif/
H A Dtimer.c50 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 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()
/linux/include/asm-generic/
H A Ddelay.h74 static __always_inline void ndelay(unsigned long nsec) in ndelay()
/linux/include/uapi/linux/
H A Dpps.h56 __s32 nsec; member
62 __s32 nsec; member
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ptp.c119 u64 nsec; in otx2_ptp_hw_settime() local
263 u64 nsec; in otx2_ptp_tc_settime() local
/linux/arch/m68k/include/asm/
H A Ddelay.h116 static inline void ndelay(unsigned long nsec) in ndelay()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramfuc.h123 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/security/selinux/
H A Dnetnode.c45 struct netnode_security_struct nsec; member
[all...]

1234