Lines Matching refs:aux_buffer
79 struct aux_buffer { struct
1380 static inline unsigned long aux_sdb_index(struct aux_buffer *aux, in aux_sdb_index()
1391 static inline unsigned long aux_sdb_num_alert(struct aux_buffer *aux) in aux_sdb_num_alert()
1396 static inline unsigned long aux_sdb_num_empty(struct aux_buffer *aux) in aux_sdb_num_empty()
1404 static struct hws_trailer_entry *aux_sdb_trailer(struct aux_buffer *aux, in aux_sdb_trailer()
1426 struct aux_buffer *aux; in aux_output_end()
1460 struct aux_buffer *aux, in aux_output_begin()
1522 static bool aux_set_alert(struct aux_buffer *aux, unsigned long alert_index, in aux_set_alert()
1571 static bool aux_reset_buffer(struct aux_buffer *aux, unsigned long range, in aux_reset_buffer()
1637 struct aux_buffer *aux; in hw_collect_aux()
1708 struct aux_buffer *aux = data; in aux_buffer_free()
1755 struct aux_buffer *aux; in aux_buffer_setup()
1775 aux = kzalloc(sizeof(struct aux_buffer), GFP_KERNEL); in aux_buffer_setup()
1938 struct aux_buffer *aux; in cpumsf_pmu_add()