Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dliveupdate.h77 void (*unfreeze)(struct liveupdate_file_op_args *args); member
/linux/tools/testing/selftests/powerpc/eeh/
H A Deeh-functions.sh157 if [ ! -f /proc/device-tree/rtas/ibm,open-sriov-allow-unfreeze ] ||
/linux/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/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/kernel/liveupdate/
H A Dluo_file.c405 if (luo_file->fh->ops->unfreeze) { in luo_file_unfreeze_one()
413 luo_file->fh->ops->unfreeze(&args); in luo_file_unfreeze_one()
/linux/kernel/cgroup/
H A Dfreezer.c197 TRACE_CGROUP_PATH(unfreeze, cgrp); in cgroup_do_freeze()
/linux/drivers/nvme/host/
H A Dpci.c3936 goto unfreeze; in nvme_suspend()
3946 goto unfreeze; in nvme_suspend()
3951 goto unfreeze; in nvme_suspend()
3962 goto unfreeze; in nvme_suspend()
3975 unfreeze: in nvme_suspend()
/linux/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/block/
H A Dblk-zoned.c1964 goto unfreeze; in disk_update_zone_resources()
2009 unfreeze: in disk_update_zone_resources()
H A Dblk-mq.c213 bool unfreeze; in __blk_mq_unfreeze_queue() local
224 unfreeze = blk_unfreeze_check_owner(q); in __blk_mq_unfreeze_queue()
227 return unfreeze; in __blk_mq_unfreeze_queue()
/linux/Documentation/power/
H A Duserland-swsusp.rst133 unfreeze user space processes frozen by SNAPSHOT_UNFREEZE if they are
/linux/init/
H A DKconfig1244 Provides a way to freeze and unfreeze all tasks in a
/linux/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst3018 | - Other programs can unfreeze the filesystem without our knowledge. |