Lines Matching full:query
67 * folioq_nr_slots: Query the capacity of a folio queue segment
68 * @folioq: The segment to query
70 * Query the number of folios that a particular folio queue segment might hold.
79 * folioq_count: Query the occupancy of a folio queue segment
80 * @folioq: The segment to query
82 * Query the number of folios that have been added to a folio queue segment.
91 * folioq_full: Query if a folio queue segment is full
92 * @folioq: The segment to query
94 * Query if a folio queue segment is fully occupied. Note that this does not
105 * @folioq: The segment to query
106 * @slot: The slot number of the folio to query
144 * @folioq: The segment to query
145 * @slot: The slot number of the folio to query
183 * @folioq: The segment to query
184 * @slot: The slot number of the folio to query