Home | History | Annotate | Download | only in blktrace

Lines Matching full:ppi_list

104 static struct per_process_info *ppi_list;
663 ppi->list_next = ppi_list;
664 ppi_list = ppi;
1722 ppi = ppi_list;
1731 ppi_list = NULL;
1735 ppi->list_next = ppi_list;
1736 ppi_list = ppi;
1749 ppi = ppi_list;