Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/trace/
Dring_buffer.c382 static void rb_init_page(struct buffer_data_page *bpage) in rb_init_page()
387 static __always_inline unsigned int rb_page_commit(struct buffer_page *bpage) in rb_page_commit()
392 static void free_buffer_page(struct buffer_page *bpage) in free_buffer_page()
1351 static inline void rb_inc_page(struct buffer_page **bpage) in rb_inc_page()
1473 struct buffer_page *bpage) in rb_check_bpage()
2046 struct buffer_page *bpage) in rb_meta_buffer_update()
2064 struct buffer_page *bpage, *tmp; in __rb_allocate_pages() local
2188 struct buffer_page *bpage; in rb_allocate_cpu_buffer() local
2291 struct buffer_page *bpage, *tmp; in rb_free_cpu_buffer() local
2539 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