Searched defs:pt_buffer (Results 1 – 4 of 4) sorted by relevance
88358 struct pt_buffer { struct88359 struct list_head tables;88360 struct topa *first;88361 struct topa *last;88362 struct topa *cur;88363 unsigned int cur_idx;88364 size_t output_off;88365 long unsigned int nr_pages;88366 local_t data_size;88367 local64_t head;[all …]
18277 struct pt_buffer { struct18278 struct list_head tables;18279 struct topa *first;18280 struct topa *last;18281 struct topa *cur;18282 unsigned int cur_idx;18283 size_t output_off;18284 long unsigned int nr_pages;18285 local_t data_size;18286 local64_t head;[all …]
18609 struct pt_buffer { struct18610 struct list_head tables;18611 struct topa *first;18612 struct topa *last;18613 struct topa *cur;18614 unsigned int cur_idx;18615 size_t output_off;18616 unsigned long nr_pages;18617 local_t data_size;18618 local64_t head;[all …]