Searched refs:snapshot_read_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().
89 * the user land is required to use snapshot_read_next() for this
113 * snapshot_read_next()/snapshot_write_next() is allowed to
120 extern int snapshot_read_next(struct snapshot_handle *handle);
H A Dswap.c385 ret = snapshot_read_next(snapshot);
452 error = snapshot_read_next(&snapshot);
H A Duser.c164 res = snapshot_read_next(&data->handle);
H A Dsnapshot.c1646 * snapshot_read_next - used for reading the system memory snapshot.
1662 int snapshot_read_next(struct snapshot_handle *handle) function

Completed in 118 milliseconds