Home
last modified time | relevance | path

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

/linux-6.14.4/arch/s390/kernel/
Dperf_cpum_sf.c236 static int realloc_sampling_buffer(struct sf_buffer *sfb, in realloc_sampling_buffer() function
345 rc = realloc_sampling_buffer(sfb, num_sdb, GFP_KERNEL); in alloc_sampling_buffer()
536 realloc_sampling_buffer(sfb, num, GFP_ATOMIC); in extend_sampling_buffer()