Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dcpu_mf.h323 static inline unsigned long *get_next_sdbt(unsigned long *s) in get_next_sdbt() function
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dperf_cpum_sf.c149 static inline unsigned long *get_next_sdbt(unsigned long *s) in get_next_sdbt() function
193 curr = get_next_sdbt(curr); in free_sampling_buffer()
267 if (sfb->sdbt != get_next_sdbt(tail)) { in realloc_sampling_buffer()
1340 sdbt = get_next_sdbt(sdbt); in hw_perf_event_update()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dperf_cpum_sf.c141 curr = get_next_sdbt(curr); in free_sampling_buffer()
215 if (sfb->sdbt != get_next_sdbt(tail)) { in realloc_sampling_buffer()
1323 sdbt = get_next_sdbt(sdbt); in hw_perf_event_update()

Completed in 7 milliseconds