• Home
  • Raw
  • Download

Lines Matching refs:arg

1316 static void *frag_next(struct seq_file *m, void *arg, loff_t *pos)  in frag_next()  argument
1318 pg_data_t *pgdat = (pg_data_t *)arg; in frag_next()
1324 static void frag_stop(struct seq_file *m, void *arg) in frag_stop() argument
1368 static int frag_show(struct seq_file *m, void *arg) in frag_show() argument
1370 pg_data_t *pgdat = (pg_data_t *)arg; in frag_show()
1418 static int pagetypeinfo_showfree(struct seq_file *m, void *arg) in pagetypeinfo_showfree() argument
1421 pg_data_t *pgdat = (pg_data_t *)arg; in pagetypeinfo_showfree()
1467 static int pagetypeinfo_showblockcount(struct seq_file *m, void *arg) in pagetypeinfo_showblockcount() argument
1470 pg_data_t *pgdat = (pg_data_t *)arg; in pagetypeinfo_showblockcount()
1512 static int pagetypeinfo_show(struct seq_file *m, void *arg) in pagetypeinfo_show() argument
1514 pg_data_t *pgdat = (pg_data_t *)arg; in pagetypeinfo_show()
1645 static int zoneinfo_show(struct seq_file *m, void *arg) in zoneinfo_show() argument
1647 pg_data_t *pgdat = (pg_data_t *)arg; in zoneinfo_show()
1714 static void *vmstat_next(struct seq_file *m, void *arg, loff_t *pos) in vmstat_next() argument
1722 static int vmstat_show(struct seq_file *m, void *arg) in vmstat_show() argument
1724 unsigned long *l = arg; in vmstat_show()
1733 static void vmstat_stop(struct seq_file *m, void *arg) in vmstat_stop() argument
2049 static int unusable_show(struct seq_file *m, void *arg) in unusable_show() argument
2051 pg_data_t *pgdat = (pg_data_t *)arg; in unusable_show()
2105 static int extfrag_show(struct seq_file *m, void *arg) in extfrag_show() argument
2107 pg_data_t *pgdat = (pg_data_t *)arg; in extfrag_show()