Searched defs:hws_cpu_buffer (Results 1 – 1 of 1) sorted by relevance
33 struct hws_cpu_buffer { struct34 unsigned long first_sdbt; /* @ of 1st SDB-Table for this CP*/35 unsigned long worker_entry;36 unsigned long sample_overflow; /* taken from SDB ... */37 struct hws_qsi_info_block qsi;38 struct hws_ssctl_request_block ssctl;39 struct work_struct worker;40 atomic_t ext_params;41 unsigned long req_alert;42 unsigned long loss_of_sample_data;[all …]