Searched refs:delayed (Results 1 – 18 of 18) sorted by relevance
6 PACKAGES = "${PN}-rootfs ${PN}-delayed-a ${PN}-delayed-b ${PN}-rootfs-failing"9 ALLOW_EMPTY:${PN}-delayed-a = "1"10 ALLOW_EMPTY:${PN}-delayed-b = "1"13 RDEPENDS:${PN}-delayed-a = "${PN}-rootfs"14 RDEPENDS:${PN}-delayed-b = "${PN}-delayed-a"39 pkg_postinst_ontarget:${PN}-delayed-a () {43 echo "${PN}-delayed-a: ${TESTDIR}/rootfs not found"47 touch ${TESTDIR}/delayed-a50 # Depends on delayed-a, delays until first boot, verifies that the delayed-a file was51 # written. This verifies the ordering between delayed postinsts.[all …]
39 * backend is responsible for clearing the delayed flag. See41 - int delayed : 1;42 + unsigned int delayed : 1;
81 int delayed = 0; in wait_for_aps() local85 delayed += delay_step; in wait_for_aps()86 if (delayed >= total_delay) { in wait_for_aps()
126 be delayed by a small number of seconds. It's possible to instruct it
98 delayed by an undefined amount of time. In general, a BMC gets to Ready state
91 - rootfs: Ensure run-postinsts is not uninstalled for read-only-rootfs-delayed-postinsts
385 *read-only-rootfs-delayed-postinsts* and *read-only-rootfs*
89 delayed until the partitions are unmounted during an orderly shutdown.
200 # Process delayed link names
43 IMAGE_FEATURES[validitems] += "read-only-rootfs read-only-rootfs-delayed-postinsts stateless-rootfs…
172 transition to delayed NAND initialization.
231 dropped, and the last one is delayed. "Similar" normally means same
332 - *read-only-rootfs-delayed-postinsts:* when specified in conjunction
24 ioapic_eoi_delayed_reassert(int vector) "delayed reassert on EOI broadcast for vector %d"
4203 delayed-ref.c: 248604204 delayed-ref.h: 6619
841 Patch reviews for feature and recipe upgrade patches are likely be delayed
1085 script to be delayed until the first boot. For example, the script might
6814 + /* Return delayed frames if codec has CODEC_CAP_DELAY */