Searched defs:bpage (Results 1 – 2 of 2) sorted by relevance
387 static void rb_init_page(struct buffer_data_page *bpage) in rb_init_page()392 static __always_inline unsigned int rb_page_commit(struct buffer_page *bpage) in rb_page_commit()397 static void free_buffer_page(struct buffer_page *bpage) in free_buffer_page()1390 static inline void rb_inc_page(struct buffer_page **bpage) in rb_inc_page()1397 static inline void rb_dec_page(struct buffer_page **bpage) in rb_dec_page()1519 struct buffer_page *bpage) in rb_check_bpage()1987 struct buffer_page *bpage = orig_head; in rb_meta_validate_events() local2228 struct buffer_page *bpage) in rb_meta_buffer_update()2246 struct buffer_page *bpage, *tmp; in __rb_allocate_pages() local2358 struct buffer_page *bpage; in rb_allocate_cpu_buffer() local[all …]
107 struct buffer_data_read_page *bpage; in read_page() local