Lines Matching full:mark
35 unsigned long marks; /* 1-bit mark per folio */
36 unsigned long marks2; /* Second 1-bit mark per folio */
37 unsigned long marks3; /* Third 1-bit mark per folio */
104 * folioq_is_marked: Check first folio mark in a folio queue segment
108 * Determine if the first mark is set for the folio in the specified slot in a
117 * folioq_mark: Set the first mark on a folio in a folio queue segment
121 * Set the first mark for the folio in the specified slot in a folio queue
130 * folioq_unmark: Clear the first mark on a folio in a folio queue segment
134 * Clear the first mark for the folio in the specified slot in a folio queue
143 * folioq_is_marked2: Check second folio mark in a folio queue segment
147 * Determine if the second mark is set for the folio in the specified slot in a
156 * folioq_mark2: Set the second mark on a folio in a folio queue segment
160 * Set the second mark for the folio in the specified slot in a folio queue
169 * folioq_unmark2: Clear the second mark on a folio in a folio queue segment
173 * Clear the second mark for the folio in the specified slot in a folio queue
182 * folioq_is_marked3: Check third folio mark in a folio queue segment
186 * Determine if the third mark is set for the folio in the specified slot in a
195 * folioq_mark3: Set the third mark on a folio in a folio queue segment
199 * Set the third mark for the folio in the specified slot in a folio queue
208 * folioq_unmark3: Clear the third mark on a folio in a folio queue segment
212 * Clear the third mark for the folio in the specified slot in a folio queue
249 * The folio size is extracted and stored in the queue, the first mark is set