Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kernel/
H A Dperf_cpum_sf.c1275 static inline unsigned long aux_sdb_num_empty(struct aux_buffer *aux) in aux_sdb_num_empty() function
1354 if (range > aux_sdb_num_empty(aux)) { in aux_output_begin()
1355 range_scan = range - aux_sdb_num_empty(aux); in aux_output_begin()
1443 if (range <= aux_sdb_num_empty(aux)) in aux_reset_buffer()
1464 range_scan = range - aux_sdb_num_empty(aux); in aux_reset_buffer()