Home
last modified time | relevance | path

Searched defs:cs_buffers (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
Dcoresight-priv.h96 struct cs_buffers { struct
97 unsigned int cur;
98 unsigned int nr_pages;
99 pid_t pid;
100 unsigned long offset;
101 local_t data_size;
102 bool snapshot;
103 void **data_pages;
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
Dcoresight-priv.h96 struct cs_buffers { struct
97 unsigned int cur;
98 unsigned int nr_pages;
99 pid_t pid;
100 unsigned long offset;
101 local_t data_size;
102 bool snapshot;
103 void **data_pages;