HomeSort by relevance Sort by last modified time
    Searched full:backlog_last (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/
heaptracker.c 96 static struct hdr *backlog_last; variable in typeref:struct:hdr
308 &backlog_first, &backlog_last, &backlog_num,
336 __add(hdr, &backlog_first, &backlog_last);
498 while (backlog_last) {
535 num_checked_backlog = check_list(backlog_last, &backlog_lock);
  /hardware/ti/omap4xxx/
heaptracker.c 96 static struct hdr *backlog_last; variable in typeref:struct:hdr
308 &backlog_first, &backlog_last, &backlog_num,
336 __add(hdr, &backlog_first, &backlog_last);
498 while (backlog_last) {
535 num_checked_backlog = check_list(backlog_last, &backlog_lock);

Completed in 149 milliseconds