Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/printk/
H A Dprintk_ringbuffer.c277 * desc_reserve:D / desc_push_tail:C
304 * desc_push_tail:B / desc_reserve:D
765 static bool desc_push_tail(struct printk_ringbuffer *rb, in desc_push_tail() function
823 NULL, NULL); /* LMM(desc_push_tail:A) */ in desc_push_tail()
834 DESC_ID(tail_id + 1)); /* LMM(desc_push_tail:B) */ in desc_push_tail()
844 * If desc_push_tail:A reads from desc_reserve:F, then in desc_push_tail()
845 * desc_push_tail:D reads from desc_push_tail:B. in desc_push_tail()
849 * MB from desc_push_tail:B to desc_reserve:F in desc_push_tail()
851 * RMB from desc_push_tail in desc_push_tail()
[all...]
/kernel/linux/linux-6.6/kernel/printk/
H A Dprintk_ringbuffer.c277 * desc_reserve:D / desc_push_tail:C
304 * desc_push_tail:B / desc_reserve:D
767 static bool desc_push_tail(struct printk_ringbuffer *rb, in desc_push_tail() function
825 NULL, NULL); /* LMM(desc_push_tail:A) */ in desc_push_tail()
836 DESC_ID(tail_id + 1)); /* LMM(desc_push_tail:B) */ in desc_push_tail()
846 * If desc_push_tail:A reads from desc_reserve:F, then in desc_push_tail()
847 * desc_push_tail:D reads from desc_push_tail:B. in desc_push_tail()
851 * MB from desc_push_tail:B to desc_reserve:F in desc_push_tail()
853 * RMB from desc_push_tail in desc_push_tail()
[all...]

Completed in 3 milliseconds