Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dsnapshot.c341 * bitmap objects, a struct bm_position used for browsing the bitmap,
403 /* struct bm_position is used for browsing memory bitmaps */
405 struct bm_position { struct
418 struct bm_position cur; /* most recently used bit position */ argument