Home
last modified time | relevance | path

Searched refs:to_desc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/printk/
H A Dprintk_ringbuffer.c355 static struct prb_desc *to_desc(struct prb_desc_ring *desc_ring, u64 n) in to_desc() function
437 struct prb_desc *desc = to_desc(desc_ring, id); in desc_read()
545 struct prb_desc *desc = to_desc(desc_ring, id); in desc_make_reusable()
966 desc = to_desc(desc_ring, id); in desc_reserve()
1277 d = to_desc(desc_ring, id); in desc_reopen_last()
1449 struct prb_desc *d = to_desc(desc_ring, id); in desc_make_final()
1507 d = to_desc(desc_ring, id); in prb_reserve()
1575 struct prb_desc *d = to_desc(desc_ring, e->id); in _prb_commit()
1792 struct prb_desc *rdesc = to_desc(desc_ring, seq); in prb_read()
/kernel/linux/linux-6.6/kernel/printk/
H A Dprintk_ringbuffer.c355 static struct prb_desc *to_desc(struct prb_desc_ring *desc_ring, u64 n) in to_desc() function
437 struct prb_desc *desc = to_desc(desc_ring, id); in desc_read()
548 struct prb_desc *desc = to_desc(desc_ring, id); in desc_make_reusable()
968 desc = to_desc(desc_ring, id); in desc_reserve()
1279 d = to_desc(desc_ring, id); in desc_reopen_last()
1451 struct prb_desc *d = to_desc(desc_ring, id); in desc_make_final()
1512 d = to_desc(desc_ring, id); in prb_reserve()
1579 struct prb_desc *d = to_desc(desc_ring, e->id); in _prb_commit()
1801 struct prb_desc *rdesc = to_desc(desc_ring, seq); in prb_read()
/kernel/linux/linux-5.10/drivers/dma/
H A Dpl330.c2039 to_desc(struct dma_async_tx_descriptor *tx) in to_desc() function
2511 struct dma_pl330_desc *desc, *last = to_desc(tx); in pl330_tx_submit()
/kernel/linux/linux-6.6/drivers/dma/
H A Dpl330.c2037 to_desc(struct dma_async_tx_descriptor *tx) in to_desc() function
2509 struct dma_pl330_desc *desc, *last = to_desc(tx); in pl330_tx_submit()

Completed in 14 milliseconds