Searched defs:hws_cpu_buffer (Results 1 – 1 of 1) sorted by relevance
53 struct hws_cpu_buffer { struct54 unsigned long first_sdbt; /* @ of 1st SDB-Table for this CP*/55 unsigned long worker_entry;56 unsigned long sample_overflow; /* taken from SDB ... */57 struct hws_qsi_info_block qsi;58 struct hws_ssctl_request_block ssctl;59 struct work_struct worker;60 atomic_t ext_params;61 unsigned long req_alert;62 unsigned long loss_of_sample_data;[all …]