Searched refs:next_lpos (Results 1 – 1 of 1) sorted by relevance
634 unsigned long next_lpos; in data_push_tail() local748 next_lpos)) { /* LMM(data_push_tail:D) */ in data_push_tail()1003 unsigned long next_lpos; in get_next_lpos() local1006 next_lpos = lpos + size; in get_next_lpos()1010 return next_lpos; in get_next_lpos()1027 unsigned long next_lpos; in data_alloc() local1068 next_lpos)); /* LMM(data_alloc:A) */ in data_alloc()1085 blk_lpos->next = next_lpos; in data_alloc()1108 unsigned long next_lpos; in data_realloc() local1137 next_lpos)) { /* LMM(data_realloc:A) */ in data_realloc()[all …]
Completed in 6 milliseconds