Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/trace/
Dring_buffer.c353 static void rb_init_page(struct buffer_data_page *bpage) in rb_init_page()
362 static void free_buffer_page(struct buffer_page *bpage) in free_buffer_page()
1244 struct buffer_page **bpage) in rb_inc_page()
1369 struct buffer_page *bpage) in rb_check_bpage()
1402 struct buffer_page *bpage, *tmp; in rb_check_pages() local
1436 struct buffer_page *bpage, *tmp; in __rb_allocate_pages() local
1534 struct buffer_page *bpage; in rb_allocate_cpu_buffer() local
1594 struct buffer_page *bpage, *tmp; in rb_free_cpu_buffer() local
1730 static inline unsigned long rb_page_entries(struct buffer_page *bpage) in rb_page_entries()
1735 static inline unsigned long rb_page_write(struct buffer_page *bpage) in rb_page_write()
[all …]
Dring_buffer_benchmark.c110 void *bpage; in read_page() local