Home
last modified time | relevance | path

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

/include/trace/events/
Dcompaction.h317 TP_PROTO(int nid, int order, enum zone_type classzone_idx),
319 TP_ARGS(nid, order, classzone_idx),
324 __field(enum zone_type, classzone_idx)
330 __entry->classzone_idx = classzone_idx;
336 __print_symbolic(__entry->classzone_idx, ZONE_TYPE))
341 TP_PROTO(int nid, int order, enum zone_type classzone_idx),
343 TP_ARGS(nid, order, classzone_idx)
348 TP_PROTO(int nid, int order, enum zone_type classzone_idx),
350 TP_ARGS(nid, order, classzone_idx)
Dvmscan.h268 TP_PROTO(int classzone_idx,
277 TP_ARGS(classzone_idx, order, nr_requested, nr_scanned, nr_skipped, nr_taken, isolate_mode, lru),
280 __field(int, classzone_idx)
291 __entry->classzone_idx = classzone_idx;
303 __entry->classzone_idx,
/include/linux/
Dcompaction.h100 unsigned int alloc_flags, int classzone_idx);
185 extern void wakeup_kcompactd(pg_data_t *pgdat, int order, int classzone_idx);
193 int alloc_flags, int classzone_idx) in compaction_suitable() argument
235 static inline void wakeup_kcompactd(pg_data_t *pgdat, int order, int classzone_idx) in wakeup_kcompactd() argument
Dmmzone.h817 enum zone_type classzone_idx);
819 int classzone_idx, unsigned int alloc_flags,
822 unsigned long mark, int classzone_idx,
825 unsigned long mark, int classzone_idx);