Home
last modified time | relevance | path

Searched refs:ntp (Results 1 – 12 of 12) sorted by relevance

/linux/fs/xfs/
A Dxfs_trans.c94 struct xfs_trans *ntp; in xfs_trans_dup() local
103 ntp->t_magic = XFS_TRANS_HEADER_MAGIC; in xfs_trans_dup()
104 ntp->t_mountp = tp->t_mountp; in xfs_trans_dup()
105 INIT_LIST_HEAD(&ntp->t_items); in xfs_trans_dup()
106 INIT_LIST_HEAD(&ntp->t_busy); in xfs_trans_dup()
107 INIT_LIST_HEAD(&ntp->t_dfops); in xfs_trans_dup()
108 ntp->t_firstblock = NULLFSBLOCK; in xfs_trans_dup()
128 xfs_trans_switch_context(tp, ntp); in xfs_trans_dup()
131 xfs_defer_move(ntp, tp); in xfs_trans_dup()
133 xfs_trans_dup_dqinfo(tp, ntp); in xfs_trans_dup()
[all …]
A Dxfs_trans_dquot.c76 struct xfs_trans *ntp) in xfs_trans_dup_dqinfo() argument
86 xfs_trans_alloc_dqinfo(ntp); in xfs_trans_dup_dqinfo()
90 nqa = ntp->t_dqinfo->dqs[j]; in xfs_trans_dup_dqinfo()
/linux/kernel/time/
A Dbuilt-in.a7 ntp.o/
A DMakefile3 obj-y += timekeeping.o ntp.o clocksource.o jiffies.o timer_list.o
A D.ntp.o.cmd1ntp.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin/aarc…
3 source_kernel/time/ntp.o := kernel/time/ntp.c
5 deps_kernel/time/ntp.o := \
1138 kernel/time/ntp.o: $(deps_kernel/time/ntp.o)
1140 $(deps_kernel/time/ntp.o):
A D.built-in.a.cmd1 …l/time/timer.o kernel/time/hrtimer.o kernel/time/timekeeping.o kernel/time/ntp.o kernel/time/clock…
/linux/kernel/
A Dbuilt-in.a121 time/ntp.o/
/linux/Documentation/power/
A Ds2ram.rst80 correct date/time! It is therefore advisable to use a program like ntp-date
/linux/Documentation/devicetree/bindings/hwmon/
A Dntc-thermistor.yaml79 # Deprecated "ntp," compatible strings
/linux/Documentation/admin-guide/
A Drtc.rst93 don't synchronize the kernel time with an external source (via ntp or
/linux/Documentation/userspace-api/ioctl/
A Dioctl-number.rst100 … <ftp://ftp.de.kernel.org/pub/linux/daemons/ntp/PPS/>
/linux/
A DMAINTAINERS19146 F: kernel/time/ntp.c

Completed in 32 milliseconds