Searched defs:bpage (Results 1 – 2 of 2) sorted by relevance
361 static void rb_init_page(struct buffer_data_page *bpage) in rb_init_page()366 static __always_inline unsigned int rb_page_commit(struct buffer_page *bpage) in rb_page_commit()371 static void free_buffer_page(struct buffer_page *bpage) in free_buffer_page()1361 static inline void rb_inc_page(struct buffer_page **bpage) in rb_inc_page()1368 static inline void rb_dec_page(struct buffer_page **bpage) in rb_dec_page()1490 struct buffer_page *bpage) in rb_check_bpage()1959 struct buffer_page *bpage = orig_head; in rb_meta_validate_events() local2200 struct buffer_page *bpage) in rb_meta_buffer_update()2252 struct buffer_page *bpage, *tmp; in __rb_allocate_pages() local2381 struct buffer_page *bpage; in rb_allocate_cpu_buffer() local[all …]
107 struct buffer_data_read_page *bpage; in read_page() local