Lines Matching refs:skip
224 TP_PROTO(struct swap_info_struct *sis, struct page *page, bool *skip),
225 TP_ARGS(sis, page, skip));
231 bool free_slots, bool *skip),
232 TP_ARGS(cache, type, free_slots, skip), 1);
235 bool free_slots, bool *skip),
236 TP_ARGS(cache, type, free_slots, skip));
238 TP_PROTO(struct swap_slots_cache *cache, int *ret, bool *skip),
239 TP_ARGS(cache, ret, skip), 1);
241 TP_PROTO(struct swap_slots_cache *cache, int *ret, bool *skip),
242 TP_ARGS(cache, ret, skip));
244 TP_PROTO(swp_entry_t entry, struct swap_slots_cache *cache, bool *skip),
245 TP_ARGS(entry, cache, skip), 1);
247 TP_PROTO(swp_entry_t entry, struct swap_slots_cache *cache, bool *skip),
248 TP_ARGS(entry, cache, skip));
264 TP_PROTO(struct swap_info_struct *si, bool *skip),
265 TP_ARGS(si, skip));
273 TP_PROTO(struct swap_info_struct *si, bool *skip),
274 TP_ARGS(si, skip));
276 TP_PROTO(struct swap_info_struct **p, bool *skip),
277 TP_ARGS(p, skip), 1);
279 TP_PROTO(struct swap_info_struct **p, bool *skip),
280 TP_ARGS(p, skip));