Home
last modified time | relevance | path

Searched refs:rm_work (Results 1 – 21 of 21) sorted by relevance

/openbmc/openbmc/poky/meta/classes/
H A Drm_work.bbclass12 # 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 Drm_work_and_downloads.bbclass6 # This class is used like rm_work:
21 inherit rm_work
/openbmc/openbmc/poky/documentation/dev-manual/
H A Ddisk-space.rst13 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 Dtexinfo-dummy-native.bb22 # Using ln causes problems with rm_work
/openbmc/openbmc/poky/meta/recipes-support/itstool/itstool/
H A D0002-Don-t-use-build-time-hardcoded-python-binary-path.patch8 has INHERIT+=rm_work. Instread of hardcoding path to python binary use
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dwic-tools.bb21 # 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 Drelease-notes-4.1.2.rst139 - 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 Drelease-notes-4.0.6.rst137 - rm_work: exclude the SSTATETASKS from the rm_work tasks sinature
149 - sstatesig: skip the rm_work task signature
H A Drelease-notes-4.0.7.rst99 - 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 Drelease-notes-4.1.3.rst158 - rm_work.bbclass: use HOSTTOOLS 'rm' binary exclusively
/openbmc/openbmc/poky/meta/recipes-core/images/
H A Dbuild-appliance-image_15.0.0.bb16 # 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 Dpoky.yaml.in23 …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 Dqemuboot.bbclass155 # qemu-helper-native sysroot is not removed by rm_work and
H A Dpopulate_sdk_ext.bbclass832 # We must avoid depending on do_build here if rm_work.bbclass is active,
/openbmc/linux/include/linux/
H A Ddevice.h834 struct work_struct rm_work; member
/openbmc/linux/drivers/base/
H A Dcore.c504 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 DChangeLog234 - #1017 fix to work with rm_work
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dtasks.rst400 .. _ref-tasks-rm_work:
H A Dclasses.rst2806 ``rm_work``
2822 INHERIT += "rm_work"
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst808 ``buildhistory`` and ``rm_work`` classes::
810 inherit buildhistory rm_work
/openbmc/linux/
H A Dopengrok1.0.log[all...]