Searched defs:bpage (Results 1 – 2 of 2) sorted by relevance
386 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()1361 static inline void rb_dec_page(struct buffer_page **bpage) in rb_dec_page()1483 struct buffer_page *bpage) in rb_check_bpage()1946 struct buffer_page *bpage = orig_head; in rb_meta_validate_events() local2187 struct buffer_page *bpage) in rb_meta_buffer_update()2205 struct buffer_page *bpage, *tmp; in __rb_allocate_pages() local2329 struct buffer_page *bpage; in rb_allocate_cpu_buffer() local[all …]
107 struct buffer_data_read_page *bpage; in read_page() local