Home
last modified time | relevance | path

Searched refs:prb_data_block (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/kernel/printk/
Dprintk_ringbuffer.c346 struct prb_data_block { struct
369 static struct prb_data_block *to_block(struct prb_data_ring *data_ring, in to_block() argument
381 struct prb_data_block *db = NULL; in to_blk_size()
396 struct prb_data_block *db = NULL; in data_check_size()
568 struct prb_data_block *blk; in data_make_reusable()
1026 struct prb_data_block *blk; in data_alloc()
1107 struct prb_data_block *blk; in data_realloc()
1145 struct prb_data_block *old_blk = blk; in data_realloc()
1207 struct prb_data_block *db; in get_data()