Searched refs:tail_prev (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/kernel/
H A Dperf_cpum_sf.c249 unsigned long *new, *tail, *tail_prev = NULL; local
289 tail_prev = tail;
305 if (tail_prev) {
308 tail = tail_prev;
314 tail_prev = new = NULL; /* Allocated at least one SBD */

Completed in 196 milliseconds