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

/linux-master/arch/s390/kernel/
H A Dperf_cpum_sf.c149 static inline unsigned long *get_next_sdbt(unsigned long *s) function
193 curr = get_next_sdbt(curr);
267 if (sfb->sdbt != get_next_sdbt(tail)) {
1340 sdbt = get_next_sdbt(sdbt);

Completed in 99 milliseconds