Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c245 static int realloc_sampling_buffer(struct sf_buffer *sfb, in realloc_sampling_buffer() function
359 rc = realloc_sampling_buffer(sfb, num_sdb, GFP_KERNEL); in alloc_sampling_buffer()
575 rc = realloc_sampling_buffer(sfb, num, GFP_ATOMIC); in extend_sampling_buffer()