Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dcpu_mf.h288 static inline unsigned long *get_next_sdbt(unsigned long *s) in get_next_sdbt() function
/linux-4.4.14/arch/s390/kernel/
Dperf_cpum_sf.c133 curr = get_next_sdbt(curr); in free_sampling_buffer()
206 if (sfb->sdbt != get_next_sdbt(tail)) { in realloc_sampling_buffer()
1270 sdbt = get_next_sdbt(sdbt); in hw_perf_event_update()
/linux-4.4.14/arch/s390/oprofile/
Dhwsampler.c354 curr = get_next_sdbt(curr); in deallocate_sdbt()
789 sdbt = get_next_sdbt(sdbt); in worker_on_interrupt()