Lines Matching refs:aux_buffer
79 struct aux_buffer { struct
1411 static inline unsigned long aux_sdb_index(struct aux_buffer *aux, in aux_sdb_index()
1422 static inline unsigned long aux_sdb_num_alert(struct aux_buffer *aux) in aux_sdb_num_alert()
1427 static inline unsigned long aux_sdb_num_empty(struct aux_buffer *aux) in aux_sdb_num_empty()
1435 static struct hws_trailer_entry *aux_sdb_trailer(struct aux_buffer *aux, in aux_sdb_trailer()
1457 struct aux_buffer *aux; in aux_output_end()
1491 struct aux_buffer *aux, in aux_output_begin()
1553 static bool aux_set_alert(struct aux_buffer *aux, unsigned long alert_index, in aux_set_alert()
1602 static bool aux_reset_buffer(struct aux_buffer *aux, unsigned long range, in aux_reset_buffer()
1668 struct aux_buffer *aux; in hw_collect_aux()
1742 struct aux_buffer *aux = data; in aux_buffer_free()
1789 struct aux_buffer *aux; in aux_buffer_setup()
1809 aux = kzalloc(sizeof(struct aux_buffer), GFP_KERNEL); in aux_buffer_setup()
1972 struct aux_buffer *aux; in cpumsf_pmu_add()