Home
last modified time | relevance | path

Searched refs:unfreeze (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/fpga/
H A Daltr,freeze-bridge-controller.yaml13 unfreeze/enable the bridges which allows traffic to pass through the bridge
H A Dfpga-region.yaml287 region-unfreeze-timeout-us:
/linux-6.15/tools/testing/selftests/powerpc/eeh/
H A Deeh-functions.sh157 if [ ! -f /proc/device-tree/rtas/ibm,open-sriov-allow-unfreeze ] ||
/linux-6.15/drivers/thermal/ti-soc-thermal/
H A Dti-bandgap.c717 goto unfreeze; in ti_bandgap_get_trend()
721 goto unfreeze; in ti_bandgap_get_trend()
726 goto unfreeze; in ti_bandgap_get_trend()
737 unfreeze: in ti_bandgap_get_trend()
/linux-6.15/Documentation/admin-guide/cgroup-v1/
H A Dfreezer-subsystem.rst52 prevent the freeze/unfreeze cycle from becoming visible to the tasks
120 to unfreeze all tasks in the container::
/linux-6.15/kernel/cgroup/
H A Dfreezer.c191 TRACE_CGROUP_PATH(unfreeze, cgrp); in cgroup_do_freeze()
/linux-6.15/drivers/nvme/host/
H A Dpci.c3475 goto unfreeze; in nvme_suspend()
3485 goto unfreeze; in nvme_suspend()
3490 goto unfreeze; in nvme_suspend()
3501 goto unfreeze; in nvme_suspend()
3514 unfreeze: in nvme_suspend()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-power70 seconds, unfreeze tasks and enable nonboot CPUs. If it is in
74 unfreeze tasks and enable nonboot CPUs. Then, we are able to
/linux-6.15/Documentation/power/
H A Duserland-swsusp.rst133 unfreeze user space processes frozen by SNAPSHOT_UNFREEZE if they are
/linux-6.15/block/
H A Dblk-mq.c222 bool unfreeze; in __blk_mq_unfreeze_queue() local
233 unfreeze = blk_unfreeze_check_owner(q); in __blk_mq_unfreeze_queue()
236 return unfreeze; in __blk_mq_unfreeze_queue()
/linux-6.15/init/
H A DKconfig1161 Provides a way to freeze and unfreeze all tasks in a
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst3120 | - Other programs can unfreeze the filesystem without our knowledge. |