Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
Dring_buffer.c386 static void rb_init_page(struct buffer_data_page *bpage) in rb_init_page()
391 static __always_inline unsigned int rb_page_commit(struct buffer_page *bpage) in rb_page_commit()
396 static void free_buffer_page(struct buffer_page *bpage) in free_buffer_page()
1354 static inline void rb_inc_page(struct buffer_page **bpage) in rb_inc_page()
1476 struct buffer_page *bpage) in rb_check_bpage()
2089 struct buffer_page *bpage) in rb_meta_buffer_update()
2107 struct buffer_page *bpage, *tmp; in __rb_allocate_pages() local
2231 struct buffer_page *bpage; in rb_allocate_cpu_buffer() local
2334 struct buffer_page *bpage, *tmp; in rb_free_cpu_buffer() local
2594 static inline unsigned long rb_page_entries(struct buffer_page *bpage) in rb_page_entries()
[all …]
Dring_buffer_benchmark.c107 struct buffer_data_read_page *bpage; in read_page() local