Home
last modified time | relevance | path

Searched refs:lts (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_buf.c158 struct xfs_legacy_timestamp *lts; in xfs_inode_from_disk_ts() local
163 lts = (struct xfs_legacy_timestamp *)&ts; in xfs_inode_from_disk_ts()
164 tv.tv_sec = (int)be32_to_cpu(lts->t_sec); in xfs_inode_from_disk_ts()
165 tv.tv_nsec = (int)be32_to_cpu(lts->t_nsec); in xfs_inode_from_disk_ts()
269 struct xfs_legacy_timestamp *lts; in xfs_inode_to_disk_ts() local
275 lts = (struct xfs_legacy_timestamp *)&ts; in xfs_inode_to_disk_ts()
276 lts->t_sec = cpu_to_be32(tv.tv_sec); in xfs_inode_to_disk_ts()
277 lts->t_nsec = cpu_to_be32(tv.tv_nsec); in xfs_inode_to_disk_ts()
/openbmc/u-boot/arch/arm/dts/
H A Dsun50i-a64-pine64-lts.dts11 compatible = "pine64,pine64-lts", "allwinner,sun50i-r18",
H A DMakefile479 sun50i-a64-pine64-lts.dtb \
/openbmc/linux/fs/xfs/
H A Dxfs_inode_item_recover.c130 struct xfs_legacy_timestamp *lts; in xfs_log_dinode_to_disk_ts() local
137 lts = (struct xfs_legacy_timestamp *)&ts; in xfs_log_dinode_to_disk_ts()
139 lts->t_sec = cpu_to_be32(lits->t_sec); in xfs_log_dinode_to_disk_ts()
140 lts->t_nsec = cpu_to_be32(lits->t_nsec); in xfs_log_dinode_to_disk_ts()
/openbmc/u-boot/configs/
H A Dpine64-lts_defconfig16 CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-pine64-lts"
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-pine64-lts.dts9 compatible = "pine64,pine64-lts", "allwinner,sun50i-r18",
H A DMakefile9 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-a64-pine64-lts.dtb
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dpriv.h41 void gm107_ltc_intr_lts(struct nvkm_ltc *, int ltc, int lts);
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/
H A Dtrusted-firmware-a_2.10.9.bb5 SRCBRANCH = "lts-v2.10"
H A Dfiptool-native_2.10.9.bb14 SRCBRANCH = "lts-v2.10"
H A Dtrusted-firmware-a.inc12 UPSTREAM_CHECK_GITTAGREGEX = "^(lts-)?v(?P<pver>\d+(\.\d+)+)$"
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3328-orangepi-r1-plus-lts.dts14 compatible = "xunlong,orangepi-r1-plus-lts", "rockchip,rk3328";
H A DMakefile22 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3328-orangepi-r1-plus-lts.dtb
/openbmc/linux/fs/ocfs2/cluster/
H A Dheartbeat.c1272 unsigned long lts; in o2hb_debug_open() local
1309 lts = reg->hr_last_timeout_start; in o2hb_debug_open()
1311 if (lts) in o2hb_debug_open()
1312 lts = jiffies_to_msecs(jiffies - lts); in o2hb_debug_open()
1313 out += scnprintf(buf + out, PAGE_SIZE - out, "%lu\n", lts); in o2hb_debug_open()
/openbmc/openbmc/poky/documentation/ref-manual/
H A Drelease-process.rst136 :yocto_git:`meta-lts-mixins </meta-lts-mixins>` repository. While the Yocto
/openbmc/openbmc/poky/meta/classes-global/
H A Dsanity.bbclass500 …"See https://discourse.ubuntu.com/t/ubuntu-24-04-lts-noble-numbat-release-notes/39890#unprivileged…
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]