Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c1396 static inline unsigned long aux_sdb_num_empty(struct aux_buffer *aux) in aux_sdb_num_empty() function
1482 if (range > aux_sdb_num_empty(aux)) { in aux_output_begin()
1483 range_scan = range - aux_sdb_num_empty(aux); in aux_output_begin()
1582 if (range <= aux_sdb_num_empty(aux)) in aux_reset_buffer()
1603 range_scan = range - aux_sdb_num_empty(aux); in aux_reset_buffer()