Home
last modified time | relevance | path

Searched refs:earlier (Results 1 – 25 of 42) sorted by relevance

12

/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-inode-lock.m45 dnl # We test inode_lock_shared because inode_lock is introduced earlier.
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A DREADME.md7 Only when building ZFS version 0.7.x or earlier must an external SPL release
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/partitions/
H A Dbrcm,bcm947xx-cfe-partitions.txt24 As mentioned earlier, role of some partitions may depend on extra configuration.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Darmada-xp-db-xc3-24g4xg.dts12 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
H A Darmada-xp-db-dxbc2.dts12 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
H A Darmada-370-rd.dts13 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
H A Darmada-xp-db.dts16 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
H A Darmada-xp-gp.dts15 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
H A Darmada-370-db.dts15 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
H A Darmada-370-synology-ds213j.dts11 * DSM software provided by Synology. Nonetheless, some earlier boards
H A Darmada-xp-synology-ds414.dts11 * DSM software provided by Synology. Nonetheless, some earlier boards
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Diss4xx.dts6 * Based on earlier code:
H A Diss4xx-mpic.dts6 * Based on earlier code:
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dapm-xgene-phy.txt23 data earlier than the nominal sampling point. 1 means
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dgemini.txt6 It was derived from earlier products from Storm named SL3316 (Centroid) and
H A Darm,realview.yaml15 the earlier CPUs such as TrustZone and multicore (MPCore).
/f-stack/dpdk/doc/guides/linux_gsg/
H A Dlinux_drivers.rst90 Linux versions earlier than version 3.6 do not support VFIO.
94 Linux versions earlier than version 5.7 do not support the creation of
318 Please refer to earlier sections on how to configure kernel parameters
H A Dnic_perf_intel_platform.rst131 See the earlier section on :ref:`linux_gsg_hugepages` for more details.
/f-stack/freebsd/contrib/device-tree/Bindings/mmc/
H A Dsdhci-msm.txt30 - SD Core register map (required for controllers earlier than msm-v5)
/f-stack/tools/libxo/doc/
H A Dformatting.rst94 This line will generate the same text output as the earlier printf
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_dataset.h442 boolean_t dsl_dataset_is_before(dsl_dataset_t *later, dsl_dataset_t *earlier,
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dbrcm,brcmnand.txt57 earlier versions of this core that include WP
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward_access_ctrl.rst162 As described earlier, the application assume rules are listed in descending order of priority,
312 As described earlier, both ACL and route rules are assumed to be saved in the same file.
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dsnps,dwc-qos-ethernet.txt21 compatible with earlier revisions of this binding.
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c2324 snapshot_is_before(zfs_handle_t *earlier, zfs_handle_t *later) in snapshot_is_before() argument
2331 uint64_t earlier_txg = zfs_prop_get_int(earlier, ZFS_PROP_CREATETXG); in snapshot_is_before()
2336 zfs_handle_t *earlier_dir = name_to_dir_handle(earlier->zfs_hdl, in snapshot_is_before()
2337 earlier->zfs_name); in snapshot_is_before()
2355 zfs_handle_t *origin = zfs_open(earlier->zfs_hdl, clonename, in snapshot_is_before()
2365 strcmp(origin->zfs_name, earlier->zfs_name) == 0) { in snapshot_is_before()
2374 ret = snapshot_is_before(earlier, origin); in snapshot_is_before()

12