Searched refs:rm_work (Results 1 – 21 of 21) sorted by relevance
/openbmc/openbmc/poky/meta/classes/ |
H A D | rm_work.bbclass | 12 # INHERIT += "rm_work" 14 # To inhibit rm_work for some recipes, specify them in RM_WORK_EXCLUDE. 28 # Use the completion scheduler by default when rm_work is active 32 # Run the rm_work task in the idle scheduling class 33 BB_TASK_IONICE_LEVEL:task-rm_work = "3.0" 46 bbnote "rm_work: Skipping ${PN} since it is in RM_WORK_EXCLUDE" 147 # without also invoking do_rm_work. It only exists when rm_work.bbclass
|
H A D | rm_work_and_downloads.bbclass | 6 # This class is used like rm_work: 21 inherit rm_work
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | disk-space.rst | 13 INHERIT += "rm_work" 17 "rm_work", see the :ref:`ref-classes-rm-work` class in the
|
/openbmc/openbmc/poky/meta/recipes-extended/texinfo-dummy-native/ |
H A D | texinfo-dummy-native.bb | 22 # Using ln causes problems with rm_work
|
/openbmc/openbmc/poky/meta/recipes-support/itstool/itstool/ |
H A D | 0002-Don-t-use-build-time-hardcoded-python-binary-path.patch | 8 has INHERIT+=rm_work. Instread of hardcoding path to python binary use
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | wic-tools.bb | 21 # The sysroot of wic-tools is needed for wic, but if rm_work is enabled, it will
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.1.2.rst | 139 - rm_work: adjust dependency to make do_rm_work_all depend on do_rm_work 140 - rm_work: exclude the SSTATETASKS from the rm_work tasks sinature 150 - sstatesig: skip the rm_work task signature
|
H A D | release-notes-4.0.6.rst | 137 - rm_work: exclude the SSTATETASKS from the rm_work tasks sinature 149 - sstatesig: skip the rm_work task signature
|
H A D | release-notes-4.0.7.rst | 99 - rm_work.bbclass: use HOSTTOOLS 'rm' binary exclusively 100 - rm_work: adjust dependency to make do_rm_work_all depend on do_rm_work
|
H A D | release-notes-4.1.3.rst | 158 - rm_work.bbclass: use HOSTTOOLS 'rm' binary exclusively
|
/openbmc/openbmc/poky/meta/recipes-core/images/ |
H A D | build-appliance-image_15.0.0.bb | 16 # Ensure there's enough space to do a core-image-sato build, with rm_work enabled 66 echo "INHERIT += \"rm_work\"" >> ${IMAGE_ROOTFS}/home/builder/poky/build/conf/auto.conf
|
/openbmc/openbmc/poky/documentation/ |
H A D | poky.yaml.in | 23 …ed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) with "rm_work", rounded up from…
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | qemuboot.bbclass | 155 # qemu-helper-native sysroot is not removed by rm_work and
|
H A D | populate_sdk_ext.bbclass | 832 # We must avoid depending on do_build here if rm_work.bbclass is active,
|
/openbmc/linux/include/linux/ |
H A D | device.h | 834 struct work_struct rm_work; member
|
/openbmc/linux/drivers/base/ |
H A D | core.c | 504 struct device_link *link = container_of(work, struct device_link, rm_work); in device_link_release_fn() 531 INIT_WORK(&link->rm_work, device_link_release_fn); in devlink_dev_release() 538 queue_work(device_link_wq, &link->rm_work); in devlink_dev_release()
|
/openbmc/openbmc/poky/bitbake/ |
H A D | ChangeLog | 234 - #1017 fix to work with rm_work
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | tasks.rst | 400 .. _ref-tasks-rm_work:
|
H A D | classes.rst | 2806 ``rm_work`` 2822 INHERIT += "rm_work"
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-metadata.rst | 808 ``buildhistory`` and ``rm_work`` classes:: 810 inherit buildhistory rm_work
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |