Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dcpu_mf.h327 static inline unsigned long *get_next_sdbt(unsigned long *s) in get_next_sdbt() function
/linux-5.19.10/arch/s390/kernel/
Dperf_cpum_sf.c141 curr = get_next_sdbt(curr); in free_sampling_buffer()
214 if (sfb->sdbt != get_next_sdbt(tail)) { in realloc_sampling_buffer()
1307 sdbt = get_next_sdbt(sdbt); in hw_perf_event_update()