Searched refs:snapshot_write_next (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/power/
H A Dpower.h86 * snapshot_read_next() and snapshot_write_next().
93 * snapshot_write_next().
107 * snapshot_write_next() that it may
113 * snapshot_read_next()/snapshot_write_next() is allowed to
121 extern int snapshot_write_next(struct snapshot_handle *handle);
H A Dswap.c563 error = snapshot_write_next(snapshot);
606 error = snapshot_write_next(&snapshot);
H A Duser.c194 res = snapshot_write_next(&data->handle);
H A Dsnapshot.c1970 * @buffer, where the caller of snapshot_write_next() has place them,
2118 * get_buffer - compute the address that snapshot_write_next() should
2158 * snapshot_write_next - used for writing the system memory snapshot.
2174 int snapshot_write_next(struct snapshot_handle *handle) function
2235 * snapshot_write_next() in case the last page in the image happens

Completed in 175 milliseconds