Searched hist:af508b34d27e3341287d89e0eae6752fdb1b873f (Results 1 – 3 of 3) sorted by relevance
/linux/kernel/power/ |
H A D | user.c | diff af508b34d27e3341287d89e0eae6752fdb1b873f Fri Oct 26 00:59:31 CEST 2007 Rafael J. Wysocki <rjw@sisk.pl> Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
Add a new ioctl, SNAPSHOT_GET_IMAGE_SIZE, returning the size of the (just created) hibernation image, to the hibernation userland interface.
This ioctl is necessary so that the userland utilities using the interface need not access the hibernation image header, owned by the kernel, in order to obtain the size of the image.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Len Brown <len.brown@intel.com>
|
H A D | power.h | diff af508b34d27e3341287d89e0eae6752fdb1b873f Fri Oct 26 00:59:31 CEST 2007 Rafael J. Wysocki <rjw@sisk.pl> Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
Add a new ioctl, SNAPSHOT_GET_IMAGE_SIZE, returning the size of the (just created) hibernation image, to the hibernation userland interface.
This ioctl is necessary so that the userland utilities using the interface need not access the hibernation image header, owned by the kernel, in order to obtain the size of the image.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Len Brown <len.brown@intel.com>
|
H A D | snapshot.c | diff af508b34d27e3341287d89e0eae6752fdb1b873f Fri Oct 26 00:59:31 CEST 2007 Rafael J. Wysocki <rjw@sisk.pl> Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
Add a new ioctl, SNAPSHOT_GET_IMAGE_SIZE, returning the size of the (just created) hibernation image, to the hibernation userland interface.
This ioctl is necessary so that the userland utilities using the interface need not access the hibernation image header, owned by the kernel, in order to obtain the size of the image.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Len Brown <len.brown@intel.com>
|