Home
last modified time | relevance | path

Searched refs:desc_reopen_last (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/printk/
H A Dprintk_ringbuffer.c295 * desc_reopen_last:A / _prb_commit:B
1257 static struct prb_desc *desc_reopen_last(struct prb_desc_ring *desc_ring, in desc_reopen_last() function
1288 * If desc_reopen_last:A reads from _prb_commit:B, then in desc_reopen_last()
1295 * MB If desc_reopen_last:A to prb_reserve_in_last:A in desc_reopen_last()
1298 DESC_SV(id, desc_reserved))) { /* LMM(desc_reopen_last:A) */ in desc_reopen_last()
1360 d = desc_reopen_last(desc_ring, caller_id, &id); in prb_reserve_in_last()
1378 * desc_reopen_last() checked the caller_id, but there was no in prb_reserve_in_last()
1586 * for this. This pairs with desc_read:B and desc_reopen_last:A. in _prb_commit()
/kernel/linux/linux-6.6/kernel/printk/
H A Dprintk_ringbuffer.c295 * desc_reopen_last:A / _prb_commit:B
1259 static struct prb_desc *desc_reopen_last(struct prb_desc_ring *desc_ring, in desc_reopen_last() function
1290 * If desc_reopen_last:A reads from _prb_commit:B, then in desc_reopen_last()
1297 * MB If desc_reopen_last:A to prb_reserve_in_last:A in desc_reopen_last()
1300 DESC_SV(id, desc_reserved))) { /* LMM(desc_reopen_last:A) */ in desc_reopen_last()
1362 d = desc_reopen_last(desc_ring, caller_id, &id); in prb_reserve_in_last()
1380 * desc_reopen_last() checked the caller_id, but there was no in prb_reserve_in_last()
1590 * for this. This pairs with desc_read:B and desc_reopen_last:A. in _prb_commit()

Completed in 5 milliseconds