Lines Matching refs:aux_buffer
78 struct aux_buffer { struct
1371 static struct hws_trailer_entry *aux_sdb_trailer(struct aux_buffer *aux, in aux_sdb_trailer()
1393 struct aux_buffer *aux; in aux_output_end()
1427 struct aux_buffer *aux, in aux_output_begin()
1491 static bool aux_set_alert(struct aux_buffer *aux, unsigned long alert_index, in aux_set_alert()
1541 static bool aux_reset_buffer(struct aux_buffer *aux, unsigned long range, in aux_reset_buffer()
1608 struct aux_buffer *aux; in hw_collect_aux()
1682 struct aux_buffer *aux = data; in aux_buffer_free()
1729 struct aux_buffer *aux; in aux_buffer_setup()
1749 aux = kzalloc(sizeof(struct aux_buffer), GFP_KERNEL); in aux_buffer_setup()
1912 struct aux_buffer *aux; in cpumsf_pmu_add()